Handles application boot sequence.
More...
Handles application boot sequence.
Definition at line 12 of file BootHandler.php.
Elgg\Application\BootHandler::__construct |
( |
protected Application |
$app | ) |
|
Elgg\Application\BootHandler::__invoke |
( |
| ) |
|
Full application boot Boots services, plugins and trigger init/ready events.
- Returns
- void
Definition at line 28 of file BootHandler.php.
Elgg\Application\BootHandler::bootApplication |
( |
| ) |
|
Finish bootstrapping the application.
- Returns
- void
Definition at line 123 of file BootHandler.php.
Elgg\Application\BootHandler::bootPlugins |
( |
| ) |
|
Elgg\Application\BootHandler::bootServices |
( |
| ) |
|
Elgg\Application\BootHandler::registerActions |
( |
| ) |
|
|
protected |
Elgg\Application\BootHandler::registerEvents |
( |
| ) |
|
|
protected |
Elgg\Application\BootHandler::registerRoutes |
( |
| ) |
|
|
protected |
Elgg\Application\BootHandler::setEntityClasses |
( |
| ) |
|
The documentation for this class was generated from the following file: