|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| __construct ($words) | |
| setKeywords ($words) | |
| getKeywords () | |
| addRecord ($moduleName, $url, $title, $desc=null) | |
| & | getRecords () |
| hasRecord () | |
Data Fields | |
| $mKeywords | |
| $mRecords | |
Definition at line 19 of file ActSearchAction.class.php.
| __construct | ( | $words | ) |
Definition at line 24 of file ActSearchAction.class.php.
| addRecord | ( | $moduleName, | |
| $url, | |||
| $title, | |||
| $desc = null ) |
Definition at line 43 of file ActSearchAction.class.php.
| getKeywords | ( | ) |
Definition at line 38 of file ActSearchAction.class.php.
| & getRecords | ( | ) |
Definition at line 48 of file ActSearchAction.class.php.
| hasRecord | ( | ) |
Definition at line 56 of file ActSearchAction.class.php.
| setKeywords | ( | $words | ) |
Definition at line 29 of file ActSearchAction.class.php.
| $mKeywords |
Definition at line 21 of file ActSearchAction.class.php.
| $mRecords |
Definition at line 22 of file ActSearchAction.class.php.