60 $tabs->queryString =
"document_library_id=".$form->data->document_library_id;
61 redirect(
"/document_library_permissions?document_library_id={$form->data->document_library_id}");
70 <div
class=
"tab_border">
77 $mgr->deleteDocumentLibrary();
78 redirect(
"/document_libraries");
if(! $document_library_id) $library
The DocumentManager class provides the core API and management functions for uploading documents and ...
static createLibraryObj()
static documentLibraryTabs($key)
static buildDocumentLibraryForm($library)
static createLibrary($form)
static using()
Import the datamodels, views and manifest for the specified component(s).
static usingFile()
Uses the specified framework file(s) from the framework directory.
$method
Pull out a simple reference to the request method.