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

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 = []
 

Detailed Description

Definition at line 17 of file Service.class.php.

Member Function Documentation

◆ getCountUnreadPM()

getCountUnreadPM ( )

Definition at line 56 of file Service.class.php.

◆ getPmInboxUrl()

getPmInboxUrl ( )

Definition at line 30 of file Service.class.php.

◆ getPmliteUrl()

getPmliteUrl ( )

Definition at line 42 of file Service.class.php.

◆ prepare()

prepare ( )

Reimplemented from XCube_Service.

Definition at line 23 of file Service.class.php.

Field Documentation

◆ $mClassName

$mClassName = 'Message_Service'

Definition at line 21 of file Service.class.php.

◆ $mNameSpace

$mNameSpace = 'Message'

Definition at line 20 of file Service.class.php.

◆ $mServiceName

$mServiceName = 'Message_Service'

Definition at line 19 of file Service.class.php.


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