Class schmunk42\giiant\generators\crud\providers\OptsProvider

Inheritanceschmunk42\giiant\generators\crud\providers\OptsProvider » schmunk42\giiant\base\Provider » yii\base\Object

Class OptsProvider

Public Methods

Hide inherited methods

MethodDescriptionDefined By
activeField() schmunk42\giiant\generators\crud\providers\OptsProvider
attributeFormat() Formatter for detail view attributes, who have get[. schmunk42\giiant\generators\crud\providers\OptsProvider
columnFormat() Formatter for detail view attributes, who have get[. schmunk42\giiant\generators\crud\providers\OptsProvider

Method Details

activeField() public method

public void activeField ( $attribute )
$attribute
attributeFormat() public method

Formatter for detail view attributes, who have get[.

.]ValueLabel function

public null|string attributeFormat ( $attribute )
$attribute
columnFormat() public method

Formatter for detail view attributes, who have get[.

.]ValueLabel function

public null|string columnFormat ( $attribute, $model )
$attribute
$model

ActiveRecord