|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| _setupActionForm () | |
| _getTemplateName () | |
| _getSelectedMids () | |
| _getMaxHit () | |
| executeViewIndex (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from Legacy_SearchResultsAction | |
| prepare (&$controller, &$xoopsUser) | |
| hasPermission (&$controller, &$xoopsUser) | |
| getDefaultView (&$controller, &$xoopsUser) | |
| _doSearch (&$client, &$xoopsUser, &$params) | |
| execute (&$controller, &$xoopsUser) | |
| executeViewError (&$controller, &$xoopsUser, &$render) | |
Public Member Functions inherited from Legacy_Action | |
| Legacy_Action ($adminFlag=false) | |
| __construct ($adminFlag=false) | |
| executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
| executeViewInput (&$controller, &$xoopsUser, &$render) | |
| executeViewPreview (&$controller, &$xoopsUser, &$render) | |
| executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Additional Inherited Members | |
Data Fields inherited from Legacy_SearchResultsAction | |
| $mActionForm = null | |
| $mSearchResults = [] | |
| $mModules = [] | |
| $mConfig = [] | |
Data Fields inherited from Legacy_Action | |
| $_mAdminFlag = false | |
Definition at line 20 of file SearchShowallAction.class.php.
| _getMaxHit | ( | ) |
Reimplemented from Legacy_SearchResultsAction.
Definition at line 41 of file SearchShowallAction.class.php.
| _getSelectedMids | ( | ) |
Reimplemented from Legacy_SearchResultsAction.
Definition at line 33 of file SearchShowallAction.class.php.
| _getTemplateName | ( | ) |
Reimplemented from Legacy_SearchResultsAction.
Definition at line 28 of file SearchShowallAction.class.php.
| _setupActionForm | ( | ) |
Reimplemented from Legacy_SearchResultsAction.
Definition at line 22 of file SearchShowallAction.class.php.
| executeViewIndex | ( | & | $controller, |
| & | $xoopsUser, | ||
| & | $render ) |
Reimplemented from Legacy_SearchResultsAction.
Definition at line 46 of file SearchShowallAction.class.php.