XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
User_Action Class Reference
Inheritance diagram for User_Action:
User_AbstractEditAction User_AbstractListAction User_AbstractViewAction User_AvatarUploadAction User_DefaultAction User_GroupMemberAction User_GroupPropertyAction User_LostPassAction User_MailjobSendAction User_UserDataDownloadAction User_UserDataUploadAction User_UserDeleteAction User_UserInfoAction User_UserRegisterAction User_UserRegister_confirmAction User_UserSearchAction

Public Member Functions

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

Protected Member Functions

 _getPageAction ()
 
 _getPagetitle ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

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

Member Function Documentation

◆ _getPageAction()

_getPageAction ( )
protected

_getPageAction

Parameters
void
Returns
string

Reimplemented in User_AbstractEditAction, User_AbstractListAction, User_AbstractViewAction, User_AvatarEditAction, and User_UserDeleteAction.

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

◆ _getPagetitle()

_getPagetitle ( )
protected

_getPageTitle

Parameters
void
Returns
string

Reimplemented in User_AvatarEditAction, User_EditUserAction, User_UserDeleteAction, and User_UserInfoAction.

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

◆ execute()

execute ( & $controller,
& $xoopsUser )

◆ executeViewCancel()

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

Reimplemented in User_UserRegister_confirmAction.

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

◆ executeViewError()

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

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

◆ executeViewIndex()

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

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

◆ executeViewInput()

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

◆ executeViewPreview()

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

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

◆ executeViewSuccess()

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

Reimplemented in User_UserDataUploadConfAction, and User_UserDataUploadDoAction.

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

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

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

◆ getPageTitle()

getPageTitle ( )

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

◆ hasPermission()

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

Reimplemented in User_EditUserAction.

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

◆ isSecure()

isSecure ( )

Reimplemented in User_UserActivateAction.

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

◆ prepare()

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

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

◆ User_Action()

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


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