Class MVCnPHP_ViewFactory

Description

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

Located in /ViewFactory.php (line 29)


	
			
Method Summary
object viewobject &getView (string $path, string $name)
Methods
getView (line 40)

Builds the requested view object

object viewobject &getView (string $path, string $name)
  • string $path: Path to directory holding views
  • string $name: Name of view to create

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