PEAR_Size
[
class tree: PEAR_Size
] [
index: PEAR_Size
] [
all elements
]
Packages:
PEAR_Size
Classes:
PEAR_Size
PEAR_Size_HTML_Table
PEAR_SIZE_OutputFactory
PEAR_Size_Output_html
PEAR_Size_Output_text
Files:
pearsize.php
Size.php
Size_Factory.php
Size_Output_html.php
Size_Output_text.php
Class: PEAR_SIZE_OutputFactory
Source Location: /PEAR_Size-0.1.1/Size/Size_Factory.php
Class Overview
Use Factory pattern to give a output driver object.
Author(s):
Ken Guest <
ken at linux.ie
>
Version:
CVS: <cvs_id>
Copyright:
2008 Ken Guest
Methods
createInstance
Inherited Variables
Inherited Methods
Class Details
[line 73]
Use Factory pattern to give a output driver object.
Author:
Ken Guest <
ken@linux.ie
>
Version:
CVS: <cvs_id>
Copyright:
2008 Ken Guest
Link:
http://pear.php.net/package/PEAR_Size
Uses:
PEAR_SIZE_Factory
License:
LGPL
[
Top
]
Method Detail
createInstance
[line 82]
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:17:46 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.