Inheritance diagram for ImageAttributeValue:
Collaboration diagram for ImageAttributeValue:Public Member Functions | |
| __construct (NormalAttribute $oa, $v, Doc $doc, $index, $thumbnailSize=48) | |
Public Member Functions inherited from FileAttributeValue | |
| __construct (NormalAttribute $oa, $v, Doc $doc, $index, $iconMimeSize=24) | |
Public Member Functions inherited from StandardAttributeValue | |
| __construct ($oa, $v) | |
Data Fields | |
| $thumbnail = '' | |
Data Fields inherited from FileAttributeValue | |
| $size = 0 | |
| $creationDate = '' | |
| $fileName = '' | |
| $url = '' | |
| $mime = '' | |
| $icon = '' | |
Data Fields inherited from StandardAttributeValue | |
| $value | |
| $displayValue | |
Definition at line 1287 of file Class.FormatCollection.php.
| __construct | ( | NormalAttribute | $oa, |
| $v, | |||
| Doc | $doc, | ||
| $index, | |||
$thumbnailSize = 48 |
|||
| ) |
Definition at line 1290 of file Class.FormatCollection.php.
Here is the call graph for this function:| $thumbnail = '' |
Definition at line 1289 of file Class.FormatCollection.php.