icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Property | Property | Properties | a Property is a Feature/Attribute of a Topic |
Action actionpage, Action author, Action comment, Action engine, Action input, Action inputtype, Action name, Action output, Action service, Action servicetype, Action since, Attendee crm, Attendee email, Attendee event, Attendee events, Attendee firstName, Attendee introduction, Attendee jobTitle, Attendee name, Attendee picture, Attendee publish, Attendee socialLinks, Attendee talk, Context copyright, Context demo, Context master, Context name, Context since, Context updated, Event Audience, Event Collection, Event GeneralChair, Event LocalChair, Event ProgramChair, Event SponsorshipChair, Event Type, Event Wikidata, Event address, Event calendar, Event conference, Event description, Event finish, Event location, Event start, Location address, Location capacity, Location city, Location country, Location facilities, Location name... further results
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Property allowedValues | There are two ways to specified allowed Values:
| Types/Text | allowedValues | allowedValues | false | false | |
Property defaultValue | default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value. see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default) | Types/Code | defaultValue | default | false | false | |
Property documentation | The documentation for a property | Types/Text | documentation | documentation | false | false | |
Property externalFormatterURI | see https://www.semantic-mediawiki.org/wiki/Help:Special_property_External_formatter_URI When using this property the type of the property should be set to https://www.semantic-mediawiki.org/wiki/Help:Type_External_identifier automatically by the generator | Types/Text | externalFormatterURI | external formatter URI | false | false | |
Property index | A positive number that specifies at which position of a Topic the given property should show. The first property to show has the index 1 each following property has an index that is +1 of the previous. | Types/Number | index | index | false | false | |
Property inputType | see
| Types/Text | inputType | inputType | text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps | false | false |
Property isLink | true if this Property is derived form a Link. It will not be exported to SiDIF separately and automatically be added by the Property Generator | Types/Boolean | isLink | isLink | false | false | |
Property label | The label to be shown when in a form | Types/Text | label | label | false | false | |
Property mandatory | Specifies that this field must be filled in by the user. Note: mandatory should not be used in conjunction with hidden. Use of both in any field will cause the mandatory check on any field to fail when the form is saved. see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag | Types/Boolean | mandatory | mandatory | false | false | |
Property name | The name of the property | Types/Text | name | name | true | false | |
Property namespace | namespace prefix | Types/Text | namespace | namespace | false | false | |
Property nullable | should nullvalues be allowed and value set to NULL when empty? | Types/Boolean | nullable | allow nulls? | false | false | |
Property primaryKey | is this property a primary key of it's topic? | Types/Boolean | primaryKey | primary key | false | false | |
Property scope | The scope of the property | Types/Text | scope | scope | Root,Override,Global | true | false |
Property showInGrid | I am true if this property is displayed in the default list of properties for my topic as a column | Types/Boolean | showInGrid | showInGrid | false | false | |
Property size | the display size of the field for the property | Types/Number | size | size | false | false | |
Property sortPos | If none empty >0 this is the position in the sort clause of this
property. This is used when displaying list of the topic as the default sort order and it is used for selecting topics . E.g. Sortpos 1 for attribute lastname and sortpos 2 for attribute firstname leads to sort by lastname,firstname | Types/Number | sortPos | sortPos | false | false | |
Property topic | topic | Types/Page | topic | topic | |||
Property type | The type of a Property | Types/Page | type | type | false | false | |
Property uploadable | Specifies that a link should be placed next to this field, that opens a popup window to let the user upload a file; see 'Uploading files', below. See The type of the target property needs to be Page for this to work | Types/Boolean | uploadable | uploadable | false | false | |
Property values from | Specifies where to get the possible values to be displayed in a form from see
http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
| Types/Code | values_from | values from | false | false |