Difference between revisions of "Category:Form"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T13:22:13Z)
(modified by JSMW_PageSchema at 2015-01-06T13:33:42Z)
Line 26: Line 26:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T13:22:13Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T13:33:42Z<br>
 
It has the template: [[:Template:Form]]<br>
 
It has the template: [[:Template:Form]]<br>
 
And the form: [[:Form:Form]]<br>
 
And the form: [[:Form:Form]]<br>
<uml>
+
<uml>skinparam classBackgroundColor white
  Class Form{
+
skinparam classBorderColor #FF8000
 
+
skinparam classFontColor black
 +
skinparam classFontSize 12
 +
skinparam classFontName Arial
 +
titlePageSchema Form
 +
note as FormNote
 +
Copyright (c) 2015 BITPlan GmbH
 +
end note
 +
Class Form{
 +
 
 
   }
 
   }
 
   </uml>
 
   </uml>
 +
</uml>

Revision as of 15:33, 6 January 2015

<PageSchema>

  <semanticforms_Form name="Form"/>
  <Template name="Form" format="standard">
     <Field name="createtitle">
        <semanticforms_FormInput>
           <InputType>Text</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>create Title</Label>
     </Field>
     <Field name="edittitle">
        <semanticforms_FormInput>
           <InputType>Text</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>edit Title</Label>
     </Field>
     <Field name="pageschema">
        <semanticforms_FormInput>
           <InputType>Page</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>Schema</Label>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T13:33:42Z
It has the template: Template:Form
And the form: Form:Form

</uml>

Pages in category "Form"

The following 2 pages are in this category, out of 2 total.