Class app\models\NoticiasSearch
| Inheritance | app\models\NoticiasSearch » app\models\Noticias |
|---|
NoticiasSearch represents the model behind the search form of app\models\Noticias.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| rules() | app\models\NoticiasSearch | |
| scenarios() | app\models\NoticiasSearch | |
| search() | Creates data provider instance with search query applied | app\models\NoticiasSearch |
Method Details
| public void rules ( ) |
| public void scenarios ( ) |
Creates data provider instance with search query applied
| public yii\data\ActiveDataProvider search ( $params ) | ||
| $params | array | |