Public Member Functions | |
__construct (NormalAttribute $oa, $v, Doc $doc, $index, $iconMimeSize=24) | |
Public Member Functions inherited from StandardAttributeValue | |
__construct ($oa, $v) | |
Data Fields | |
$size = 0 | |
$creationDate = '' | |
$fileName = '' | |
$url = '' | |
$mime = '' | |
$icon = '' | |
Data Fields inherited from StandardAttributeValue | |
$value | |
$displayValue | |
Definition at line 1258 of file Class.FormatCollection.php.
__construct | ( | NormalAttribute | $oa, |
$v, | |||
Doc | $doc, | ||
$index, | |||
$iconMimeSize = 24 |
|||
) |
Definition at line 1267 of file Class.FormatCollection.php.
$creationDate = '' |
Definition at line 1261 of file Class.FormatCollection.php.
$fileName = '' |
Definition at line 1262 of file Class.FormatCollection.php.
$icon = '' |
Definition at line 1265 of file Class.FormatCollection.php.
$mime = '' |
Definition at line 1264 of file Class.FormatCollection.php.
$size = 0 |
Definition at line 1260 of file Class.FormatCollection.php.
$url = '' |
Definition at line 1263 of file Class.FormatCollection.php.