|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| prepare () | |
| getActiveModules () | |
| searchItems () | |
| searchItemsOfUser () | |
Public Member Functions inherited from XCube_Service | |
| addType ( $className) | |
| addFunction () | |
| _addFunctionStandard ( $name, $in, $out) | |
| register ( $name, &$procedure) | |
Data Fields | |
| $mServiceName = 'Legacy_SearchService' | |
| $mNameSpace = 'Legacy' | |
| $mClassName = 'Legacy_SearchService' | |
Data Fields inherited from XCube_Service | |
| $mServiceName = '' | |
| string | |
| $mNameSpace = '' | |
| string | |
| $mClassName = 'XCube_Service' | |
| $_mActionStrategy | |
| XCube_ActionStrategy(?) — 'deprecated'. | |
| $_mTypes = [] | |
| $_mFunctions = [] | |
Sample class
Definition at line 104 of file LegacySearchService.class.php.
| getActiveModules | ( | ) |
Definition at line 126 of file LegacySearchService.class.php.
| prepare | ( | ) |
Reimplemented from XCube_Service.
Definition at line 110 of file LegacySearchService.class.php.
| searchItems | ( | ) |
Definition at line 164 of file LegacySearchService.class.php.
| searchItemsOfUser | ( | ) |
Definition at line 175 of file LegacySearchService.class.php.
| $mClassName = 'Legacy_SearchService' |
Definition at line 108 of file LegacySearchService.class.php.
| $mNameSpace = 'Legacy' |
Definition at line 107 of file LegacySearchService.class.php.
| $mServiceName = 'Legacy_SearchService' |
Definition at line 106 of file LegacySearchService.class.php.