constructor PHP_CompatInfo_Renderer::
PHP_CompatInfo_Renderer
(Previous)
(Next) PHP_CompatInfo_Renderer::update

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Japanese | Plain HTML

PHP_CompatInfo_Renderer::factory()

PHP_CompatInfo_Renderer::factory()  -- Create required instance of the Output 'driver'

Beschreibung

Creates a concrete instance of the renderer depending of $type

Parameter

object &$parser

A concrete instance of the parser

string $type

(optional) Type of instance required, case insensitive

array $conf

(optional) A hash containing any additional configuration information that a subclass might need.

Rückgabewert

returns A concrete PHP_CompatInfo_Renderer instance, or null on error.

Fehler-Meldungen

throws no exceptions thrown

Seit

since version 1.8.0b2 (2008-06-03)

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

constructor PHP_CompatInfo_Renderer::
PHP_CompatInfo_Renderer
(Previous)
(Next) PHP_CompatInfo_Renderer::update

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.