KumbiaPHP  beta2
Framework PHP
 Todo Estructuras de Datos Namespaces Archivos Funciones Variables Páginas
Referencia de la Clase View
Diagrama de herencias de View
KumbiaView

Otros miembros heredados

- Métodos públicos estáticos heredados desde KumbiaView
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)
 
- Métodos protegidos estáticos heredados desde KumbiaView
static getCache ()
 
- Atributos protegidos estáticos heredados desde KumbiaView
static $_content
 
static $_view
 
static $_template = 'default'
 
static $_response
 
static $_path
 
static $_cache = array('type' => FALSE, 'time' => FALSE, 'group' => FALSE)
 
static $_controller
 

Descripción detallada

Definición en la línea 13 del archivo view.php.


La documentación para esta clase fue generada a partir del siguiente fichero: