XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
User_AbstractViewAction Class Reference
Inheritance diagram for User_AbstractViewAction:
User_Action User_MailjobViewAction User_UserViewAction

Public Member Functions

 _getId ()
 
_getHandler ()
 
 _setupObject ()
 
 prepare (&$controller, &$xoopsUser, $moduleConfig)
 
 getDefaultView (&$controller, &$xoopsUser)
 
 execute (&$controller, &$xoopsUser)
 
- Public Member Functions inherited from User_Action
 User_Action ()
 
 isSecure ()
 
 getPageTitle ()
 
 hasPermission (&$controller, &$xoopsUser, $moduleConfig)
 
 executeViewSuccess (&$controller, &$xoopsUser, &$render)
 
 executeViewError (&$controller, &$xoopsUser, &$render)
 
 executeViewIndex (&$controller, &$xoopsUser, &$render)
 
 executeViewInput (&$controller, &$xoopsUser, &$render)
 
 executeViewPreview (&$controller, &$xoopsUser, &$render)
 
 executeViewCancel (&$controller, &$xoopsUser, &$render)
 

Data Fields

 $mObject = null
 
 $mObjectHandler = null
 

Protected Member Functions

 _getPageAction ()
 
- Protected Member Functions inherited from User_Action
 _getPagetitle ()
 

Detailed Description

Definition at line 12 of file AbstractViewAction.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Reimplemented from User_Action.

Definition at line 17 of file AbstractViewAction.class.php.

Member Function Documentation

◆ _getHandler()

& _getHandler ( )

Definition at line 25 of file AbstractViewAction.class.php.

◆ _getId()

_getId ( )

Definition at line 21 of file AbstractViewAction.class.php.

◆ _getPageAction()

_getPageAction ( )
protected

_getPageAction

Parameters
void
Returns
string

Reimplemented from User_Action.

Definition at line 45 of file AbstractViewAction.class.php.

◆ _setupObject()

_setupObject ( )

Definition at line 29 of file AbstractViewAction.class.php.

◆ execute()

execute ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

Definition at line 64 of file AbstractViewAction.class.php.

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

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

◆ prepare()

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

Reimplemented from User_Action.

Definition at line 50 of file AbstractViewAction.class.php.

Field Documentation

◆ $mObject

$mObject = null

Definition at line 14 of file AbstractViewAction.class.php.

◆ $mObjectHandler

$mObjectHandler = null

Definition at line 15 of file AbstractViewAction.class.php.


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