getAttributeOrder() public method
Returns the sort direction of the specified attribute in the current request.
| public boolean|null getAttributeOrder ( $attribute ) | ||
|---|---|---|
| $attribute | string |
The attribute name |
| return | boolean|null |
Sort direction of the attribute. Can be either |
Please login to continue.