Inheritance diagram for HtmltextAttributeValue:
Collaboration diagram for HtmltextAttributeValue:Public Member Functions | |
| __construct (NormalAttribute $oa, $v, $stripHtmlTag=false) | |
Public Member Functions inherited from StandardAttributeValue | |
| __construct ($oa, $v) | |
Data Fields | |
| const | defaultStyle = 'D' |
| const | isoStyle = 'I' |
| const | isoWTStyle = 'U' |
| const | frenchStyle = 'F' |
Data Fields inherited from StandardAttributeValue | |
| $value | |
| $displayValue | |
Definition at line 1170 of file Class.FormatCollection.php.
| __construct | ( | NormalAttribute | $oa, |
| $v, | |||
$stripHtmlTag = false |
|||
| ) |
Definition at line 1176 of file Class.FormatCollection.php.
| const defaultStyle = 'D' |
Definition at line 1172 of file Class.FormatCollection.php.
| const frenchStyle = 'F' |
Definition at line 1175 of file Class.FormatCollection.php.
| const isoStyle = 'I' |
Definition at line 1173 of file Class.FormatCollection.php.
| const isoWTStyle = 'U' |
Definition at line 1174 of file Class.FormatCollection.php.