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

Author: Christopher Stebe ([email protected])
Inheritance: extends schmunk42\giiant\base\Provider
Afficher le fichier Open project: schmunk42/yii2-giiant

Méthodes publiques

Méthode Description
activeField ( $attribute )
attributeFormat ( $attribute ) : null | string Formatter for detail view attributes, who have get[.
columnFormat ( $attribute, $model ) : null | string Formatter for detail view attributes, who have get[.

Method Details

activeField() public méthode

public activeField ( $attribute )

attributeFormat() public méthode

.]ValueLabel function.
public attributeFormat ( $attribute ) : null | string
Résultat null | string

columnFormat() public méthode

.]ValueLabel function.
public columnFormat ( $attribute, $model ) : null | string
$model ActiveRecord
Résultat null | string