Ubiquity  2.0.2
php rapid development framework
Framework Class Reference

Static Public Member Functions

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

Data Fields

const version = '2.0.2'
 

Detailed Description

Definition at line 17 of file Framework.php.

Member Function Documentation

◆ getAction()

static getAction ( )
static

Definition at line 24 of file Framework.php.

◆ getController()

static getController ( )
static

Definition at line 20 of file Framework.php.

◆ getCookies()

static getCookies ( )
static

Definition at line 44 of file Framework.php.

◆ getRequest()

static getRequest ( )
static

Definition at line 36 of file Framework.php.

◆ getRouter()

static getRouter ( )
static

Definition at line 32 of file Framework.php.

◆ getSession()

static getSession ( )
static

Definition at line 40 of file Framework.php.

◆ getUrl()

static getUrl ( )
static

Definition at line 28 of file Framework.php.

◆ hasAdmin()

static hasAdmin ( )
static

Definition at line 48 of file Framework.php.

Field Documentation

◆ version

const version = '2.0.2'

Definition at line 18 of file Framework.php.


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