Public Member Functions | |
| __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 AHttpController.php.
| __construct | ( | $context, | |
| $params | |||
| ) |
Definition at line 7 of file AHttpController.php.
|
abstract |
| start | ( | ) |
Definition at line 10 of file AHttpController.php.
1.8.8