OrderingInterface
Determines the relative order of two rows in the result set by evaluating operand for each.
only to be used within Extbase, not part of TYPO3 Core API.
Table of Contents
Methods
- getOperand() : DynamicOperandInterface
- getOrder() : string
Methods
getOperand()
public
getOperand() : DynamicOperandInterface
Return values
DynamicOperandInterfacegetOrder()
public
getOrder() : string
Return values
string —One of QueryInterface::ORDER_*