Ubiquity  2.0.3
php rapid development framework
Framework Class Reference

Static Public Member Functions

static getController ()
 
static getAction ()
 
static getUrl ()
 
static getRouter ()
 
static getORM ()
 
static getRequest ()
 
static getSession ()
 
static getCookies ()
 
static hasAdmin ()
 

Data Fields

const version = '2.0.3'
 

Detailed Description

Definition at line 18 of file Framework.php.

Member Function Documentation

◆ getAction()

static getAction ( )
static

Definition at line 25 of file Framework.php.

◆ getController()

static getController ( )
static

Definition at line 21 of file Framework.php.

◆ getCookies()

static getCookies ( )
static

Definition at line 49 of file Framework.php.

◆ getORM()

static getORM ( )
static

Definition at line 37 of file Framework.php.

◆ getRequest()

static getRequest ( )
static

Definition at line 41 of file Framework.php.

◆ getRouter()

static getRouter ( )
static

Definition at line 33 of file Framework.php.

◆ getSession()

static getSession ( )
static

Definition at line 45 of file Framework.php.

◆ getUrl()

static getUrl ( )
static

Definition at line 29 of file Framework.php.

◆ hasAdmin()

static hasAdmin ( )
static

Definition at line 53 of file Framework.php.

Field Documentation

◆ version

const version = '2.0.3'

Definition at line 19 of file Framework.php.


The documentation for this class was generated from the following file: