|
XOOPS
2.6.0
|

Public Member Functions | |
| __construct ($obj=null) | |
| getDump () | |
| getMaintenance () | |
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) | |
Definition at line 23 of file maintenance.php.
| MaintenanceMaintenanceForm::__construct | ( | $obj = null | ) |
| null | $obj |
Definition at line 28 of file maintenance.php.
| MaintenanceMaintenanceForm::getDump | ( | ) |
Definition at line 70 of file maintenance.php.
References $file, $module, $module_handler, $xoops, _AM_MAINTENANCE_DUMP_DROP, _AM_MAINTENANCE_DUMP_TABLES_OR_MODULES, _AM_MAINTENANCE_OR, XoopsLocaleEn_US\A_SUBMIT, Xoops\Form\Form\addElement(), XoopsLoad\fileExists(), XoopsBaseConfig\get(), and Xoops\getInstance().

| MaintenanceMaintenanceForm::getMaintenance | ( | ) |
Maintenance Form
Definition at line 36 of file maintenance.php.
References $options, _AM_MAINTENANCE_AND, _AM_MAINTENANCE_CENTER_CACHE, _AM_MAINTENANCE_CENTER_CHOICE1, _AM_MAINTENANCE_CENTER_CHOICE2, _AM_MAINTENANCE_CENTER_CHOICE3, _AM_MAINTENANCE_CENTER_CHOICE4, _AM_MAINTENANCE_CENTER_SESSION, _AM_MAINTENANCE_CENTER_SMARTY_CACHE, _AM_MAINTENANCE_CENTER_SMARTY_COMPILE, _AM_MAINTENANCE_CENTER_TABLES, _AM_MAINTENANCE_CENTER_TABLES_DESC, _AM_MAINTENANCE_CENTER_XOOPS_CACHE, XoopsLocaleEn_US\A_SUBMIT, Xoops\Form\Form\addElement(), and XoopsBaseConfig\get().
