class Statistics extends ConcreteObject (View source)

Properties

$error from  ConcreteObject
protected $ui

Methods

loadError($error)

No description

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

static 
camelcase($file)

No description

static 
uncamelcase($string)

No description

__construct($ui)

No description

static 
getTotalRegistrationsForDay($date)

No description

static 
getLastLoggedInUser()

No description

Details

loadError($error)

No description

Parameters

$error

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

Parameters

$arr

static camelcase($file)

No description

Parameters

$file

static uncamelcase($string)

No description

Parameters

$string

__construct($ui)

No description

Parameters

$ui

static getTotalRegistrationsForDay($date)

No description

Parameters

$date

static getLastLoggedInUser()

No description