Свойство | Тип | Описание | |
---|---|---|---|
$activeForm | |||
$attribute | string | ||
$entityModel | |||
$handlers | |||
$valueClass | Class to use for storing data |
Метод | Описание | |
---|---|---|
__set ( $name, $value ) | ||
__toString ( ) | ||
create ( array $params ) : static | Constructor for creating form model from entity object | |
formName ( ) | ||
getAttributeLabels ( ) | ||
getValue ( ) | ||
save ( $runValidation = true, $attributes = null ) | ||
setLabel ( $name, $label ) |
Метод | Описание | |
---|---|---|
getModelShortName ( $model ) |
public ActiveForm,yii\widgets $activeForm | ||
Результат |
public ActiveRecord,yii\db $entityModel | ||
Результат |
public AttributeHandler[],mirocow\eav\widgets $handlers | ||
Результат |