|
| __construct ($id, $docid, $label, $order, $visibility="", $wapplication="", $waction="", $precond="", $options="", $docname="") |
|
| getLink ($docid) |
|
| __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 1492 of file Class.DocAttribute.php.
__construct |
( |
|
$id, |
|
|
|
$docid, |
|
|
|
$label, |
|
|
|
$order, |
|
|
|
$visibility = "" , |
|
|
|
$wapplication = "" , |
|
|
|
$waction = "" , |
|
|
|
$precond = "" , |
|
|
|
$options = "" , |
|
|
|
$docname = "" |
|
) |
| |
The documentation for this class was generated from the following file: