Public Member Functions | |
| AdminDeleteResourceAlbumAction ($actionInfo, $request) | |
| perform () | |
Public Attributes | |
| $_albumIds | |
Definition at line 14 of file admindeleteresourcealbumaction.class.php.
| AdminDeleteResourceAlbumAction.AdminDeleteResourceAlbumAction | ( | $ | 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 23 of file admindeleteresourcealbumaction.class.php.
References $request, AdminAction.AdminAction(), Action.registerFieldValidator(), and Action.setValidationErrorView().
| AdminDeleteResourceAlbumAction.perform | ( | ) |
carries out the specified album
Reimplemented from Action.
Definition at line 36 of file admindeleteresourcealbumaction.class.php.
References false, AdminAction.notifyEvent(), CacheControl.resetBlogCache(), and AdminAction.setCommonData().
| AdminDeleteResourceAlbumAction.$_albumIds |
Definition at line 17 of file admindeleteresourcealbumaction.class.php.