Public Member Functions | |
| AdminDeleteResourceAction ($actionInfo, $request) | |
| perform () | |
Public Attributes | |
| $_resourceIds | |
Definition at line 16 of file admindeleteresourceaction.class.php.
| AdminDeleteResourceAction.AdminDeleteResourceAction | ( | $ | actionInfo, | |
| $ | request | |||
| ) |
Constructor. If nothing else, it also has to call the constructor of the parent class, BlogAction with the same parameters
Definition at line 25 of file admindeleteresourceaction.class.php.
References $request, AdminAction.AdminAction(), Action.registerFieldValidator(), and Action.setValidationErrorView().
| AdminDeleteResourceAction.perform | ( | ) |
Carries out the specified action
Reimplemented from Action.
Definition at line 39 of file admindeleteresourceaction.class.php.
References false, AdminAction.notifyEvent(), CacheControl.resetBlogCache(), and AdminAction.setCommonData().
| AdminDeleteResourceAction.$_resourceIds |
Definition at line 19 of file admindeleteresourceaction.class.php.