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