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