SupportsSortingInterface
interface SupportsSortingInterface (View source)
An interface for Asset Proxy Repositories which support sorting.
Constants
ORDER_ASCENDING |
Constants representing the direction when ordering result sets. |
ORDER_DESCENDING |
|
Methods
void
orderBy(array $orderings)
Note: This method is preliminary, not to be used for third-party asset sources yet.
Details
void
orderBy(array $orderings)
Note: This method is preliminary, not to be used for third-party asset sources yet.