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