$attributeOrders public property
Sort directions indexed by attribute names. Sort direction can be either SORT_ASC for ascending order or SORT_DESC for descending order.
public array getAttributeOrders ( $recalculate = false )
public void setAttributeOrders ( $attributeOrders, $validate = true )
Please login to continue.