![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$libraries = FileshareManager::getSharedLibraries() | |
$table = new DataListView($libraries, "libraries") | |
$table | sortable = true |
$table | filter = true |
$table | pageSize = 10 |
$table | emptyMessage = "You do not have any file sharing libraries." |
$script = $table->writeScript() | |
$libraries = FileshareManager::getSharedLibraries() |
Definition at line 37 of file fileshare_libraries.inc.
$script = $table->writeScript() |
Definition at line 50 of file fileshare_libraries.inc.
$table = new DataListView($libraries, "libraries") |
Definition at line 39 of file fileshare_libraries.inc.
$table emptyMessage = "You do not have any file sharing libraries." |
Definition at line 49 of file fileshare_libraries.inc.
$table filter = true |
Definition at line 47 of file fileshare_libraries.inc.
$table pageSize = 10 |
Definition at line 48 of file fileshare_libraries.inc.
$table sortable = true |
Definition at line 46 of file fileshare_libraries.inc.