![]() |
CMS
Version 3.9
|
Public Member Functions | |
FileshareManager ($library, $keyword="") | |
![]() | |
DocumentManager ($library) | |
Creates a new DocumentManager for the specified library. More... | |
folderPermission ($folder) | |
writeScript () | |
drawView () | |
drawButtons () | |
uploadFile ($field, $folder) | |
Upload a file from the specified form field to the specified folder within the current document library. More... | |
deleteDocument ($document) | |
Delete the specified document (assuming the user has permission). More... | |
deleteFolder ($folder) | |
drawSelectView ($selectionChanged="", $doubleClick="", $width=700, $height=400) | |
deleteDocumentLibrary () | |
formatLinkPickerTitle ($document) | |
rescan () | |
scanFiles ($path) | |
importMetaData ($file) | |
Static Public Member Functions | |
static | libraryTabs ($key="") |
static | drawMemberSearchForm ($library) |
For Members tab. More... | |
![]() | |
static | deleteUser ($user) |
Respond to fired event DeleteUser. More... | |
static | enumerateItems ($items) |
Enumerate the Document objects. More... | |
static | displayLibrary ($identifier, &$continue) |
static | createLibraryObj () |
static | createLibrary ($form) |
static | deleteRole ($del_role) |
static | documentLibraryTabs ($key) |
static | buildDocumentLibraryForm ($library) |
static | formatDocumentLink ($document) |
static | getStyles () |
static | zipLibrary ($library_id, $process=null) |
Generate a ZIP archive of all the documents in the specified library. More... | |
static | getRoleOptions () |
static | getRoleList () |
static | getMaxUploadBytes () |
Calculate the maximum allowed file upload size in bytes. More... | |
static | getMaxUploadSize () |
Returns the maximum allowed file upload size in human-readable format. More... | |
static | registerSearchables ($searchables) |
static | registerSolrAdapter () |
static | upgradeComponent ($version) |
static | registerCommentAdapter () |
static | registerTaxonomyClasses ($classes) |
static | registerSerializationHandler () |
static | setDefaults () |
Public Attributes | |
$library | |
$docs | |
![]() | |
$library | |
$docs | |
$documents | |
$width = 700 | |
$height = 400 | |
Definition at line 44 of file fileshare_manager.inc.
|
static |
FileshareManager::FileshareManager | ( | $library, | |
$keyword = "" |
|||
) |
Definition at line 49 of file fileshare_manager.inc.
|
static |
Definition at line 78 of file fileshare_manager.inc.
FileshareManager::$docs |
Definition at line 47 of file fileshare_manager.inc.
FileshareManager::$library |
Definition at line 46 of file fileshare_manager.inc.