![]() |
CMS
Version 3.9
|
Inherits DataItem.
Public Member Functions | |
Owner () | |
isOwner () | |
Documents ($constraint="") | |
Folders ($constraint="") | |
getOwnerName () | |
getLibraryDirectory () | |
getFolders ($constraint="") | |
countDocuments () | |
FileshareUsers ($constraint="") | |
getFileshareUser ($user_id) | |
allowAccess () | |
allowDelete () | |
Can only delete an empty library. More... | |
allowManageFiles () | |
fileshareAllowUpload () | |
isFileshareMember () | |
getFileSize ($document) | |
DocumentLibrary () | |
Static Public Member Functions | |
static | findByIdentifier ($identifier) |
static | getDefaultRole ($fileshare=false) |
Public Attributes | |
$fields | |
$relations | |
Definition at line 41 of file document_library.inc.
DocumentLibrary::allowAccess | ( | ) |
Definition at line 156 of file document_library.inc.
DocumentLibrary::allowDelete | ( | ) |
Can only delete an empty library.
Definition at line 175 of file document_library.inc.
DocumentLibrary::allowManageFiles | ( | ) |
Definition at line 182 of file document_library.inc.
DocumentLibrary::countDocuments | ( | ) |
Definition at line 128 of file document_library.inc.
DocumentLibrary::DocumentLibrary | ( | ) |
Definition at line 256 of file document_library.inc.
DocumentLibrary::Documents | ( | $constraint = "" | ) |
Definition at line 89 of file document_library.inc.
DocumentLibrary::fileshareAllowUpload | ( | ) |
Definition at line 197 of file document_library.inc.
DocumentLibrary::FileshareUsers | ( | $constraint = "" | ) |
Definition at line 142 of file document_library.inc.
|
static |
Definition at line 133 of file document_library.inc.
DocumentLibrary::Folders | ( | $constraint = "" | ) |
Definition at line 94 of file document_library.inc.
|
static |
Definition at line 227 of file document_library.inc.
DocumentLibrary::getFileshareUser | ( | $user_id | ) |
Definition at line 147 of file document_library.inc.
DocumentLibrary::getFileSize | ( | $document | ) |
Definition at line 244 of file document_library.inc.
DocumentLibrary::getFolders | ( | $constraint = "" | ) |
Definition at line 123 of file document_library.inc.
DocumentLibrary::getLibraryDirectory | ( | ) |
Definition at line 106 of file document_library.inc.
DocumentLibrary::getOwnerName | ( | ) |
Definition at line 99 of file document_library.inc.
DocumentLibrary::isFileshareMember | ( | ) |
Definition at line 211 of file document_library.inc.
DocumentLibrary::isOwner | ( | ) |
DocumentLibrary::Owner | ( | ) |
Definition at line 67 of file document_library.inc.
DocumentLibrary::$fields |
Definition at line 45 of file document_library.inc.
DocumentLibrary::$relations |
Definition at line 59 of file document_library.inc.