ExternalFileEntry
class ExternalFileEntry implements JsonSerializable (View source)
Class ExternalFileEntry
This class contains all properties that are used by the vue file component.
Properties
protected int | $fID | ||
protected string | $title | ||
protected string | $thumbnailUrl | ||
protected string | $size | ||
protected int | $width | ||
protected int | $height | ||
protected DateTime | $fvDateAdded | ||
protected bool | $isFolder | ||
protected int | $treeNodeID |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
int|null
getFID()
No description
ExternalFileEntry
setFID(int $fID)
No description
string|null
getTitle()
No description
ExternalFileEntry
setTitle(string $title)
No description
string|null
getThumbnailUrl()
No description
ExternalFileEntry
setThumbnailUrl(string $thumbnailUrl)
No description
string|null
getSize()
No description
ExternalFileEntry
setSize(string $size)
No description
int|null
getWidth()
No description
ExternalFileEntry
setWidth(int $width)
No description
int|null
getHeight()
No description
ExternalFileEntry
setHeight(int $height)
No description
DateTime|null
getFvDateAdded()
No description
ExternalFileEntry
setFvDateAdded(DateTime $fvDateAdded)
No description
bool
isFolder()
No description
ExternalFileEntry
setIsFolder(bool $isFolder)
No description
int|null
getTreeNodeID()
No description
ExternalFileEntry
setTreeNodeID(int $treeNodeID)
No description
getListingThumbnailImage()
No description
getDetailThumbnailImage()
No description
jsonSerialize()
No description