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

Public Member Functions

 __construct ($dirname)
 
_createBlockInformation ($funcNum, $arr)
 
loadBlockInformations ()
 
_createPreferenceInformation ($arr)
 
 _loadCommentPreferenceInfomations ($modversion, $collection)
 
 _loadNotificationPreferenceInfomations ($modversion, $collection)
 
loadPreferenceInformations ()
 

Data Fields

 $_mDirname
 

Detailed Description

Note
final class

Definition at line 502 of file ModuleInstallInformation.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( $dirname)

Definition at line 509 of file ModuleInstallInformation.class.php.

Member Function Documentation

◆ _createBlockInformation()

& _createBlockInformation ( $funcNum,
$arr )
Parameters
$funcNum
$arr
Returns
Legacy_BlockInformation

Definition at line 520 of file ModuleInstallInformation.class.php.

◆ _createPreferenceInformation()

& _createPreferenceInformation ( $arr)

Definition at line 617 of file ModuleInstallInformation.class.php.

◆ _loadCommentPreferenceInfomations()

_loadCommentPreferenceInfomations ( $modversion,
$collection )

Definition at line 633 of file ModuleInstallInformation.class.php.

◆ _loadNotificationPreferenceInfomations()

_loadNotificationPreferenceInfomations ( $modversion,
$collection )

Definition at line 665 of file ModuleInstallInformation.class.php.

◆ loadBlockInformations()

& loadBlockInformations ( )
Todo
Need guarantee of global variables.

Reimplemented from Legacy_AbstractModinfoReader.

Definition at line 544 of file ModuleInstallInformation.class.php.

◆ loadPreferenceInformations()

& loadPreferenceInformations ( )
Note
Because XoopsModule class of X2 kernel is too complex, this method parses xoops_version directly.
Todo
Need guarantee of global variables.

Reimplemented from Legacy_AbstractModinfoReader.

Definition at line 734 of file ModuleInstallInformation.class.php.

Field Documentation

◆ $_mDirname

$_mDirname

Definition at line 507 of file ModuleInstallInformation.class.php.


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