XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
XCube_Object Class Reference
Inheritance diagram for XCube_Object:
Legacy_SearchItem Legacy_SearchModule Legacy_SearchModuleResult Profile_DataObj Profile_DefinitionsObj Profile_OptionsObj

Public Member Functions

 prepare ()
 
 toArray ()
 
 loadByArray ( $vars)
 

Static Public Member Functions

 isArray ()
 
 getPropertyDefinition ()
 

Data Fields

 $mProperty = []
 

Detailed Description

Definition at line 24 of file XCube_Object.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 49 of file XCube_Object.class.php.

Member Function Documentation

◆ getPropertyDefinition()

getPropertyDefinition ( )
static

Return member property information. This member function is called in the initialize of object and service. This member function has to be a static function.

Returns
void

Reimplemented in Legacy_SearchItem, Legacy_SearchModule, Legacy_SearchModuleResult, Profile_DataObj, Profile_DefinitionsObj, and Profile_OptionsObj.

Definition at line 46 of file XCube_Object.class.php.

◆ isArray()

isArray ( )
static
Returns
bool

Definition at line 34 of file XCube_Object.class.php.

◆ loadByArray()

loadByArray ( $vars)

Definition at line 75 of file XCube_Object.class.php.

◆ prepare()

prepare ( )

Initialize. If the exception raises, return false.

Definition at line 62 of file XCube_Object.class.php.

◆ toArray()

toArray ( )

Definition at line 65 of file XCube_Object.class.php.

Field Documentation

◆ $mProperty

$mProperty = []

Member property

Definition at line 28 of file XCube_Object.class.php.


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