Class WSKGetSortKey

Description

This class Encloses the name and sortId elements associated with a specific sort key.

Located in /wsk/WSKSortKey.class.php (line 5)


	
			
Variable Summary
string $name
string $sortId
Method Summary
WSKGetSortKey __construct ([string $name = null], [string $sortId = null])
Variables
string $name (line 11)

Contains a readable name that describes this sort key.

  • access: public
string $sortId (line 17)

Contains a unique identifier that contains the necessary information to sort search results using this key. One or more sortId values can be used as input for the SortResults operation.

  • access: public
Methods
Constructor __construct (line 23)
  • access: public
WSKGetSortKey __construct ([string $name = null], [string $sortId = null])
  • string $name: Contains a readable name that describes this sort key.
  • string $sortId: Contains a unique identifier that contains the necessary information to sort search results using this key. One or more sortId values can be used as input for the SortResults operation.

Documentation generated on Thu, 10 Dec 2009 15:22:37 +0100 by phpDocumentor 1.4.1