Class ScriptReorganizer_Factory

Description

Factory/Facade for easy ScriptReorganizer_Type object creation

Located in /Factory.php (line 48)


	
			
Method Summary
ScriptReorganizer_Type create (mixed $type, mixed $strategy, mixed $decorator)
Methods
create (line 73)

Creates on object according to the specifications supplied classes-wise

The names of the classes declared - the last differentiating part - are case-sensitive. E.g., ScriptReorganizer_Type_Script has to be denoted as 'Script' - on Windows boxes the case does not matter.

ScriptReorganizer_Type create (mixed $type, mixed $strategy, mixed $decorator)
  • mixed $type: a string or an array representing the name of the ScriptReorganizer_Type to instantiate
  • mixed $strategy: a string representing the name or an array representing the name and the optional argument of the ScriptReorganizer_Strategy to instantiate
  • mixed $decorator: a variable-length argument list of strings representing the names and/or of arrays representing the names and the optional arguments of the ScriptReorganizer_Type_Decorators to instantiate

Documentation generated on Tue, 22 Nov 2005 01:57:09 +0100 by phpDocumentor 1.3.0RC3