Interface FactoryI

Description

FactoryI

Factory interface

  • author: Mark Brooks
  • version: 0.8.2

Located in /Factory/FactoryI.php (line 36)


	
			
Method Summary
void create ()
string getType ()
void setType (string $sType)
Methods
create (line 45)

function create

  • access: public
void create ()
getType (line 73)

function getType

Returns a string of the type of factory

  • return: type
  • access: public
string getType ()
setType (line 60)

function setType

Set the type of factory

  • access: public
void setType (string $sType)
  • string $sType

Documentation generated on Sun, 28 Sep 2008 11:09:16 +0200 by phpDocumentor 1.4.2