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

Public Member Functions

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

Data Fields

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

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( $admin)

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

Member Function Documentation

◆ _createAction()

_createAction ( & $actionFrame)

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

◆ execute()

execute ( & $controller)

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

◆ setActionName()

setActionName ( $name)

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

Field Documentation

◆ $mAction

$mAction = null

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

◆ $mActionName

$mActionName = null

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

◆ $mAdminFlag

$mAdminFlag = null

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

◆ $mCreateAction

$mCreateAction = null

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


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