FileModelInterface
interface FileModelInterface
Methods
Set file parent id
Get file parent id
No description
No description
No description
Get the ID of the form used to change this object information
No description
No description
Get the Query instance for this object
Save the model object.
Delete the model object.
Get the model object ID
Set the current title
Get the current title
Set the chapo
Set the description
Set the postscriptum
Set the current locale
Set the current locale
Details
at line 28
$this
setParentId(
int $parentId)
Set file parent id
at line 35
int
getParentId()
Get file parent id
at line 40
string
getFile()
at line 45
setFile(
string $file)
at line 50
FileModelParentInterface
getParentFileModel()
at line 57
BaseForm
getUpdateFormId()
Get the ID of the form used to change this object information
at line 62
string
getUploadDir()
at line 69
string
getRedirectionUrl()
at line 76
ModelCriteria
getQueryInstance()
Get the Query instance for this object
at line 83
mixed
save()
Save the model object.
at line 90
mixed
delete()
Delete the model object.
at line 97
int
getId()
Get the model object ID
at line 104
setTitle(
string $title)
Set the current title
at line 112
FileModelInterface
getTitle()
Get the current title
at line 120
FileModelInterface
setChapo(
string $chapo)
Set the chapo
at line 128
FileModelInterface
setDescription(
string $description)
Set the description
at line 136
FileModelInterface
setPostscriptum(
string $postscriptum)
Set the postscriptum
at line 144
FileModelInterface
setLocale(
string $locale)
Set the current locale
at line 152
FileModelInterface
setVisible(
bool $visible)
Set the current locale