->orderBy()

->orderBy() -- Add an order by condition

Referentiesamenvatting

void $DB_DataObject->orderBy ([string $order])

Beschrijving

Adds a order by condition. Calling this without any arguments clears the current order condition.

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld