API:EPrints/MetaField/Set
⧼vector-appearance-label⧽
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.