class Loader (View source)

deprecated

Methods

static Connection
db()

No description

static 
helper($service, $pkgHandle = false)

No description

static 
packageElement($file, $pkgHandle, $args = null)

No description

static 
element($_file, $args = null, $_pkgHandle = null)

No description

static 
model($model, $pkgHandle = false)

No description

static 
library($library, $pkgHandle = false)

No description

static 
controller($item)

No description

Details

static Connection db()

No description

Return Value

Connection

static helper($service, $pkgHandle = false)

No description

Parameters

$service
$pkgHandle

static packageElement($file, $pkgHandle, $args = null)

No description

Parameters

$file
$pkgHandle
$args

static element($_file, $args = null, $_pkgHandle = null)

No description

Parameters

$_file
$args
$_pkgHandle

static model($model, $pkgHandle = false)

No description

Parameters

$model
$pkgHandle

static library($library, $pkgHandle = false)

No description

Parameters

$library
$pkgHandle

static controller($item)

No description

Parameters

$item