API:EPrints/MetaField/Compound
Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki
Contents
- 1 NAME
- 2 DESCRIPTION
- 3 UNDOCUMENTED METHODS
- 3.1 form_value_basic
- 3.2 get_alias_to_fieldname
- 3.3 get_basic_input_elements
- 3.4 get_basic_input_ids
- 3.5 get_fieldname_to_alias
- 3.6 get_index_codes
- 3.7 get_input_col_titles
- 3.8 get_property_defaults
- 3.9 get_search_conditions_not_ex
- 3.10 get_sql_type
- 3.11 get_value
- 3.12 get_xml_schema_type
- 3.13 is_browsable
- 3.14 is_virtual
- 3.15 render_single_value
- 3.16 render_single_value_row
- 3.17 render_value
- 3.18 render_xml_schema_type
- 3.19 set_value
- 3.20 to_xml_basic
- 3.21 validate
NAME
EPrints::MetaField::Compound - Magic type of field which actually combines several other fields into a data structure.
DESCRIPTION
not done