getAttributeOrders() public method
Returns the currently requested sort information.
public array getAttributeOrders ( $recalculate = false ) | ||
---|---|---|
$recalculate | boolean |
Whether to recalculate the sort directions |
return | array |
Sort directions indexed by attribute names. Sort direction can be either |
Please login to continue.