Konzept:Property: Unterschied zwischen den Versionen

aus wiki, dem genealogischen Lexikon zum Mitmachen.
Zur Navigation springen Zur Suche springen
(pushed from contexts by wikipush)
 
(modified by py-yprinciple-gen 0.3.6)
 
Zeile 32: Zeile 32:
title Property
title Property
note as PropertyDiagramNote
note as PropertyDiagramNote
Copyright (c) 2015-2024 BITPlan GmbH
Copyright (c) 2015-2025 BITPlan GmbH
[[http://www.bitplan.com]]
[[http://www.bitplan.com]]
end note
end note
Zeile 65: Zeile 65:
Property "usedByProperties (*)" -- "smw_type(1)" SMW_Type
Property "usedByProperties (*)" -- "smw_type(1)" SMW_Type
' BITPlan Corporate identity skin params
' BITPlan Corporate identity skin params
' Copyright (c) 2015-2024 BITPlan GmbH
' Copyright (c) 2015-2025 BITPlan GmbH
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' skinparams generated by py-yprinciple-gen
' skinparams generated by py-yprinciple-gen

Aktuelle Version vom 19. August 2025, 11:02 Uhr

Topic
edit
name  Property
pluralName  Properties
isA  
extends  
icon  File:Element_into_input.png→Element into input.png
iconUrl  /images/6/6a/Element_into_input.png
documentation  a Property is a Feature/Attribute of a Topic
wikiDocumentation  see
defaultstoremode  property
listLimit  200
cargo  false
headerTabs  
context  MetaModel→MetaModel


properties

 namelabeltypescopeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromexternalFormatterURIshowInGridisLinknullabletopic
Property allowedValuesallowedValuesallowedValuesTypes/Text14falschfalschProperty50falschThere are two ways to specified allowed Values:
  1. https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value.
    Use Property:Allows_value to see which values are allowed for certain properties
  2. http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
    values=possible values - Specifies a set of either possible values or autocompletion values (depending on the input type) that this field can have, overriding whatever set of values may have been set from the Semantic MediaWiki property. This set of values is separated by commas by default, but the delimiter can be modified using the delimiter= parameter.
If you specify any values method number 2 will be used here which might override any allowed Values specified with method number 1.
wahrProperty
Property defaultValuedefaultValuedefaultTypes/Code12falschfalschProperty80falschdefault 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)wahrProperty
Property documentationdocumentationdocumentationTypes/Text15falschfalschProperty500falschtextareaThe documentation for a propertywahrProperty
Property externalFormatterURIexternalFormatterURIexternal formatter URITypes/Text17falschfalschProperty200falschsee 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
wahrProperty
Property indexindexindexTypes/Number5falschfalschPropertyfalschA 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.wahrProperty
Property inputTypeinputTypeinputTypeTypes/Text13falschfalschProperty50falschdropdowntext, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemapssee wahrProperty
Property isLinkisLinkisLinkTypes/Boolean19falschfalschPropertyfalschtrue if this Property is derived form a Link. It will not be exported to SiDIF separately and automatically be added by the Property GeneratorfalschProperty
Property labellabellabelTypes/Text2falschfalschProperty50falschThe label to be shown when in a formwahrProperty
Property mandatorymandatorymandatoryTypes/Boolean8falschfalschProperty4falschSpecifies 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_tagwahrProperty
Property namenamenameTypes/Text11wahrwahrProperty50falschThe name of the propertywahrProperty
Property namespacenamespacenamespaceTypes/Text9falschfalschProperty20falschnamespace prefixwahrProperty
Property nullablenullableallow nulls?Types/Boolean20falschfalschPropertyfalsch
false
should nullvalues be allowed and value set to NULL when empty?falschProperty
Property primaryKeyprimaryKeyprimary keyTypes/Boolean7falschfalschProperty4falschis this property a primary key of it's topic?wahrProperty
Property scopescopescopeTypes/Text4falschwahrProperty50falschdropdownRoot,Override,GlobalThe scope of the propertywahrProperty
Property showInGridshowInGridshowInGridTypes/Boolean18falschfalschPropertyfalsch
true
I am true if this property is displayed in the default list of properties for my topic as a columnwahrProperty
Property sizesizesizeTypes/Number10falschfalschProperty3falschthe display size of the field for the propertywahrProperty
Property sortPossortPossortPosTypes/Number6falschfalschProperty3falschIf 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
wahrProperty
Property topictopictopicTypes/Pagedropdowntopic
Topic
falschProperty
Property typetypetypeTypes/Page3falschfalschPropertyfalsch
Special:Types/Text
dropdownThe type of a Property
property=Property_type
wahrProperty
Property uploadableuploadableuploadableTypes/Boolean11falschfalschProperty4falschSpecifies 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 workwahrProperty
Property values fromvalues_fromvalues fromTypes/Code16falschfalschProperty200falschtextareaSpecifies 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

  • values from property=property name - Similar to values=, but gets its values from the the set of all values that a certain SMW property points to.
  • values from category=category name - Similar to values=, but gets its values from the names of all pages belonging to a specific category.
  • values from concept=concept name - Similar to values=, but gets its values from the names of all pages belonging to a specific concept.
  • values from namespace=namespace name - Similar to values=, but gets its values from the names of all pages belonging to a specific namespace. (To get values from the main namespace, use 'Main' for the namespace name, or just leave it blank.)
  • values from url=URL identifier - Used only for autocompletion. Specifies that autocompletion should be based on the values retrieved from an outside URL; see Autocompleting on outside values for how to do this.
  • values from external data=variable name - Used for autocompletion. You need to have theExternal Data extension installed to be able to use this parameter. It specifies that autocompletion should be based on the data retrieved from an outside source. A large number of data sources are supported, including web APIs, regular wiki pages, files on the local server, databases and LDAP directories. See Autocompletion using External Data.
wahrProperty

Documentation[Bearbeiten]

see

uml[Bearbeiten]

Unterhalb werden 78 Seiten angezeigt.
A
C
E
P
S
T