XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
_setupActionForm () | |
_getTemplateName () | |
_getSelectedMids () | |
_getMaxHit () | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
![]() | |
prepare (&$controller, &$xoopsUser) | |
hasPermission (&$controller, &$xoopsUser) | |
getDefaultView (&$controller, &$xoopsUser) | |
_doSearch (&$client, &$xoopsUser, &$params) | |
execute (&$controller, &$xoopsUser) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
![]() | |
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 | |
![]() | |
$mActionForm = null | |
$mSearchResults = [] | |
$mModules = [] | |
$mConfig = [] | |
![]() | |
$_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.