XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
__construct ($moduleName, $url, $title, $desc) | |
Data Fields | |
$mModuleName | |
$mActionUrl | |
$mTitle | |
$mDescription | |
An item on one search record. This is a class as a structure.
Definition at line 70 of file ActSearchAction.class.php.
__construct | ( | $moduleName, | |
$url, | |||
$title, | |||
$desc ) |
Definition at line 79 of file ActSearchAction.class.php.
$mActionUrl |
Definition at line 73 of file ActSearchAction.class.php.
$mDescription |
Definition at line 75 of file ActSearchAction.class.php.
$mModuleName |
Definition at line 72 of file ActSearchAction.class.php.
$mTitle |
Definition at line 74 of file ActSearchAction.class.php.