Difference between revisions of "Subform Reference"
From ARK
Andydufton (talk | contribs) (→Complex Subforms) |
Andydufton (talk | contribs) |
||
Line 1: | Line 1: | ||
The following is a list of all current ARK subforms. Each subform page includes detailed configuration information and an example subform setup. | The following is a list of all current ARK subforms. Each subform page includes detailed configuration information and an example subform setup. | ||
− | + | ===Text Subforms=== | |
*'''[[sf_txt]]''' - subform to enter text data | *'''[[sf_txt]]''' - subform to enter text data | ||
− | + | ===Number Subforms=== | |
*'''[[sf_number]]''' - subform to add number data | *'''[[sf_number]]''' - subform to add number data | ||
− | + | ===Attribute Subforms=== | |
*'''[[sf_finds]]''' - subform to attach attributes of a given type (findtypes) and to set a boolean for each one | *'''[[sf_finds]]''' - subform to attach attributes of a given type (findtypes) and to set a boolean for each one | ||
*'''[[sf_attr_bytype]]''' - subform to attach attributes of a given type | *'''[[sf_attr_bytype]]''' - subform to attach attributes of a given type | ||
*'''[[sf_attr_boolean]]''' - subform to set boolean attribute | *'''[[sf_attr_boolean]]''' - subform to set boolean attribute | ||
− | + | ===Spatial Subforms=== | |
*'''[[sf_spat]]''' - a subform to display spatial data about an item ''THIS SUBFORM IS DEPRECATED AND SHOULD NOT BE USED FOR ANY NEW ARK SYSTEMS'' | *'''[[sf_spat]]''' - a subform to display spatial data about an item ''THIS SUBFORM IS DEPRECATED AND SHOULD NOT BE USED FOR ANY NEW ARK SYSTEMS'' | ||
*'''[[sf_wfs_spat]]''' - the new subform to display spatial data about an item | *'''[[sf_wfs_spat]]''' - the new subform to display spatial data about an item | ||
− | + | ===Span Subforms=== | |
*'''[[sf_span_rel]]''' - subform to enter span relationships not in matrix form | *'''[[sf_span_rel]]''' - subform to enter span relationships not in matrix form | ||
*'''[[sf_spanmatrix]]''' - subform to enter span relationships in matrix form | *'''[[sf_spanmatrix]]''' - subform to enter span relationships in matrix form | ||
− | + | ===File Subforms=== | |
*'''[[sf_file]]''' - subform to handle files | *'''[[sf_file]]''' - subform to handle files | ||
− | + | ===XMI Subforms=== | |
*'''[[sf_xmi]]''' - subform to enter XMI links between records | *'''[[sf_xmi]]''' - subform to enter XMI links between records | ||
− | + | ===Complex Subforms=== | |
*'''[[sf_modtype]]''' - subform to handle modules with different item types | *'''[[sf_modtype]]''' - subform to handle modules with different item types | ||
*'''[[sf_interp]]''' - subform to handle interpretive text fragments with actor/date pairings | *'''[[sf_interp]]''' - subform to handle interpretive text fragments with actor/date pairings | ||
*'''[[sf_assemblage]]''' - a subform to handle bulk assemblages | *'''[[sf_assemblage]]''' - a subform to handle bulk assemblages | ||
*'''[[sf_event]]''' - subform to handle actor/date pairs | *'''[[sf_event]]''' - subform to handle actor/date pairs | ||
+ | |||
+ | [[category:administrator]] |
Revision as of 09:47, 14 November 2008
The following is a list of all current ARK subforms. Each subform page includes detailed configuration information and an example subform setup.
Contents
Text Subforms
- sf_txt - subform to enter text data
Number Subforms
- sf_number - subform to add number data
Attribute Subforms
- sf_finds - subform to attach attributes of a given type (findtypes) and to set a boolean for each one
- sf_attr_bytype - subform to attach attributes of a given type
- sf_attr_boolean - subform to set boolean attribute
Spatial Subforms
- sf_spat - a subform to display spatial data about an item THIS SUBFORM IS DEPRECATED AND SHOULD NOT BE USED FOR ANY NEW ARK SYSTEMS
- sf_wfs_spat - the new subform to display spatial data about an item
Span Subforms
- sf_span_rel - subform to enter span relationships not in matrix form
- sf_spanmatrix - subform to enter span relationships in matrix form
File Subforms
- sf_file - subform to handle files
XMI Subforms
- sf_xmi - subform to enter XMI links between records
Complex Subforms
- sf_modtype - subform to handle modules with different item types
- sf_interp - subform to handle interpretive text fragments with actor/date pairings
- sf_assemblage - a subform to handle bulk assemblages
- sf_event - subform to handle actor/date pairs