API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Variables | |
$groups = $GLOBALS['xoopsUser']->getGroups() | |
$all_ok = false | |
if(!in_array(XOOPS_GROUP_ADMIN, $groups)) | else |
$iconsSet = xoops_getModuleOption('typeicons', 'system') | |
if($iconsSet=='') | $admin_dir = $GLOBALS['xoops']->path('/modules/system/admin') |
$dirlist = XoopsLists::getDirListAsArray($admin_dir) | |
$index = 0 | |
if ( $iconsSet=='') $admin_dir = $GLOBALS['xoops']->path('/modules/system/admin') |
$all_ok = false |
$dirlist = XoopsLists::getDirListAsArray($admin_dir) |
$groups = $GLOBALS['xoopsUser']->getGroups() |
$iconsSet = xoops_getModuleOption('typeicons', 'system') |
$index = 0 |