Class WSKGetSourceDetailsResponse

Description

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

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


	
			
Variable Summary
Method Summary
WSKGetSourceDetailsResponse __construct ([WSKSourceGuideList $sourceGuideList = null], [WSKSecuredSource $securedSource = null], [WSKSource $source = null])
Variables
WSKSecuredSource $securedSource (line 19)

Encloses the securedSourceId, expiration, permissibleUseMessage, and informationalMessage elements which identify the secured source information to be displayed to your user.

  • access: public
WSKSource $source (line 25)

Encloses a collection of elements which provide detailed information about a single source in the requested folder.

  • access: public
WSKSourceGuideList $sourceGuideList (line 13)

Encloses one or more sourceGuide elements.

  • access: public
Methods
Constructor __construct (line 33)

Constructs a getSourceDetailsResponse object

  • access: public
WSKGetSourceDetailsResponse __construct ([WSKSourceGuideList $sourceGuideList = null], [WSKSecuredSource $securedSource = null], [WSKSource $source = null])
  • WSKSourceGuideList $sourceGuideList: Encloses one or more sourceGuide elements.
  • WSKSecuredSource $securedSource: Encloses the securedSourceId, expiration, permissibleUseMessage, and informationalMessage elements which identify the secured source information to be displayed to your user.
  • WSKSource $source: Encloses a collection of elements which provide detailed information about a single source in the requested folder.

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