Ordering implements OrderingInterface

Read onlyYes
FinalYes

Determines the relative order of two rows in the result set by evaluating operand for each.

Internal

only to be used within Extbase, not part of TYPO3 Core API.

Table of Contents

Interfaces

OrderingInterface
Determines the relative order of two rows in the result set by evaluating operand for each.

Methods

__construct()  : mixed
getOperand()  : DynamicOperandInterface
getOrder()  : string

Methods

getOrder()

public getOrder() : string
Return values
string

One of QueryInterface::ORDER_*


        
On this page

Search results