Controlador de inicio de la aplicación.
Muestra las pantallas principales de las operaciones.
package | controller |
---|---|
author | rbruno |
copyright | (c) 2013 ValsApp Team |
berforeFilter()
see | \AppBaseController::berforeFilter() |
---|---|
inherited_from | \AppController::berforeFilter() |
index()
setLocale()
inherited_from | \AppController::setLocale() |
---|
setTheme()
inherited_from | \AppController::setTheme() |
---|
$error : string
inherited_from | \AppBaseController::$$error |
---|---|
inherited_from | \AppController::$$error |
$response : String
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_from | \AppBaseController::$$template |
---|---|
inherited_from | \AppController::$$template |