Public Member Functions | |
| __construct ($context, $params) | |
| run () | |
Public Member Functions inherited from AHttpController | |
| __construct ($context, $params) | |
| start () | |
| run () | |
Public Member Functions inherited from AController | |
| __construct ($context, $params) | |
| start () | |
Additional Inherited Members | |
Protected Attributes inherited from AController | |
| $params | |
Definition at line 5 of file HomeController.php.
| __construct | ( | $context, | |
| $params | |||
| ) |
Definition at line 7 of file HomeController.php.
| run | ( | ) |
Definition at line 12 of file HomeController.php.
1.8.8