|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare () | |
| getPmInboxUrl () | |
| getPmliteUrl () | |
| getCountUnreadPM () | |
Public Member Functions inherited from XCube_Service | |
| addType ( $className) | |
| addFunction () | |
| _addFunctionStandard ( $name, $in, $out) | |
| register ( $name, &$procedure) | |
Data Fields | |
| $mServiceName = 'Message_Service' | |
| $mNameSpace = 'Message' | |
| $mClassName = 'Message_Service' | |
Data Fields inherited from XCube_Service | |
| $mServiceName = '' | |
| string | |
| $mNameSpace = '' | |
| string | |
| $mClassName = 'XCube_Service' | |
| $_mActionStrategy | |
| XCube_ActionStrategy(?) — 'deprecated'. | |
| $_mTypes = [] | |
| $_mFunctions = [] | |
Definition at line 17 of file Service.class.php.
| getCountUnreadPM | ( | ) |
Definition at line 56 of file Service.class.php.
| getPmInboxUrl | ( | ) |
Definition at line 30 of file Service.class.php.
| getPmliteUrl | ( | ) |
Definition at line 42 of file Service.class.php.
| prepare | ( | ) |
Reimplemented from XCube_Service.
Definition at line 23 of file Service.class.php.
| $mClassName = 'Message_Service' |
Definition at line 21 of file Service.class.php.
| $mNameSpace = 'Message' |
Definition at line 20 of file Service.class.php.
| $mServiceName = 'Message_Service' |
Definition at line 19 of file Service.class.php.