Interface ControllerApi
This interface may be placed on any class that declares it's class type as controller.
- oroboros\core\interfaces\api\controllers\ControllerApi implements oroboros\core\interfaces\api\BaseApi
Namespace: oroboros\core\interfaces\api\controllers
Author: Brian Dayhoff brian@mopsyd.me
Since: 0.2.4-alpha
See:
See:
See:
See:
See: \oroboros\core\abstracts\codex\Codex
Satisfies: \oroboros\core\interfaces\api\ClassTypeApi::CLASS_TYPE_API_VALID
Located at core/interfaces/api/controllers/ControllerApi.php
Author: Brian Dayhoff brian@mopsyd.me
Since: 0.2.4-alpha
See:
\oroboros\core\interfaces\api\ClassTypeApi::CLASS_TYPE_ADAPTER
For more information on Api Interfaces
See:
\oroboros\core\interfaces\api\BaseApi
Api Interfaces serve as an index of how class type and class scope relate to specific api use cases. This information is available by checking the Codex
See:
\oroboros\core\codex\Codex
Which can also be done by any class using the codex trait
See:
\oroboros\core\traits\codex\CodexTrait
Or by extending the abstract
See: \oroboros\core\abstracts\codex\Codex
Satisfies: \oroboros\core\interfaces\api\ClassTypeApi::CLASS_TYPE_API_VALID
Located at core/interfaces/api/controllers/ControllerApi.php
Constants summary
Constants inherited from oroboros\core\interfaces\api\BaseApi
OROBOROS_DECLARED_API
,
OROBOROS_DECLARED_CLASS_SCOPE
,
OROBOROS_DECLARED_CLASS_TYPE