XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_ActionFrame Class Reference

Public Member Functions

 Legacy_ActionFrame ($admin)
 
 __construct ($admin)
 
 setActionName ($name)
 
 setMode ($mode)
 
 _createAction (&$actionFrame)
 
 execute (&$controller)
 

Data Fields

 $mActionName = null
 
 $mAction = null
 
 $mAdminFlag = null
 
 $mMode = null
 
 $mCreateAction = null
 

Detailed Description

Definition at line 36 of file ActionFrame.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( $admin)

Definition at line 60 of file ActionFrame.class.php.

Member Function Documentation

◆ _createAction()

_createAction ( & $actionFrame)

Definition at line 90 of file ActionFrame.class.php.

◆ execute()

execute ( & $controller)

Definition at line 118 of file ActionFrame.class.php.

◆ Legacy_ActionFrame()

Legacy_ActionFrame ( $admin)

Definition at line 55 of file ActionFrame.class.php.

◆ setActionName()

setActionName ( $name)

Definition at line 68 of file ActionFrame.class.php.

◆ setMode()

setMode ( $mode)

Set mode.

Parameters
string$modeUse constants (LEGACY_FRAME_MODE_MISC and more...)

Definition at line 85 of file ActionFrame.class.php.

Field Documentation

◆ $mAction

$mAction = null

Definition at line 39 of file ActionFrame.class.php.

◆ $mActionName

$mActionName = null

Definition at line 38 of file ActionFrame.class.php.

◆ $mAdminFlag

$mAdminFlag = null

Definition at line 40 of file ActionFrame.class.php.

◆ $mCreateAction

$mCreateAction = null

Definition at line 53 of file ActionFrame.class.php.

◆ $mMode

$mMode = null

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


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