Public Member Functions | |
| AdminEditLinkCategoryAction ($actionInfo, $request) | |
| perform () | |
Public Attributes | |
| $_categoryId | |
Definition at line 14 of file admineditlinkcategoryaction.class.php.
| AdminEditLinkCategoryAction.AdminEditLinkCategoryAction | ( | $ | 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 admineditlinkcategoryaction.class.php.
References $request, AdminAction.AdminAction(), Action.registerFieldValidator(), and Action.setValidationErrorView().
| AdminEditLinkCategoryAction.perform | ( | ) |
Carries out the specified action
Reimplemented from Action.
Definition at line 38 of file admineditlinkcategoryaction.class.php.
References $category, AdminAction.notifyEvent(), and AdminAction.setCommonData().
| AdminEditLinkCategoryAction.$_categoryId |
Definition at line 17 of file admineditlinkcategoryaction.class.php.