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

Public Member Functions

 __construct ($flag)
 
 prepare (&$controller, &$xoopsUser)
 
 hasPermission (&$controller, &$xoopsUser)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 defaultSearch (&$searchArgs)
 
 execute (&$controller, &$xoopsUser)
 
 _processActionForm ()
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
- Public Member Functions inherited from Legacy_Action
 Legacy_Action ($adminFlag=false)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mModules = []
 
 $mModuleRecords = null
 
 $mRecords = null
 
 $mActionForm = null
 
 $mSearchAction = null
 
- Data Fields inherited from Legacy_Action
 $_mAdminFlag = false
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( $flag)

Reimplemented from Legacy_Action.

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

Member Function Documentation

◆ _processActionForm()

_processActionForm ( )

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

◆ defaultSearch()

defaultSearch ( & $searchArgs)

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

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

◆ executeViewError()

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

Reimplemented from Legacy_Action.

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

◆ executeViewInput()

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

Reimplemented from Legacy_Action.

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

◆ executeViewSuccess()

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

Reimplemented from Legacy_Action.

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

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

◆ prepare()

prepare ( & $controller,
& $xoopsUser )

Reimplemented from Legacy_Action.

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

Field Documentation

◆ $mActionForm

$mActionForm = null

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

◆ $mModuleRecords

$mModuleRecords = null

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

◆ $mModules

$mModules = []

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

◆ $mRecords

$mRecords = null

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

◆ $mSearchAction

$mSearchAction = null

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


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