Class app\models\Voto
| Inheritance | app\models\Voto » yii\db\ActiveRecord | 
|---|
Este es el modelo para la tabla "votos".
Public Methods
| Method | Description | Defined By | 
|---|---|---|
| attributeLabels() | app\models\Voto | |
| getPost() | Obtiene el post | app\models\Voto | 
| getUsuario() | Obtiene el usuario | app\models\Voto | 
| rules() | app\models\Voto | |
| tableName() | app\models\Voto | 
Method Details
| public void attributeLabels ( ) | 
Obtiene el post
| public \yii\db\ActiveQuery getPost ( ) | 
Obtiene el usuario
| public \yii\db\ActiveQuery getUsuario ( ) | 
| public void rules ( ) | 
| public static void tableName ( ) |