AutorespondersDefaultController Class Reference
Public Member Functions |
| filters () |
| actionCreate ($marketingListId, $redirectUrl) |
| actionDetails ($id, $redirectUrl) |
| actionEdit ($id, $redirectUrl) |
| actionDelete ($id, $redirectUrl=null) |
Static Public Member Functions |
static | getDetailsAndEditBreadcrumbLinks ($marketingList) |
Data Fields |
const | USER_MARKETING_LIST_ACCESS_FILTER_PATH |
const | JOBS_CHECK_FILTER_PATH |
Protected Member Functions |
| actionAfterSuccessfulModelSave ($model, $modelToStringValue, $redirectUrlParams=null) |
Static Protected Member Functions |
static | getZurmoControllerUtil () |
Detailed Description
Definition at line 37 of file DefaultController.php.
Field Documentation
const USER_MARKETING_LIST_ACCESS_FILTER_PATH |
Initial value:
'application.modules.autoresponders.controllers.filters.UserCanAccessMarketingListControllerFilter'
Definition at line 39 of file DefaultController.php.
const JOBS_CHECK_FILTER_PATH |
Initial value:
'application.modules.autoresponders.controllers.filters.AutoresponderJobsCheckControllerFilter'
Definition at line 42 of file DefaultController.php.
The documentation for this class was generated from the following file: