XOOPS
2.6.0
|
Public Member Functions | |
__construct (ImagesCategory $obj) | |
Public Member Functions inherited from Xoops\Form\ThemeForm | |
insertBreak ($extra= '', $class= '') | |
render () | |
Public Member Functions inherited from Xoops\Form\Form | |
__construct ($title, $name, $action, $method= 'post', $addtoken=false, $display= '') | |
addElement (Element $formElement, $required=false) | |
assign (\XoopsTpl $tpl) | |
display () | |
getAction ($encode=true) | |
getDisplay ($encode=false) | |
getElementByName ($name) | |
getElementNames () | |
getElements ($recurse=false) | |
getElementValue ($name, $encode=false) | |
getElementValues ($encode=false) | |
getExtra () | |
getMethod () | |
getName ($encode=true) | |
getRequired () | |
getTitle ($encode=false) | |
render () | |
renderValidationJS ($withtags=true) | |
setAction ($value= '') | |
setElementValue ($name, $value) | |
setElementValues ($values) | |
setExtra ($extra) | |
setRequired (Element $formElement) | |
setSummary ($summary) | |
setTitle ($title) | |
images module
Definition at line 22 of file category.php.
ImagesCategoryForm::__construct | ( | ImagesCategory | $obj | ) |
ImagesCategory | XoopsObject | $obj |
Buttons
Definition at line 27 of file category.php.
References $button, $button_2, $button_3, $button_tray, Xoops\Form\Form\$title, $xoops, _AM_IMAGES_CAT_ADD, _AM_IMAGES_CAT_ASFILE, _AM_IMAGES_CAT_DISPLAY, _AM_IMAGES_CAT_EDIT, _AM_IMAGES_CAT_HEIGHT, _AM_IMAGES_CAT_INDB, _AM_IMAGES_CAT_NAME, _AM_IMAGES_CAT_READ_GRP, _AM_IMAGES_CAT_SIZE, _AM_IMAGES_CAT_STR_TYOPENG, _AM_IMAGES_CAT_STR_TYPE, _AM_IMAGES_CAT_WIDTH, _AM_IMAGES_CAT_WRITE_GRP, _AM_IMAGES_WEIGHT, _MI_IMAGES_CATEGORIES, _MI_IMAGES_PERMISSIONS, XoopsLocaleEn_US\A_CANCEL, XoopsLocaleEn_US\A_RESET, XoopsLocaleEn_US\A_SUBMIT, Xoops\Form\Form\addElement(), Xoops\getInstance(), Xoops\Core\Kernel\XoopsObject\getVar(), and Xoops\Core\Kernel\XoopsObject\isNew().