XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
system | |
Variables | |
$admin_dir = $xoops->path('/modules/system/admin') | |
if(is_object($xoops->user)) | $all_ok = false |
$dirlist = XoopsLists::getDirListAsArray($admin_dir) | |
$groups = array() | |
$index = 0 | |
$xoops = Xoops::getInstance() | |
if(!in_array(FixedGroups::ADMIN, $groups)) | else |
$admin_dir = $xoops->path('/modules/system/admin') |
Definition at line 39 of file menu.php.
Referenced by SystemGroupForm\__construct().
Definition at line 29 of file menu.php.
Referenced by new_thumbnails_creation().
$index = 0 |
Definition at line 41 of file menu.php.
Referenced by Maintenance\dump_table_datas(), and Xoops\Core\MediaUploader\fetchMedia().
$xoops = Xoops::getInstance() |
Definition at line 23 of file menu.php.
Referenced by SystemMenuHandler\__construct(), and SystemMenuHandler\render().