XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
class | |
Variables | |
$button = new Xoops\Form\Button('', 'submit', XoopsLocale::A_SUBMIT, 'submit') | |
$button_2 = new Xoops\Form\Button('', 'reset', XoopsLocale::A_RESET, 'reset') | |
$button_3 = new Xoops\Form\Button('', 'button', XoopsLocale::A_CLOSE, 'button') | |
$button_tray = new Xoops\Form\ElementTray('', '') | |
$form = new Xoops\Form\ThemeForm('', 'imagecat_form', '#', false, 'vertical') | |
$xoops = Xoops::getInstance() | |
$xoopsTpl = new XoopsTpl() | |
$button = new Xoops\Form\Button('', 'submit', XoopsLocale::A_SUBMIT, 'submit') |
Definition at line 29 of file xoops_code.php.
Referenced by ImagesImageForm\__construct(), ImagesCategoryForm\__construct(), ImagesCategory_imagemanagerForm\__construct(), ImagesImage_imagemanagerForm\__construct(), b_search_show(), TinyMCE\init(), and Xoops\Form\DhtmlTextArea\render().
$button_2 = new Xoops\Form\Button('', 'reset', XoopsLocale::A_RESET, 'reset') |
Definition at line 34 of file xoops_code.php.
Referenced by ImagesImageForm\__construct(), ImagesCategoryForm\__construct(), and ImagesImage_imagemanagerForm\__construct().
$button_3 = new Xoops\Form\Button('', 'button', XoopsLocale::A_CLOSE, 'button') |
Definition at line 38 of file xoops_code.php.
Referenced by ImagesImageForm\__construct(), ImagesCategoryForm\__construct(), and ImagesImage_imagemanagerForm\__construct().
$button_tray = new Xoops\Form\ElementTray('', '') |
Buttons
Definition at line 26 of file xoops_code.php.
Referenced by ImagesImageForm\__construct(), XcaptchaCaptchaForm\__construct(), XcaptchaImageForm\__construct(), XcaptchaTextForm\__construct(), XcaptchaRecaptchaForm\__construct(), ImagesCategoryForm\__construct(), CommentsCommentForm\__construct(), ImagesImage_imagemanagerForm\__construct(), and SystemBlockForm\getForm().
$form = new Xoops\Form\ThemeForm('', 'imagecat_form', '#', false, 'vertical') |
Definition at line 21 of file xoops_code.php.
Referenced by b_search_show(), createThemeform(), XoopsCaptcha\loadForm(), menus_block_edit(), XoopsCaptchaText\render(), XoopsCaptchaRecaptcha\render(), and XoopsCaptcha\render().
$xoops = Xoops::getInstance() |
Definition at line 16 of file xoops_code.php.
$xoopsTpl = new XoopsTpl() |
Definition at line 45 of file xoops_code.php.
Referenced by Xmf\Metagen\assignDescription(), Xmf\Metagen\assignKeywords(), Xmf\Metagen\assignTitle(), and Xoops\templateClearModuleCache().