XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_PreferenceInfoCollection Class Reference

Public Member Functions

 add (&$preference)
 
 _sort ()
 
get ($name)
 
getNotify ($name)
 
 update ($collection)
 
 reset ()
 

Data Fields

 $mPreferences = []
 
 $mComments = []
 
 $mNotifications = []
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

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

Member Function Documentation

◆ _sort()

_sort ( )

Renumbers orders of preferences.

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

◆ add()

add ( & $preference)

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

◆ get()

& get ( $name)

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

◆ getNotify()

& getNotify ( $name)

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

◆ reset()

reset ( )

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

◆ update()

update ( $collection)

Updates the list of blocks by comparing with $collection.

Todo

need delete comments' data

need delete notifications' data

Parameters
$collection

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

Field Documentation

◆ $mComments

$mComments = []

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

◆ $mNotifications

$mNotifications = []

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

◆ $mPreferences

$mPreferences = []

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


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