|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| _processScript () | |
| auto_update_session_blob () | |
| update200 () | |
| update106 () | |
| _extendConfigTitleSize () | |
| match config_title and config_desc size in config table. | |
| _setUniqueToGroupUserLink () | |
| _recoverXoopsGroupPermission () | |
| Removes invalid permission instances from DB. | |
Public Member Functions inherited from Legacy_ModulePhasedUpgrader | |
| Legacy_ModulePhasedUpgrader () | |
| setForceMode ($isForceMode) | |
| setCurrentXoopsModule (&$xoopsModule) | |
| setTargetXoopsModule (&$xoopsModule) | |
| executeUpgrade () | |
| getCurrentVersion () | |
| getTargetPhase () | |
| hasUpgradeMethod () | |
| _callUpgradeMethod () | |
| isLatestUpgrade () | |
| saveXoopsModule (&$module) | |
| _processReport () | |
| _updateModuleTemplates () | |
| _updateBlocks () | |
| _updatePreferences () | |
| executeAutomaticUpgrade () | |
Data Fields | |
| $_mMilestone | |
Data Fields inherited from Legacy_ModulePhasedUpgrader | |
| $_mMilestone = [] | |
| $mLog = null | |
| $_mCurrentXoopsModule | |
| $_mCurrentVersion | |
| $_mTargetXoopsModule | |
| $_mTargetVersion | |
| $_mForceMode = false | |
Definition at line 18 of file Legacy_Updater.class.php.
| _extendConfigTitleSize | ( | ) |
match config_title and config_desc size in config table.
Definition at line 155 of file Legacy_Updater.class.php.
| _processScript | ( | ) |
Reimplemented from Legacy_ModulePhasedUpgrader.
Definition at line 25 of file Legacy_Updater.class.php.
| _recoverXoopsGroupPermission | ( | ) |
Removes invalid permission instances from DB.
Definition at line 203 of file Legacy_Updater.class.php.
| _setUniqueToGroupUserLink | ( | ) |
Definition at line 170 of file Legacy_Updater.class.php.
| auto_update_session_blob | ( | ) |
Definition at line 34 of file Legacy_Updater.class.php.
| update106 | ( | ) |
Definition at line 103 of file Legacy_Updater.class.php.
| update200 | ( | ) |
Definition at line 56 of file Legacy_Updater.class.php.
| $_mMilestone |
Definition at line 20 of file Legacy_Updater.class.php.