XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_SearchResultsAction Class Reference
Inheritance diagram for Legacy_SearchResultsAction:
Legacy_Action Legacy_SearchAction Legacy_SearchShowallAction Legacy_SearchShowallbyuserAction

Public Member Functions

 prepare (&$controller, &$xoopsUser)
 
 _setupActionForm ()
 
 hasPermission (&$controller, &$xoopsUser)
 
 _getMaxHit ()
 
 getDefaultView (&$controller, &$xoopsUser)
 
 _doSearch (&$client, &$xoopsUser, &$params)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 _getTemplateName ()
 
 _getSelectedMids ()
 
 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)
 

Data Fields

 $mActionForm = null
 
 $mSearchResults = []
 
 $mModules = []
 
 $mConfig = []
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

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

Member Function Documentation

◆ _doSearch()

_doSearch ( & $client,
& $xoopsUser,
& $params )

Definition at line 113 of file SearchResultsAction.class.php.

◆ _getMaxHit()

_getMaxHit ( )

Definition at line 58 of file SearchResultsAction.class.php.

◆ _getSelectedMids()

_getSelectedMids ( )

Definition at line 150 of file SearchResultsAction.class.php.

◆ _getTemplateName()

_getTemplateName ( )

Definition at line 145 of file SearchResultsAction.class.php.

◆ _setupActionForm()

_setupActionForm ( )

Definition at line 42 of file SearchResultsAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 123 of file SearchResultsAction.class.php.

◆ executeViewError()

executeViewError ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 162 of file SearchResultsAction.class.php.

◆ executeViewIndex()

executeViewIndex ( & $controller,
& $xoopsUser,
& $render )

Reimplemented from Legacy_Action.

Definition at line 128 of file SearchResultsAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 63 of file SearchResultsAction.class.php.

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

Definition at line 30 of file SearchResultsAction.class.php.

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mConfig

$mConfig = []

Definition at line 28 of file SearchResultsAction.class.php.

◆ $mModules

$mModules = []

Definition at line 26 of file SearchResultsAction.class.php.

◆ $mSearchResults

$mSearchResults = []

Definition at line 25 of file SearchResultsAction.class.php.


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