DocumentEvent
class DocumentEvent extends CachedFileEvent
Class DocumentEvent
Methods
string
getDocumentPath()
Get Document path
$this
setDocumentPath(
string $documentPath)
Set Document path
string
getDocumentUrl()
Get Document URL
$this
setDocumentUrl(
string $documentUrl)
Set Document URL
Details
in
ActionEvent at line 30
__set($name, $value)
in
ActionEvent at line 35
__get($name)
in
ActionEvent at line 44
bindForm(
Form $form)
in
CachedFileEvent at line 36
getFileUrl()
in
CachedFileEvent at line 41
setFileUrl($file_url)
in
CachedFileEvent at line 48
getCacheFilepath()
in
CachedFileEvent at line 53
setCacheFilepath($cache_filepath)
in
CachedFileEvent at line 60
getSourceFilepath()
in
CachedFileEvent at line 65
setSourceFilepath($source_filepath)
in
CachedFileEvent at line 72
getCacheSubdirectory()
in
CachedFileEvent at line 77
setCacheSubdirectory($cache_subdirectory)
at line 32
string
getDocumentPath()
Get Document path
at line 44
$this
setDocumentPath(
string $documentPath)
Set Document path
at line 56
string
getDocumentUrl()
Get Document URL
at line 68
$this
setDocumentUrl(
string $documentUrl)
Set Document URL