Static Public Member Functions | |
static | create () |
Protected Member Functions | |
daoMethod () |
Definition at line 15 of file AddCommand.class.php.
static AddCommand::create | ( | ) | [static] |
Definition at line 20 of file AddCommand.class.php.
Referenced by MonolithicController::doAdd().
AddCommand::daoMethod | ( | ) | [protected] |
Reimplemented from TakeCommand.
Definition at line 25 of file AddCommand.class.php.