XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_ActionSearchArgs Class Reference

Public Member Functions

 __construct ($words)
 
 setKeywords ($words)
 
 getKeywords ()
 
 addRecord ($moduleName, $url, $title, $desc=null)
 
getRecords ()
 
 hasRecord ()
 

Data Fields

 $mKeywords
 
 $mRecords
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( $words)

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

Member Function Documentation

◆ addRecord()

addRecord ( $moduleName,
$url,
$title,
$desc = null )

Definition at line 43 of file ActSearchAction.class.php.

◆ getKeywords()

getKeywords ( )

Definition at line 38 of file ActSearchAction.class.php.

◆ getRecords()

& getRecords ( )

Definition at line 48 of file ActSearchAction.class.php.

◆ hasRecord()

hasRecord ( )
Returns
bool

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

◆ setKeywords()

setKeywords ( $words)

Definition at line 29 of file ActSearchAction.class.php.

Field Documentation

◆ $mKeywords

$mKeywords

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

◆ $mRecords

$mRecords

Definition at line 22 of file ActSearchAction.class.php.


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