XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
__construct ($dirname) | |
& | _createBlockInformation ($funcNum, $arr) |
& | loadBlockInformations () |
& | _createPreferenceInformation ($arr) |
_loadCommentPreferenceInfomations ($modversion, $collection) | |
_loadNotificationPreferenceInfomations ($modversion, $collection) | |
& | loadPreferenceInformations () |
Data Fields | |
$_mDirname | |
Definition at line 502 of file ModuleInstallInformation.class.php.
__construct | ( | $dirname | ) |
Definition at line 509 of file ModuleInstallInformation.class.php.
& _createBlockInformation | ( | $funcNum, | |
$arr ) |
$funcNum | |
$arr |
Definition at line 520 of file ModuleInstallInformation.class.php.
& _createPreferenceInformation | ( | $arr | ) |
Definition at line 617 of file ModuleInstallInformation.class.php.
_loadCommentPreferenceInfomations | ( | $modversion, | |
$collection ) |
Definition at line 633 of file ModuleInstallInformation.class.php.
_loadNotificationPreferenceInfomations | ( | $modversion, | |
$collection ) |
Definition at line 665 of file ModuleInstallInformation.class.php.
& loadBlockInformations | ( | ) |
Reimplemented from Legacy_AbstractModinfoReader.
Definition at line 544 of file ModuleInstallInformation.class.php.
& loadPreferenceInformations | ( | ) |
Reimplemented from Legacy_AbstractModinfoReader.
Definition at line 734 of file ModuleInstallInformation.class.php.
$_mDirname |
Definition at line 507 of file ModuleInstallInformation.class.php.