
Public Member Functions | |
| run (Prototyped $subject, Form $form, HttpRequest $request) | |
| |
Protected Member Functions | |
| daoMethod () | |
Definition at line 16 of file TakeCommand.class.php.
| TakeCommand::daoMethod | ( | ) | [abstract, protected] |
| TakeCommand::run | ( | Prototyped $ | subject, | |
| Form $ | form, | |||
| HttpRequest $ | request | |||
| ) |
Implements EditorCommand.
Reimplemented in MakeCommand, and SaveCommand.
Definition at line 23 of file TakeCommand.class.php.
References daoMethod().

1.5.4