31 $perm_handler =
$xoops->getHandlerGroupperm();
35 $read = FixedGroups::ADMIN;
36 $write = FixedGroups::ADMIN;
39 $read = $perm_handler->getGroupIds(
'imgcat_read', $obj->
getVar(
'imgcat_id'),
$xoops->module->getVar(
'mid'));
40 $write = $perm_handler->getGroupIds(
'imgcat_write', $obj->
getVar(
'imgcat_id'),
$xoops->module->getVar(
'mid'));
43 parent::__construct(
$title,
'imagecat_form',
$xoops->getEnv(
'PHP_SELF'),
'post',
true);
57 $tab1->addElement($store);
68 $tabtray->addElement($tab1);
69 $tabtray->addElement($tab2);
81 $button->setClass(
'btn btn-success');
89 $button_3->setExtra(
"onclick='javascript:history.go(-1);'");
const _AM_IMAGES_CAT_STR_TYOPENG
const _MI_IMAGES_PERMISSIONS
const _AM_IMAGES_CAT_HEIGHT
const _MI_IMAGES_CATEGORIES
const _AM_IMAGES_CAT_DISPLAY
const _AM_IMAGES_CAT_STR_TYPE
const _AM_IMAGES_CAT_WIDTH
getVar($key, $format= 's')
const _AM_IMAGES_CAT_SIZE
const _AM_IMAGES_CAT_INDB
const _AM_IMAGES_CAT_ASFILE
const _AM_IMAGES_CAT_NAME
const _AM_IMAGES_CAT_WRITE_GRP
const _AM_IMAGES_CAT_READ_GRP
const _AM_IMAGES_CAT_EDIT