Inheritance diagram for LongtextAttributeValue:
Collaboration diagram for LongtextAttributeValue:Public Member Functions | |
| __construct (NormalAttribute $oa, $v, $multipleLongtextCr="\n") | |
Public Member Functions inherited from FormatAttributeValue | |
| __construct (NormalAttribute $oa, $v) | |
Public Member Functions inherited from StandardAttributeValue | |
| __construct ($oa, $v) | |
Additional Inherited Members | |
Data Fields inherited from StandardAttributeValue | |
| $value | |
| $displayValue | |
Definition at line 1119 of file Class.FormatCollection.php.
| __construct | ( | NormalAttribute | $oa, |
| $v, | |||
$multipleLongtextCr = "\n" |
|||
| ) |
Definition at line 1121 of file Class.FormatCollection.php.
Here is the call graph for this function: