◆ __construct()
__construct |
( |
|
$folderdata = [] , |
|
|
|
$plugin_id = null |
|
) |
| |
◆ __get()
◆ __set()
__set |
( |
|
$attribute, |
|
|
|
$value |
|
) |
| |
◆ addFile()
addFile |
( |
FileType |
$file, |
|
|
|
$user_id = null |
|
) |
| |
◆ availableInRange()
static availableInRange |
( |
|
$range_id_or_object, |
|
|
|
$user_id |
|
) |
| |
|
static |
- Parameters
-
Object | string | $range_id_or_object | |
string | $user_id | |
- Returns
- bool
Implements FolderType.
◆ copySettings()
◆ createSubfolder()
◆ delete()
◆ deleteFile()
deleteFile |
( |
|
$file_ref_id | ) |
|
◆ deleteSubfolder()
deleteSubfolder |
( |
|
$subfolder_id | ) |
|
◆ getAdditionalActionButtons()
getAdditionalActionButtons |
( |
| ) |
|
◆ getAdditionalColumnOrderWeigh()
getAdditionalColumnOrderWeigh |
( |
|
$column_index | ) |
|
Returns an integer that marks the value the content of the given column should be ordered by.
- Parameters
-
- Returns
- integer : order value
Implements FolderType.
◆ getAdditionalColumns()
Returns an associative array of additional colums with the index the id of the column and their values as the localized names of the columns
- Returns
- array('col1' => _("Anfragestatus"))
Implements FolderType.
◆ getContentForAdditionalColumn()
getContentForAdditionalColumn |
( |
|
$column_index | ) |
|
Returns the content for that additional column, if it exists. You can return null, a string or a Flexi as the content.
- Parameters
-
- Returns
- null|string|Flexi
Implements FolderType.
◆ getDescriptionTemplate()
getDescriptionTemplate |
( |
| ) |
|
◆ getEditTemplate()
◆ getFiles()
◆ getIcon()
getIcon |
( |
|
$role = 'info' | ) |
|
◆ getId()
◆ getParent()
◆ getSubfolders()
◆ getTypeName()
◆ isEditable()
◆ isFileDownloadable()
isFileDownloadable |
( |
|
$fileref_or_id, |
|
|
|
$user_id |
|
) |
| |
- Parameters
-
string | $fileref_or_id | |
string | $user_id | |
- Returns
- bool
Implements FolderType.
◆ isFileEditable()
isFileEditable |
( |
|
$fileref_or_id, |
|
|
|
$user_id |
|
) |
| |
- Parameters
-
string | $fileref_or_id | |
string | $user_id | |
- Returns
- bool
Implements FolderType.
◆ isFileWritable()
isFileWritable |
( |
|
$fileref_or_id, |
|
|
|
$user_id |
|
) |
| |
- Parameters
-
| $fileref_or_id | |
string | $user_id | |
- Returns
- bool
Implements FolderType.
◆ isReadable()
◆ isSubfolderAllowed()
isSubfolderAllowed |
( |
|
$user_id | ) |
|
◆ isVisible()
◆ isWritable()
◆ setDataFromEditTemplate()
setDataFromEditTemplate |
( |
|
$request | ) |
|
◆ store()
◆ validateUpload()
validateUpload |
( |
FileType |
$file, |
|
|
|
$user_id |
|
) |
| |
- Parameters
-
| $uploadedfile | |
string | $user_id | |
- Returns
- bool
Implements FolderType.
◆ $files
◆ $folderdata
◆ $plugin_id
◆ $subfolders
The documentation for this class was generated from the following file: