![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$libraries = Query::create(DocumentLibrary, "ORDER BY name")->execute() | |
$view = new DocumentLibraryListView($libraries) | |
$script = $view->writeScript() | |
$libraries = Query::create(DocumentLibrary, "ORDER BY name")->execute() |
Definition at line 38 of file document_libraries.inc.
$script = $view->writeScript() |
Definition at line 42 of file document_libraries.inc.
$view = new DocumentLibraryListView($libraries) |
Definition at line 40 of file document_libraries.inc.