|
| __construct ($id, $docid, $label, $order, $link, $visibility="", $precond="", $options="", $docname="") |
|
| __construct ($id, $docid, $label) |
|
| getLabel () |
|
| getOption ($x, $def="") |
|
| getOptions () |
|
| setOption ($x, $v) |
|
| setVisibility ($vis) |
|
| isReal () |
|
| inArray () |
|
| isMultiple () |
|
| isMultipleInArray () |
|
| getTab () |
|
| getXmlSchema ($la) |
|
| getXmlValue (Doc &$doc, $opt=false) |
|
| getTextualValue (Doc $doc, $index=-1, Array $configuration=array()) |
|
| common_getXmlSchema (&$play) |
|
Definition at line 1473 of file Class.DocAttribute.php.
__construct |
( |
|
$id, |
|
|
|
$docid, |
|
|
|
$label, |
|
|
|
$order, |
|
|
|
$link, |
|
|
|
$visibility = "" , |
|
|
|
$precond = "" , |
|
|
|
$options = "" , |
|
|
|
$docname = "" |
|
) |
| |
The documentation for this class was generated from the following file: