isAttributeActive() public method
Returns a value indicating whether the attribute is active in the current scenario.
See also activeAttributes().
public boolean isAttributeActive ( $attribute ) | ||
---|---|---|
$attribute | string |
Attribute name |
return | boolean |
Whether the attribute is active in the current scenario |
Please login to continue.