API:EPrints/MetaField/Set

From EPrints Documentation
Revision as of 18:29, 11 August 2009 by Tdb01r (talk | contribs) (New page: <!-- Pod2Wiki=_preamble_ This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost. -...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki

NAME

EPrints::MetaField::Set - no description

DESCRIPTION

not done

tags_and_labels

 ( $options , $labels ) = $field->tags_and_labels( $session )

Return a reference to an array of options for this field, plus an array of UTF-8 encoded labels for these options in the current language.

render_option

 $xhtml = $field->render_option( $session, $option )

Return the title of option $option in the language of $session as an XHTML DOM object.

UNDOCUMENTED METHODS

Warning These methods were found in the source code but didn't have any POD associated with them. This may be because we haven't got around to documenting them yet or it could be because they are internal to the API and not intended for use by other parts of EPrints.

form_value_actual

from_search_form

get_basic_input_elements

get_property_defaults

get_search_conditions_not_ex

get_search_group

get_value_label

get_values

get_xml_schema_type

input_tags_and_labels

ordervalue_basic

render_input_field_actual

render_search_description

render_search_input

render_search_set_input

render_set_input

render_single_value

render_xml_schema_type

tags