Class MVCnPHP_CommandFactory

Description

This implements the factory design pattern and is responsible for building command objects

Located in /CommandFactory.php (line 29)


	
			
Method Summary
object Command &getCommand (string $path, string $name)
Methods
getCommand (line 40)

Builds the requested command object

object Command &getCommand (string $path, string $name)
  • string $path: Path to directory holding commands
  • string $name: Name of command to create

Documentation generated on Mon, 7 Mar 2005 22:36:20 -0600 by phpDocumentor 1.3.0RC3