db\BaseActiveRecord getAttributeHint()

getAttributeHint() public method (available since version 2.0.4)

Returns the text hint for the specified attribute.

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

See also attributeHints().

public string getAttributeHint ( $attribute )
$attribute string

The attribute name

return string

The attribute hint

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

Please login to continue.