Public Member Functions | |
| AdminEditPostsAction ($actionInfo, $request) | |
| perform () | |
Definition at line 12 of file admineditpostsaction.class.php.
| AdminEditPostsAction.AdminEditPostsAction | ( | $ | 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 18 of file admineditpostsaction.class.php.
References $request, and AdminAction.AdminAction().
| AdminEditPostsAction.perform | ( | ) |
Carries out the specified action
Reimplemented from Action.
Definition at line 26 of file admineditpostsaction.class.php.
References AdminAction.setCommonData().