|
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_quote.php.
| $button_2 = new Xoops\Form\Button('', 'reset', XoopsLocale::A_RESET, 'reset') |
Definition at line 34 of file xoops_quote.php.
| $button_3 = new Xoops\Form\Button('', 'button', XoopsLocale::A_CLOSE, 'button') |
Definition at line 38 of file xoops_quote.php.
| $button_tray = new Xoops\Form\ElementTray('', '') |
Buttons
Definition at line 26 of file xoops_quote.php.
| $form = new Xoops\Form\ThemeForm('', 'imagecat_form', '#', false, 'vertical') |
Definition at line 21 of file xoops_quote.php.
| $xoops = Xoops::getInstance() |
Definition at line 16 of file xoops_quote.php.
| $xoopsTpl = new XoopsTpl() |
Definition at line 45 of file xoops_quote.php.