Class WSKFolder

Description

Encloses the name and folderId elements which identify each subfolder under the requested folder.

Located in /wsk/WSKFolder.class.php (line 6)


	
			
Variable Summary
string $folderId
string $name
Method Summary
WSKFolder __construct ([string $folderId = null], [string $name = null])
Variables
string $folderId (line 18)

Contains an identifier that is associated with this particular folder in the source directory.

  • access: public
string $name (line 12)

Identifies the name of the source directory folder.

  • access: public
Methods
Constructor __construct (line 25)

Cosntructs a folder object

  • access: public
WSKFolder __construct ([string $folderId = null], [string $name = null])
  • string $folderId: Contains a unique identifier value used to represent a specific source in the source directory.
  • string $name: Contains either the actual name of the publication or the name given to a group of publications.

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