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

Class: PEAR_SIZE_OutputFactory

Source Location: /PEAR_Size-0.1.3/Size/Size_Factory.php

Class Overview


Use Factory pattern to give a output driver object.


Author(s):

Version:

  • Release: 0.1.3

Copyright:

  • 2008 Ken Guest

Methods


Inherited Variables

Inherited Methods


Class Details

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


[ Top ]


Method Detail

createInstance   [line 256]

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 15:21:42 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.