db\BaseActiveRecord getAttributeLabel()

getAttributeLabel() public method

Returns the text label for the specified attribute.

If the attribute looks like relatedModel.attribute, then the attribute will be received from the related model.

See also:

public string getAttributeLabel ( $attribute )
$attribute string

The attribute name

return string

The attribute label

doc_Yii
2016-10-30 16:56:45
Comments
Leave a Comment

Please login to continue.