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:54:02Z)
(modified by JSMW_PageSchema at 2015-01-07T22:24:00Z)
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
<PageSchema category="Form" name="Form" pluralName="Forms">
 +
  <semanticforms_Form name="Form" pluralName="Forms"/>
 +
  <Template name="Form" pluralName="Forms" format="standard">
 +
      <Field name="createtitle" pluralName="createtitles">
 +
        <semanticforms_FormInput>
 +
            <InputType></InputType>
 +
            <Parameter name="size" pluralName="sizes">80</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>create Title</Label>
 +
        <semanticmediawiki_Property name="Form_createtitle" pluralName="Form_createtitles">
 +
            <Type>Text</Type>
 +
        </semanticmediawiki_Property>
 +
      </Field>
 +
      <Field name="edittitle" pluralName="edittitles">
 +
        <semanticforms_FormInput>
 +
            <InputType></InputType>
 +
            <Parameter name="size" pluralName="sizes">80</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>edit Title</Label>
 +
        <semanticmediawiki_Property name="Form_edittitle" pluralName="Form_edittitles">
 +
            <Type>Text</Type>
 +
        </semanticmediawiki_Property>
 +
      </Field>
 +
      <Field category="PageSchema" name="pageschema" pluralName="pageschemas">
 +
        <semanticforms_FormInput>
 +
            <InputType>combobox</InputType>
 +
            <Parameter name="size" pluralName="sizes">80</Parameter>
 +
            <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">PageSchema</Parameter>
 +
            <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>Schema</Label>
 +
        <semanticmediawiki_Property name="Form_pageschema" pluralName="Form_pageschemas">
 +
            <Type>Page</Type>
 +
        </semanticmediawiki_Property>
 +
      </Field>
 +
  </Template>
 +
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2at2015-01-06T13:54:02Z<br>
+
This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-07T22:24:00Z<br>
It has the template: [[:Template:Form]]<br>
+
The following results are based on it:  
And the form: [[:Form:Form]]<br>
+
* [[:Category:Form]]<br>
 +
* [[:Template:Form]]<br>
 +
* [[:Form:Form]]<br>
 +
<br>
 +
* see also [[:Category:PageSchema]]
 +
=== UML diagram for Form PageSchema===
 
<uml>
 
<uml>
 
skinparam classBackgroundColor white
 
skinparam classBackgroundColor white
Line 10: Line 51:
 
skinparam classFontSize 12
 
skinparam classFontSize 12
 
skinparam classFontName Arial
 
skinparam classFontName Arial
 +
skinparam NoteBorderColor #FF8000
 +
skinparam NoteBackgroundColor #FFFFF0
  
title PageSchema Form
+
title Form
 
note as FormDiagramNote
 
note as FormDiagramNote
 
Copyright (c) 2015 BITPlan GmbH
 
Copyright (c) 2015 BITPlan GmbH
 +
[[http://www.bitplan.com]]
 
end note
 
end note
note as FormNote
+
note as FormNote  
  
 
end note
 
end note
Class Form{
+
FormNote ..Form
 +
Class Form <<Category>> {
 +
Text create Title
 +
Text edit Title
  
 
}
 
}
 +
Form -- PageSchema
 +
hide  <<Category>> circle
 
</uml>
 
</uml>

Latest revision as of 00:24, 8 January 2015

<PageSchema category="Form" name="Form" pluralName="Forms">

  <semanticforms_Form name="Form" pluralName="Forms"/>
  <Template name="Form" pluralName="Forms" format="standard">
     <Field name="createtitle" pluralName="createtitles">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">80</Parameter>
        </semanticforms_FormInput>
        <Label>create Title</Label>
        <semanticmediawiki_Property name="Form_createtitle" pluralName="Form_createtitles">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="edittitle" pluralName="edittitles">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size" pluralName="sizes">80</Parameter>
        </semanticforms_FormInput>
        <Label>edit Title</Label>
        <semanticmediawiki_Property name="Form_edittitle" pluralName="Form_edittitles">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field category="PageSchema" name="pageschema" pluralName="pageschemas">
        <semanticforms_FormInput>
           <InputType>combobox</InputType>
           <Parameter name="size" pluralName="sizes">80</Parameter>
           <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">PageSchema</Parameter>
           <Parameter name="mandatory" pluralName="mandatorys"></Parameter>
        </semanticforms_FormInput>
        <Label>Schema</Label>
        <semanticmediawiki_Property name="Form_pageschema" pluralName="Form_pageschemas">
           <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:00Z
The following results are based on it:


UML diagram for Form PageSchema

Pages in category "Form"

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