NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminDeleteGlobalArticleCategoryAction Class Reference
[Action]

Inherits AdminAction.

List of all members.


Public Member Functions

 AdminDeleteGlobalArticleCategoryAction ($actionInfo, $request)
 perform ()

Public Attributes

 $_categoryId
 $_categoryIds

Private Member Functions

 _deleteGlobalArticleCategories ()

Detailed Description

Deletes an article category from the database

Definition at line 19 of file admindeleteglobalarticlecategoryaction.class.php.


Member Function Documentation

AdminDeleteGlobalArticleCategoryAction.AdminDeleteGlobalArticleCategoryAction ( 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 29 of file admindeleteglobalarticlecategoryaction.class.php.

References $request, _mode, AdminAction.AdminAction(), Action.registerFieldValidator(), AdminAction.requireAdminPermission(), and Action.setValidationErrorView().

AdminDeleteGlobalArticleCategoryAction._deleteGlobalArticleCategories (  )  [private]

removes categories from the database

Definition at line 51 of file admindeleteglobalarticlecategoryaction.class.php.

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

Referenced by perform().

AdminDeleteGlobalArticleCategoryAction.perform (  ) 

Carries out the specified action

Reimplemented from Action.

Definition at line 111 of file admindeleteglobalarticlecategoryaction.class.php.

References _deleteGlobalArticleCategories(), and _mode.


Member Data Documentation

AdminDeleteGlobalArticleCategoryAction.$_categoryId

AdminDeleteGlobalArticleCategoryAction.$_categoryIds