XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_InstallWizardAction Class Reference
Inheritance diagram for Legacy_InstallWizardAction:
Legacy_AbstractModuleInstallAction Legacy_Action

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
 

Detailed Description

Definition at line 25 of file InstallWizardAction.class.php.

Member Function Documentation

◆ _getInstaller()

& _getInstaller ( $dirname)

Return a procedure for this process.

Parameters
$dirname

Reimplemented from Legacy_AbstractModuleInstallAction.

Definition at line 30 of file InstallWizardAction.class.php.

◆ _loadAgreement()

_loadAgreement ( )

Reimplemented from Legacy_AbstractModuleInstallAction.

Definition at line 42 of file InstallWizardAction.class.php.

◆ _setupActionForm()

_setupActionForm ( )

Reimplemented from Legacy_AbstractModuleInstallAction.

Definition at line 36 of file InstallWizardAction.class.php.

◆ executeViewIndex()

executeViewIndex ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 71 of file InstallWizardAction.class.php.

◆ executeViewInput()

executeViewInput ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 85 of file InstallWizardAction.class.php.

◆ executeViewSuccess()

executeViewSuccess ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 65 of file InstallWizardAction.class.php.

Field Documentation

◆ $mLicence

$mLicence

Definition at line 27 of file InstallWizardAction.class.php.

◆ $mLicenceText

$mLicenceText

Definition at line 28 of file InstallWizardAction.class.php.


The documentation for this class was generated from the following file: