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

Public Member Functions

 isSecure ()
 
 getPageTitle ()
 
 hasPermission (&$controller, &$xoopsUser, $moduleConfig)
 
 prepare (&$controller, &$xoopsUser, &$moduleConfig)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
 executeViewSuccess (&$render)
 
 executeViewError (&$render)
 
 executeViewInde (&$render)
 
 executeViewInput (&$render)
 
 executeViewPreview (&$render)
 
 executeViewCancel (&$render)
 

Protected Member Functions

 _getPageAction ()
 
 _getPagetitle ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

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

Member Function Documentation

◆ _getPageAction()

_getPageAction ( )
protected

_getPageAction

Parameters
void
Returns
string

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

◆ _getPagetitle()

_getPagetitle ( )
protected

_getPageTitle

Parameters
void
Returns
string

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

◆ execute()

execute ( & $controller,
& $xoopsUser )

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

◆ executeViewCancel()

executeViewCancel ( & $render)

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

◆ executeViewError()

executeViewError ( & $render)

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

◆ executeViewInde()

executeViewInde ( & $render)

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

◆ executeViewInput()

executeViewInput ( & $render)

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

◆ executeViewPreview()

executeViewPreview ( & $render)

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

◆ executeViewSuccess()

executeViewSuccess ( & $render)

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

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

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

◆ getPageTitle()

getPageTitle ( )

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

◆ hasPermission()

hasPermission ( & $controller,
& $xoopsUser,
$moduleConfig )

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

◆ isSecure()

isSecure ( )

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

◆ prepare()

prepare ( & $controller,
& $xoopsUser,
& $moduleConfig )

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


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