PEAR_Size
[ class tree: PEAR_Size ] [ index: PEAR_Size ] [ all elements ]

Class: PEAR_Size_OutputFactory

Source Location: /PEAR_Size-1.0.0RC1/PEAR/Size/Factory.php

Class Overview


Use Factory pattern to give a output driver object.


Author(s):

Version:

  • Release: @PACKAGE_VERSION@

Copyright:

  • 2008 Ken Guest

Methods


Inherited Variables

Inherited Methods


Class Details

[line 261]
Use Factory pattern to give a output driver object.


[ Top ]


Method Detail

createInstance   [line 270]

object createInstance( [string $type = 'text'])

Create required instance of the Output 'driver'.
  • Access: public

Parameters:

string   $type   —  type of instance required, lowercase. 'text' by default.

[ Top ]


Documentation generated on Mon, 11 Mar 2019 16:03:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.