NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminDeleteResourceAlbumAction Class Reference
[Action]

Inherits AdminAction.

List of all members.


Public Member Functions

 AdminDeleteResourceAlbumAction ($actionInfo, $request)
 perform ()

Public Attributes

 $_albumIds

Detailed Description

Deletes a resource from the blog

Definition at line 15 of file admindeleteresourcealbumaction.class.php.


Member Function Documentation

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 24 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 37 of file admindeleteresourcealbumaction.class.php.

References AdminAction.notifyEvent(), CacheControl.resetBlogCache(), and AdminAction.setCommonData().


Member Data Documentation

AdminDeleteResourceAlbumAction.$_albumIds

Definition at line 18 of file admindeleteresourcealbumaction.class.php.