PHP Class schmunk42\giiant\generators\crud\providers\extensions\DateProvider

Inheritance: extends schmunk42\giiant\base\Provider
Afficher le fichier Open project: schmunk42/yii2-giiant Class Usage Examples

Méthodes publiques

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

Method Details

activeField() public méthode

public activeField ( $attribute )

columnFormat() public méthode

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