XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
system | |
Variables | |
$filter = $system->cleanVars($_GET, 'filter', 0, 'int') | |
if(!$xoops->isUser()||!$xoops->isModule()||!$xoops->user->isAdmin($xoops->module->mid())) | $op = $system->cleanVars($_REQUEST, 'op', 'list', 'string') |
$sel | |
$selmod = $selgen = $selgrp = $selvis = null | |
$system = System::getInstance() | |
$system_breadcrumb = SystemBreadcrumb::getInstance() | |
foreach($sel as $key=> $value) | $type = $system->cleanVars($method, 'type', '', 'string') |
$xoops = Xoops::getInstance() | |
if($filter) | else |
if (!$xoops->isUser()||!$xoops->isModule()||!$xoops->user->isAdmin($xoops->module->mid())) $op = $system->cleanVars($_REQUEST, 'op', 'list', 'string') |
$sel |
Definition at line 48 of file main.php.
Referenced by MenusBuilder\buildSelected().
$system = System::getInstance() |
$system_breadcrumb = SystemBreadcrumb::getInstance() |
foreach ($sel as $key=> $value) $type = $system->cleanVars($method, 'type', '', 'string') |
$xoops = Xoops::getInstance() |