PEAR_Size_OutputFactory::createInstance

PEAR_Size_OutputFactory :: createInstance() – Create an Instance of an output driver.

Synopsis

require_once 'PEAR/Size/Factory.php';

integer PEAR_Size_OutputFactory::createInstance ( )

Description

Create an instance of an output driver.

Return value

returns instance of an Output Driver.

Throws

throws an exception if specified driver could not be found.

Since

since version 0.1.2

Note

This function can not be called statically.

The How and What of Output Drivers (Previous) Display specified text (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.