39 require_once
"include/document_library_tabs.inc";
55 $tabs->page =
"document_library_form";
57 $library->filter =
new InclusionFilter(
"document_library_id");
60 $form->submitLabel =
"Import Metadata";
68 redirect(
"document_library_form?document_library_id={$document_library_id}");
77 <div
style=
"clear:left; border: solid 1px #000; width: 100%; margin: 0; padding: 4px;">
if(! $document_library_id) $library
The DocumentManager class provides the core API and management functions for uploading documents and ...
static createLibraryObj()
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.
documentLibraryTabs($key)