|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| & | _getInstaller ($dirname) |
| _setupActionForm () | |
| _loadAgreement () | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from Legacy_AbstractModuleInstallAction | |
| prepare (&$controller, &$xoopsUser) | |
| getDefaultView (&$controller, &$xoopsUser) | |
| execute (&$controller, &$xoopsUser) | |
| executeViewError (&$controller, &$xoopsUser, &$renderer) | |
Public Member Functions inherited from Legacy_Action | |
| Legacy_Action ($adminFlag=false) | |
| __construct ($adminFlag=false) | |
| hasPermission (&$controller, &$xoopsUser) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
| $mLicence | |
| $mLicenceText | |
Data Fields inherited from Legacy_AbstractModuleInstallAction | |
| $mModuleObject = null | |
| $mLog = null | |
| $mActionForm = null | |
Data Fields inherited from Legacy_Action | |
| $_mAdminFlag = false | |
Definition at line 25 of file InstallWizardAction.class.php.
| & _getInstaller | ( | $dirname | ) |
Return a procedure for this process.
| $dirname |
Reimplemented from Legacy_AbstractModuleInstallAction.
Definition at line 30 of file InstallWizardAction.class.php.
| _loadAgreement | ( | ) |
Reimplemented from Legacy_AbstractModuleInstallAction.
Definition at line 42 of file InstallWizardAction.class.php.
| _setupActionForm | ( | ) |
Reimplemented from Legacy_AbstractModuleInstallAction.
Definition at line 36 of file InstallWizardAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_Action.
Definition at line 71 of file InstallWizardAction.class.php.
| executeViewInput | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_Action.
Definition at line 85 of file InstallWizardAction.class.php.
| executeViewSuccess | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_Action.
Definition at line 65 of file InstallWizardAction.class.php.
| $mLicence |
Definition at line 27 of file InstallWizardAction.class.php.
| $mLicenceText |
Definition at line 28 of file InstallWizardAction.class.php.