Class lajax\translatemanager\models\searches\LanguageSourceSearch

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

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

Protected Methods

Hide inherited methods

MethodDescriptionDefined By
createLikeExpression() Creates a LIKE expression, which can be used in the Query builder. lajax\translatemanager\models\searches\SearchTrait

Constants

Hide inherited constants

ConstantValueDescriptionDefined By
INSERT_LANGUAGE_ITEMS_LIMIT 10 lajax\translatemanager\models\LanguageSource

Property Details

$source public property

Source message.

public string $source null
$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.