Documentation

App
in package

App

The front controller contains links to the main objects (singletons) for managing the state of the application. It also initializes the session and transfers control to the router.

Table of Contents

Properties

$db  : Db
$document  : Document
$response  : Response
$router  : Router
$user  : User
$view  : View

Methods

init()  : void
Application initialization.

Properties

Methods

init()

Application initialization.

public static init() : void
Tags
static

        
On this page

Search results