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

Public Member Functions

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

Data Fields

 $_mAllowRegister = false
 

Additional Inherited Members

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

Detailed Description

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

Member Function Documentation

◆ executeViewError()

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

Reimplemented from User_Action.

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

◆ executeViewInput()

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

Reimplemented from User_Action.

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

◆ getDefaultView()

getDefaultView ( & $controller,
& $xoopsUser )

Reimplemented from User_Action.

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

◆ isSecure()

isSecure ( )

Reimplemented from User_Action.

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

◆ prepare()

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

Reimplemented from User_Action.

Definition at line 26 of file DefaultAction.class.php.

Field Documentation

◆ $_mAllowRegister

$_mAllowRegister = false

Definition at line 19 of file DefaultAction.class.php.


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