Class flControllerAction
flControllerAction Class
Base class for controller action files.
Direct known subclasses
Indirect known subclasses
cfBackendAdduserAction,
cfBackendApikeysAction,
cfBackendDraftsAction,
cfBackendEdituserAction,
cfBackendElementsAction,
cfBackendFilemgrAction,
cfBackendFingerprintAction,
cfBackendForgotpwdAction,
cfBackendImagepreviewAction,
cfBackendListusersAction,
cfBackendLoginAction,
cfBackendLogoutAction,
cfBackendBrowsectntAction,
cfBackendModulesAction,
cfBackendMyprofileAction,
cfBackendPrivatefilemgrAction,
cfBackendResetpwdAction,
cfBackendRolesAction,
cfBackendSelectsiteAction,
cfBackendSet403Action,
cfBackendSet404Action,
cfBackendSeterrorAction,
cfBackendSethomeAction,
cfBackendBrowsefilesAction,
cfBackendSetthemeAction,
cfBackendSettingsAction,
cfBackendSitemgrAction,
cfBackendSocialimgsAction,
cfBackendClearcacheAction,
cfBackendClearipblocksAction,
cfBackendContentpermsAction,
cfBackendContenttypesAction,
cfBackendDashboardAction,
cfBackendDocumentsAction
Package: fusionLib
Copyright: Copyright (c) 2012 - 2013 fusionLib. All rights reserved.
Located at system/libs/Controller/flControllerAction.php
Methods summary
public
|
|
abstract public
|
Properties summary
protected
|
$controller
The parent controller. |
|
protected
|
$request
The request object. |
|
protected
|
$router
The router object. |
|
protected
|
$response
The response object. |