![]() |
KumbiaPHP
beta2
Framework PHP
|
Otros miembros heredados | |
![]() | |
static | select ($view, $template=FALSE) |
static | template ($template) |
static | response ($response, $template=FALSE) |
static | setPath ($path) |
static | getPath () |
static | get ($atribute) |
static | cache ($time, $type='view', $group='kumbia.view') |
static | render ($controller) |
static | content () |
static | partial ($partial, $__time=FALSE, $params=NULL, $group='kumbia.partials') |
static | helpers ($helper) |
static | getVar ($var=NULL) |
![]() | |
static | getCache () |
![]() | |
static | $_content |
static | $_view |
static | $_template = 'default' |
static | $_response |
static | $_path |
static | $_cache = array('type' => FALSE, 'time' => FALSE, 'group' => FALSE) |
static | $_controller |