Class lajax\translatemanager\models\searches\LanguageSourceSearch

Inheritancelajax\translatemanager\models\searches\LanguageSourceSearch » lajax\translatemanager\models\LanguageSource » yii\db\ActiveRecord

LanguageSourceSearch represents the model behind the search form about common\models\LanguageSource.

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$translation string Translated message. lajax\translatemanager\models\searches\LanguageSourceSearch

Constants

Hide inherited constants

ConstantValueDescriptionDefined By
INSERT_LANGUAGE_ITEMS_LIMIT 10 lajax\translatemanager\models\LanguageSource

Property Details

$translation public property

Translated message.

public string $translation null

Method Details

rules() public method

public void rules ( )
scenarios() public method

The name of the default scenario.

public void scenarios ( )
search() public method

public \yii\data\ActiveDataProvider search ( $params )
$params array

Search conditions.