Public Member Functions | |
| AdminEditLinkAction ($actionInfo, $request) | |
| perform () | |
Public Attributes | |
| $_linkId | |
Definition at line 15 of file admineditlinkaction.class.php.
| AdminEditLinkAction.AdminEditLinkAction | ( | $ | 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 admineditlinkaction.class.php.
References $request, AdminAction.AdminAction(), Action.registerFieldValidator(), and Action.setValidationErrorView().
| AdminEditLinkAction.perform | ( | ) |
Carries out the specified action
Reimplemented from Action.
Definition at line 42 of file admineditlinkaction.class.php.
References AdminAction.notifyEvent(), and AdminAction.setCommonData().
| AdminEditLinkAction.$_linkId |
Definition at line 17 of file admineditlinkaction.class.php.