Public Member Functions | |
__construct ($id, $docid, $label, $visibility="", $usefor="", $type="frame", &$fieldSet=null, $options="", $docname="") | |
getXmlSchema (&$la) | |
getXmlValue (Doc &$doc, $opt) | |
![]() | |
__construct ($id, $docid, $label) | |
getLabel () | |
getOption ($x, $def="") | |
getOptions () | |
setOption ($x, $v) | |
setVisibility ($vis) | |
setNeeded ($need) | |
isReal () | |
inArray () | |
isMultiple () | |
getTab () | |
getXmlSchema () | |
getXmlValue () | |
getTextualValue () | |
common_getXmlSchema (&$play) | |
Data Fields | |
$fieldSet | |
![]() | |
$id | |
$docid | |
$labelText | |
$visibility | |
$options | |
$docname | |
$type | |
Additional Inherited Members | |
![]() | |
static | encodeXml ($s, $quot=false) |
Structural attribute (attribute that contain other attribute : tab, frame)
Definition at line 1205 of file Class.DocAttribute.php.
__construct | ( | $id, | |
$docid, | |||
$label, | |||
$visibility = "" , |
|||
$usefor = "" , |
|||
$type = "frame" , |
|||
& | $fieldSet = null , |
||
$options = "" , |
|||
$docname = "" |
|||
) |
Constructor
string | $id | logical name |
$id | $docid famid | |
string | $label | default translation key |
string | $visibility | visibility option |
string | $usefor | Attr or Param usage |
string | $type | kind of |
string | $fieldSet | parent attribute |
string | $options | option string |
string | $docname |
Definition at line 1223 of file Class.DocAttribute.php.
getXmlSchema | ( | & | $la | ) |
Generate the xml schema fragment
array | $la | array of DocAttribute |
Definition at line 1242 of file Class.DocAttribute.php.
getXmlValue | ( | Doc & | $doc, |
$opt | |||
) |
export values as xml fragment
Doc | $doc | working doc |
StdObject | $opt |
Definition at line 1271 of file Class.DocAttribute.php.
$fieldSet |
Definition at line 1208 of file Class.DocAttribute.php.
← centre documentaire |
|