Difference between revisions of "Category:FormInput"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-07T08:14:18Z)
(modified by JSMW_PageSchema at 2015-01-07T08:15:37Z)
Line 12: Line 12:
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
 
       </Field>
 
       </Field>
       <Field category="Form" name="field">
+
       <Field category="Field" name="field">
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
 
             <InputType>combobox</InputType>
 
             <InputType>combobox</InputType>
 
             <Parameter name="size">80</Parameter>
 
             <Parameter name="size">80</Parameter>
             <Parameter name="autocomplete on category">Form</Parameter>
+
             <Parameter name="autocomplete on category">Field</Parameter>
 
             <Parameter name="mandatory"></Parameter>
 
             <Parameter name="mandatory"></Parameter>
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
         <Label>Form</Label>
+
         <Label>Field</Label>
 
         <semanticmediawiki_Property name="FormInput_field">
 
         <semanticmediawiki_Property name="FormInput_field">
 
             <Type>Page</Type>
 
             <Type>Page</Type>
Line 27: Line 27:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T08:14:18Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T08:15:37Z<br>
 
It has the template: [[:Template:FormInput]]<br>
 
It has the template: [[:Template:FormInput]]<br>
 
And the form: [[:Form:FormInput]]<br>
 
And the form: [[:Form:FormInput]]<br>
 
the inputType can be any of [https://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs Semantic Form Inputs]<br>
 
the inputType can be any of [https://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs Semantic Form Inputs]<br>
* see also [[:Category:Form]]
+
* see also [[:Category:Field]]
 
<uml>
 
<uml>
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white
Line 54: Line 54:
  
 
}
 
}
FormInput -- Form
+
FormInput -- Field
 
hide  <<Category>> circle
 
hide  <<Category>> circle
 
</uml>
 
</uml>

Revision as of 10:15, 7 January 2015

<PageSchema category="FormInput">

  <semanticforms_Form name="FormInput"/>
  <Template name="FormInput" format="standard">
     <Field name="inputType">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>inputType</Label>
        <semanticmediawiki_Property name="FormInput_inputType">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field category="Field" name="field">
        <semanticforms_FormInput>
           <InputType>combobox</InputType>
           <Parameter name="size">80</Parameter>
           <Parameter name="autocomplete on category">Field</Parameter>
           <Parameter name="mandatory"></Parameter>
        </semanticforms_FormInput>
        <Label>Field</Label>
        <semanticmediawiki_Property name="FormInput_field">
           <Type>Page</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T08:15:37Z
It has the template: Template:FormInput
And the form: Form:FormInput
the inputType can be any of Semantic Form Inputs

Pages in category "FormInput"

This category contains only the following page.