XOOPS  2.6.0
xoops_code.php File Reference

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()
 

Variable Documentation

$xoops = Xoops::getInstance()

Definition at line 16 of file xoops_code.php.