|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| Message_myInstaller () | |
| executeInstall () | |
| check_pm () | |
| _processScript () | |
Public Member Functions inherited from Legacy_ModuleInstaller | |
| Legacy_ModuleInstaller () | |
| setCurrentXoopsModule (&$xoopsModule) | |
| setForceMode ($isForceMode) | |
| _installTables () | |
| _installModule () | |
| & | _createPermission ($group) |
| _installBlocks () | |
| _installPreferences () | |
| _processReport () | |
Additional Inherited Members | |
Static Public Member Functions inherited from Legacy_ModuleInstaller | |
| _installTemplates () | |
Data Fields inherited from Legacy_ModuleInstaller | |
| $mLog = null | |
| $_mForceMode = false | |
| $_mXoopsModule = null | |
Definition at line 19 of file myInstaller.class.php.
| __construct | ( | ) |
Reimplemented from Legacy_ModuleInstaller.
Definition at line 29 of file myInstaller.class.php.
| _processScript | ( | ) |
Reimplemented from Legacy_ModuleInstaller.
Definition at line 57 of file myInstaller.class.php.
| check_pm | ( | ) |
Definition at line 46 of file myInstaller.class.php.
| executeInstall | ( | ) |
Reimplemented from Legacy_ModuleInstaller.
Definition at line 34 of file myInstaller.class.php.
For backward compatibility
Definition at line 24 of file myInstaller.class.php.