Collaboration diagram for ActionRouter:Public Member Functions | |
| __construct (Account &$account, Authenticator &$auth=null) | |
| getAction () | |
| executeAction (&$capturedOutput=null) | |
Static Public Member Functions | |
| static | inMaintenance () |
Definition at line 11 of file Class.ActionRouter.php.
| __construct | ( | Account & | $account, |
| Authenticator & | $auth = null |
||
| ) |
| executeAction | ( | & | $capturedOutput = null | ) |
Definition at line 37 of file Class.ActionRouter.php.
| getAction | ( | ) |
Definition at line 27 of file Class.ActionRouter.php.
|
static |
Definition at line 32 of file Class.ActionRouter.php.