Class WSKBrowseSourcesResponse

Description

This class represents the type of object returned by a BrowseSources operation

Located in /wsk/WSKBrowseSourcesResponse.class.php (line 7)


	
			
Variable Summary
Method Summary
WSKBrowseSourcesResponse __construct ([WSKSourceList $sourceList = null], [WSKFolderList $folderList = null])
Variables
WSKFolderList $folderList (line 19)

Encloses zero or more folder elements, which identify each of the subfolders under the requested folder.

  • access: public
WSKSourceList $sourceList (line 13)

Encloses zero or more source elements that each identify a source in the requested folder.

  • access: public
Methods
Constructor __construct (line 26)

Constructs a WSKBrowseSourcesResponse object

  • access: public
WSKBrowseSourcesResponse __construct ([WSKSourceList $sourceList = null], [WSKFolderList $folderList = null])
  • WSKSourceList $sourceList: Encloses zero or more source elements that each identify a source in the requested folder.
  • WSKFolderList $folderList: Encloses zero or more folder elements, which identify each of the subfolders under the requested folder.

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