Controlador de inicio de la aplicación.

Muestra las pantallas principales de las operaciones.

package controller
author rbruno
copyright (c) 2013 ValsApp Team

 Methods

(non-PHPdoc)

berforeFilter() 
Inherited
see \AppBaseController::berforeFilter()
inherited_from \AppController::berforeFilter()

Acción principal de la aplicación

index() 

Establece el idioma por defecto o el idicado el el parámetro lang de la petición actual

setLocale() 
InheritedStatic
inherited_from \AppController::setLocale()

setTheme()

setTheme() 
InheritedStatic
inherited_from \AppController::setTheme()

 Properties

 

$error : string
Inherited
inherited_from \AppBaseController::$$error
inherited_from \AppController::$$error
 

$response : String
Inherited

Si es igual a App::DEFAULT_RESPONSE se renderiza la vista junto con el template asociado, de lo contrario solo se renderiza la vista parcial

inherited_from \AppBaseController::$$response
inherited_from \AppController::$$response
 

$template : String
Inherited
inherited_from \AppBaseController::$$template
inherited_from \AppController::$$template