hasAttribute() public method
Returns a value indicating whether the sort definition supports sorting by the named attribute.
| public boolean hasAttribute ( $name ) | ||
|---|---|---|
| $name | string | 
 The attribute name  |  
| return | boolean | 
 Whether the sort definition supports sorting by the named attribute.  |  
Please login to continue.