This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
DateTrashed Sort Clause¶
The DateTrashed
Sort Clause
sorts the results of searching in Trash by the date and time when the Content item was sent to trash.
Arguments¶
sortDirection
(optional) - Query constant, eitherQuery::SORT_ASC
orQuery::SORT_DESC
.
Example¶
1 2 |
|