XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
hasPermission (&$controller, &$xoopsUser) | |
prepare (&$controller, &$xoopsUser) | |
getDefaultView (&$controller, &$xoopsUser) | |
execute (&$controller, &$xoopsUser) | |
executeViewInput (&$controller, &$xoopsUser, &$render) | |
executeViewSuccess (&$controller, &$xoopsUser, &$render) | |
executeViewError (&$controller, &$xoopsUser, &$render) | |
![]() | |
Legacy_Action ($adminFlag=false) | |
__construct ($adminFlag=false) | |
executeViewIndex (&$controller, &$xoopsUser, &$render) | |
executeViewPreview (&$controller, &$xoopsUser, &$render) | |
executeViewCancel (&$controller, &$xoopsUser, &$render) | |
Data Fields | |
$mActionForm = null | |
$mMailer = null | |
![]() | |
$_mAdminFlag = false | |
Definition at line 19 of file MiscFriendAction.class.php.
execute | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 41 of file MiscFriendAction.class.php.
executeViewError | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 78 of file MiscFriendAction.class.php.
executeViewInput | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 67 of file MiscFriendAction.class.php.
executeViewSuccess | ( | & | $controller, |
& | $xoopsUser, | ||
& | $render ) |
Reimplemented from Legacy_Action.
Definition at line 73 of file MiscFriendAction.class.php.
getDefaultView | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 35 of file MiscFriendAction.class.php.
hasPermission | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 24 of file MiscFriendAction.class.php.
prepare | ( | & | $controller, |
& | $xoopsUser ) |
Reimplemented from Legacy_Action.
Definition at line 29 of file MiscFriendAction.class.php.
$mActionForm = null |
Definition at line 21 of file MiscFriendAction.class.php.
$mMailer = null |
Definition at line 22 of file MiscFriendAction.class.php.