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 |
Please login to continue.