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

Inheritance: extends schmunk42\giiant\base\Provider
Show file Open project: schmunk42/yii2-giiant Class Usage Examples

Public Methods

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

Method Details

activeField() public method

public activeField ( $attribute )

columnFormat() public method

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