Class Reference
| Class | Description |
|---|---|
| Yii | Yii is a helper class serving common framework functionalities. |
| YiiRequirementChecker | YiiRequirementChecker allows checking, if current system meets the requirements for running the Yii application. |
| app\assets\AppAsset | Main application asset bundle. |
| app\commands\HelloController | This command echoes the first argument that you have entered. |
| app\components\HerokuTarget | |
| app\components\Utilidad | |
| app\controllers\CategoriasController | CategoriasController implements the CRUD actions for Categorias model. |
| app\controllers\ComentariosController | ComentariosController implements the CRUD actions for Comentarios model. |
| app\controllers\IncidenciasController | IncidenciasController implements the CRUD actions for Incidencias model. |
| app\controllers\LikesController | LikesController implements the CRUD actions for Likes model. |
| app\controllers\NotificacionesController | NotificacionesController implements the CRUD actions for Notificaciones model. |
| app\controllers\PropuestasController | PropuestasController implements the CRUD actions for Propuestas model. |
| app\controllers\RecursosController | RecursosController implements the CRUD actions for Recursos model. |
| app\controllers\RespuestasController | RespuestasController implements the CRUD actions for Respuestas model. |
| app\controllers\SiteController | |
| app\controllers\UsuariosController | UsuariosController implements the CRUD actions for Usuarios model. |
| app\controllers\VotosController | VotosController implements the CRUD actions for Votos model. |
| app\models\Categorias | This is the model class for table "categorias". |
| app\models\CategoriasSearch | CategoriasSearch represents the model behind the search form of app\models\Categorias. |
| app\models\Comentarios | This is the model class for table "comentarios". |
| app\models\ComentariosSearch | ComentariosSearch represents the model behind the search form of app\models\Comentarios. |
| app\models\ContactForm | ContactForm is the model behind the contact form. |
| app\models\Incidencias | This is the model class for table "incidencias". |
| app\models\IncidenciasSearch | IncidenciasSearch represents the model behind the search form of app\models\Incidencias. |
| app\models\Likes | This is the model class for table "likes". |
| app\models\LikesSearch | LikesSearch represents the model behind the search form of app\models\Likes. |
| app\models\LoginForm | LoginForm is the model behind the login form. |
| app\models\Notificaciones | This is the model class for table "notificaciones". |
| app\models\NotificacionesSearch | NotificacionesSearch represents the model behind the search form of app\models\Notificaciones. |
| app\models\Propuestas | This is the model class for table "propuestas". |
| app\models\PropuestasSearch | PropuestasSearch represents the model behind the search form of app\models\Propuestas. |
| app\models\Recursos | This is the model class for table "recursos". |
| app\models\RecursosSearch | RecursosSearch represents the model behind the search form of app\models\Recursos. |
| app\models\Respuestas | This is the model class for table "respuestas". |
| app\models\RespuestasSearch | RespuestasSearch represents the model behind the search form of app\models\Respuestas. |
| app\models\Roles | This is the model class for table "roles". |
| app\models\User | |
| app\models\Usuarios | This is the model class for table "usuarios". |
| app\models\UsuariosSearch | UsuariosSearch represents the model behind the search form of app\models\Usuarios. |
| app\models\Votos | This is the model class for table "votos". |
| app\models\VotosSearch | VotosSearch represents the model behind the search form of app\models\Votos. |
| app\widgets\Alert | Alert widget renders a message from session flash. All flash messages are displayed in the sequence they were assigned using setFlash. You can set message as following: |
| app\widgets\DataColumn | |
| dmstr\cookieconsent\assets\CookieConsentAsset | |
| dmstr\cookieconsent\assets\CookieConsentJSAsset |