Tariqa SOAP
|
Public Member Functions | |
__construct ($sortId=null, $sortDirection=null) | |
Data Fields | |
$sortId | |
$sortDirection | |
const | SD_ASCENDING = "Ascending" |
const | SD_DESCENDING = "Descending" |
Encloses the sortId and optional sortDirection elements.
__construct | ( | $ | sortId = null , |
$ | sortDirection = null |
||
) |
Constructs a WSKSortStrategy object
string | $sortId | Identifies a sort strategy that will determine one sort order to be applied to the specified search results set. |
string | $sortDirection | Identifies the sort order for this sortId, either ascending or descending. |
$sortDirection |
$sortId |
const SD_ASCENDING = "Ascending" |
const SD_DESCENDING = "Descending" |