ResourceView

Internal

Table of Contents

Properties

$editContentUri  : string|null
$editDataUri  : string|null
$icon  : Icon
$isDownloadable  : bool
$isSelectable  : bool
$isSelected  : bool
$moduleUri  : string|null
$replaceUri  : string|null
$resource  : ResourceInterface
$userPermissions  : UserPermissions

Methods

__construct()  : mixed
canCopy()  : bool|null
canDelete()  : bool|null
canEditMetadata()  : bool
canMove()  : bool|null
canRead()  : bool|null
canRename()  : bool|null
canWrite()  : bool|null
getCheckboxConfig()  : array<string|int, mixed>|null
getCreatedAt()  : int|null
getIconIdentifier()  : string
getIconLarge()  : Icon
getIconMedium()  : Icon
getIconSmall()  : Icon
getIdentifier()  : string
getMetaDataUid()  : int|null
getName()  : string
getPath()  : string
getPreview()  : File|null
getPublicUrl()  : string|null
getThumbnailUri()  : string|null
getType()  : string
getUid()  : int|null
getUpdatedAt()  : int|null
isLocked()  : bool
isMissing()  : bool|null

Properties

$editContentUri

public string|null $editContentUri

$editDataUri

public string|null $editDataUri

$isDownloadable

public bool $isDownloadable = true

$isSelectable

public bool $isSelectable = true

$isSelected

public bool $isSelected = false

Methods

canCopy()

public canCopy() : bool|null
Return values
bool|null

canDelete()

public canDelete() : bool|null
Return values
bool|null

canEditMetadata()

public canEditMetadata() : bool
Return values
bool

canMove()

public canMove() : bool|null
Return values
bool|null

canRead()

public canRead() : bool|null
Return values
bool|null

canRename()

public canRename() : bool|null
Return values
bool|null

canWrite()

public canWrite() : bool|null
Return values
bool|null

getCheckboxConfig()

public getCheckboxConfig() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

getCreatedAt()

public getCreatedAt() : int|null
Return values
int|null

getIconIdentifier()

public getIconIdentifier() : string
Return values
string

getIdentifier()

public getIdentifier() : string
Return values
string

getMetaDataUid()

public getMetaDataUid() : int|null
Return values
int|null

getName()

public getName() : string
Return values
string

getPath()

public getPath() : string
Return values
string

getPublicUrl()

public getPublicUrl() : string|null
Return values
string|null

getThumbnailUri()

public getThumbnailUri() : string|null
Return values
string|null

getType()

public getType() : string
Return values
string

getUid()

public getUid() : int|null
Return values
int|null

getUpdatedAt()

public getUpdatedAt() : int|null
Return values
int|null

isLocked()

public isLocked() : bool
Return values
bool

isMissing()

public isMissing() : bool|null
Return values
bool|null

        
On this page

Search results