Difference between revisions of "Category:FormInput"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T16:36:04Z)
(modified by JSMW_PageSchema at 2015-01-07T22:24:07Z)
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
<PageSchema>
+
<PageSchema category="FormInput" name="FormInput" pluralName="FormInputs">
  <category>FormInput</category>
+
   <semanticforms_Form name="FormInput" pluralName="FormInputs"/>
   <semanticforms_Form name="FormInput"/>
+
   <Template name="FormInput" pluralName="FormInputs" format="standard">
   <Template name="FormInput" format="standard">
+
       <Field name="inputType" pluralName="inputTypes">
       <Field name="field">
 
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
             <InputType>Page</InputType>
+
             <InputType></InputType>
             <Parameter name="size">80</Parameter>
+
             <Parameter name="size" pluralName="sizes">80</Parameter>
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
         <Label>Form</Label>
+
         <Label>inputType</Label>
         <semanticmediawiki_Property name="FormInput_field">
+
        <semanticmediawiki_Property name="FormInput_inputType" pluralName="FormInput_inputTypes">
 +
            <Type>Text</Type>
 +
        </semanticmediawiki_Property>
 +
      </Field>
 +
      <Field category="Field" name="field" pluralName="fields">
 +
        <semanticforms_FormInput>
 +
            <InputType>combobox</InputType>
 +
            <Parameter name="size" pluralName="sizes">80</Parameter>
 +
            <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">Field</Parameter>
 +
            <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>Field</Label>
 +
         <semanticmediawiki_Property name="FormInput_field" pluralName="FormInput_fields">
 
             <Type>Page</Type>
 
             <Type>Page</Type>
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
Line 16: Line 27:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T16:36:04Z<br>
+
This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-07T22:24:07Z<br>
It has the template: [[:Template:FormInput]]<br>
+
The following results are based on it:
And the form: [[:Form:FormInput]]<br>
+
* [[:Category:FormInput]]<br>
the inputType can be any of [https://semantic-mediawiki.org/wiki/Help:List_of_datatypes Help:List_of_datatypes]<br>
+
* [[:Template:FormInput]]<br>
 +
* [[:Form:FormInput]]<br>
 +
the inputType can be according to <br>see [https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Allowed_input_types_for_data_types allowed input types] or <br>any of [https://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs Semantic Form Inputs]<br>
 +
* see also [[:Category:Field]]
 +
=== UML diagram for FormInput PageSchema===
 
<uml>
 
<uml>
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white
Line 26: Line 41:
 
skinparam classFontSize 12
 
skinparam classFontSize 12
 
skinparam classFontName Arial
 
skinparam classFontName Arial
 +
skinparam NoteBorderColor #FF8000
 +
skinparam NoteBackgroundColor #FFFFF0
  
title PageSchema FormInput
+
title FormInput
 
note as FormInputDiagramNote
 
note as FormInputDiagramNote
 
Copyright (c) 2015 BITPlan GmbH
 
Copyright (c) 2015 BITPlan GmbH
 +
[[http://www.bitplan.com]]
 
end note
 
end note
 
note as FormInputNote  
 
note as FormInputNote  
 
+
I am a userinterface control to add input for a template field
 
end note
 
end note
 
FormInputNote ..FormInput
 
FormInputNote ..FormInput
 
Class FormInput <<Category>> {
 
Class FormInput <<Category>> {
Page Form
+
Text inputType
  
 
}
 
}
 +
FormInput -- Field
 
hide  <<Category>> circle
 
hide  <<Category>> circle
 
</uml>
 
</uml>

Latest revision as of 00:24, 8 January 2015

<PageSchema category="FormInput" name="FormInput" pluralName="FormInputs">

  <semanticforms_Form name="FormInput" pluralName="FormInputs"/>
  <Template name="FormInput" pluralName="FormInputs" format="standard">
     <Field name="inputType" pluralName="inputTypes">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">80</Parameter>
        </semanticforms_FormInput>
        <Label>inputType</Label>
        <semanticmediawiki_Property name="FormInput_inputType" pluralName="FormInput_inputTypes">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field category="Field" name="field" pluralName="fields">
        <semanticforms_FormInput>
           <InputType>combobox</InputType>
           <Parameter name="size" pluralName="sizes">80</Parameter>
           <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">Field</Parameter>
           <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
        </semanticforms_FormInput>
        <Label>Field</Label>
        <semanticmediawiki_Property name="FormInput_field" pluralName="FormInput_fields">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T22:24:07Z
The following results are based on it:

the inputType can be according to
see allowed input types or
any of Semantic Form Inputs

UML diagram for FormInput PageSchema

Pages in category "FormInput"

This category contains only the following page.