Inheritance diagram for ThesaurusAttributeValue:
Collaboration diagram for ThesaurusAttributeValue:Public Member Functions | |
| __construct (NormalAttribute $oa, $v, Doc &$doc, $iconsize=24, $relationNoAccessText= '') | |
Public Member Functions inherited from DocidAttributeValue | |
| __construct (NormalAttribute $oa, $v, Doc &$doc, $iconsize=24, $relationNoAccessText= '') | |
Public Member Functions inherited from StandardAttributeValue | |
| __construct ($oa, $v) | |
Static Public Attributes | |
| static | $thcDoc = null |
| static | $thcDocTitle = array() |
Additional Inherited Members | |
Data Fields inherited from DocidAttributeValue | |
| $familyRelation | |
| $url | |
| $icon = null | |
| $revision = - 1 | |
| $initid | |
| $fromid | |
Data Fields inherited from StandardAttributeValue | |
| $value | |
| $displayValue | |
Protected Member Functions inherited from DocidAttributeValue | |
| getDocUrl ($v, $docrev) | |
Protected Attributes inherited from DocidAttributeValue | |
| $visible = true | |
Definition at line 1379 of file Class.FormatCollection.php.
| __construct | ( | NormalAttribute | $oa, |
| $v, | |||
| Doc & | $doc, | ||
$iconsize = 24, |
|||
$relationNoAccessText = '' |
|||
| ) |
Definition at line 1383 of file Class.FormatCollection.php.
Here is the call graph for this function:
|
static |
Definition at line 1381 of file Class.FormatCollection.php.
|
static |
Definition at line 1382 of file Class.FormatCollection.php.