Class LexisNexisBrowseSourcesResponse

Description

Contains the response of a BrowseSources operation

Located in /LexisNexisBrowseSourcesResponse.class.php (line 6)


	
			
Variable Summary
LexisNexisFolder[] $folders
LexisNexisSource[] $sources
Method Summary
void __construct ([int $parent_folder_id = null], [LexisNexisSource[] $sources = null], [LexisNexisFolders[] $folders = null])
Variables
LexisNexisFolder[] $folders (line 24)

The List of subfolders

  • access: public
int $parent_folder_id (line 12)

ID of the parent folder (if any)

  • access: public
LexisNexisSource[] $sources (line 18)

The list of Sources

  • access: public
Methods
Constructor __construct (line 33)

Default constructor

  • access: public
void __construct ([int $parent_folder_id = null], [LexisNexisSource[] $sources = null], [LexisNexisFolders[] $folders = null])
  • int $parent_folder_id: ID of the parent folder [OPTIONAL]
  • LexisNexisSource[] $sources: List of sources [OPTIONAL]
  • LexisNexisFolders[] $folders: List of subfolders [OPTIONAL]

Documentation generated on Thu, 10 Dec 2009 15:21:23 +0100 by phpDocumentor 1.4.1