Public Member Functions | |
| AdminAddLinkCategoryAction ($actionInfo, $request) | |
| perform () | |
Public Attributes | |
| $_linkCategoryName | |
| $_properties | |
Definition at line 15 of file adminaddlinkcategoryaction.class.php.
| AdminAddLinkCategoryAction.AdminAddLinkCategoryAction | ( | $ | 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 adminaddlinkcategoryaction.class.php.
References $request, AdminAction.AdminAction(), Action.registerFieldValidator(), AdminAction.requirePermission(), and Action.setValidationErrorView().
| AdminAddLinkCategoryAction.perform | ( | ) |
Carries out the specified action
Reimplemented from Action.
Definition at line 39 of file adminaddlinkcategoryaction.class.php.
References CacheControl.resetBlogCache(), AdminAction.setCommonData(), and AdminAction.userHasPermission().
| AdminAddLinkCategoryAction.$_linkCategoryName |
Definition at line 18 of file adminaddlinkcategoryaction.class.php.
| AdminAddLinkCategoryAction.$_properties |
Definition at line 19 of file adminaddlinkcategoryaction.class.php.