gyro/core/lib/interfaces/icontroller.cls.php File Reference
Go to the source code of this file.
Classes |
|
| interface | IController |
| Controler interface. More... |
|
Enumerations |
|
| enum | CONTROLLER_ACCESS_DENIED |
| enum | CONTROLLER_INTERNAL_ERROR |
| enum | CONTROLLER_NOT_FOUND |
| enum | CONTROLLER_OK |
| enum | CONTROLLER_REDIRECT |
Enumeration Type Documentation
Definition at line 7 of file icontroller.cls.php.
Definition at line 8 of file icontroller.cls.php.
| enum CONTROLLER_NOT_FOUND |
Definition at line 6 of file icontroller.cls.php.
| enum CONTROLLER_OK |
Definition at line 4 of file icontroller.cls.php.
| enum CONTROLLER_REDIRECT |
Definition at line 5 of file icontroller.cls.php.
