Class WSKCombinabilityList

Description

Contains the list of combinability strings for this source.

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


	
			
Variable Summary
string[] $combinability
Method Summary
WSKCombinabilityList __construct ([string[] $combinability = null])
Variables
string[] $combinability (line 12)

The combinability family list is a list of strings defining the source's combinability family. For example if a source has a combinability family of "A", then it is combinable with all other sources with "A" in their combinability family. If a source is not combinable, the family list returned will be empty.

  • var: A string or an array of strings
  • access: public
Methods
Constructor __construct (line 18)

Constructs a sourceGuideList object

  • access: public
WSKCombinabilityList __construct ([string[] $combinability = null])
  • string[] $combinability: The combinability family list is a list of strings defining the source's combinability family. For example if a source has a combinability family of "A", then it is combinable with all other sources with "A" in their combinability family. If a source is not combinable, the family list returned will be empty.

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