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'

Description

Creates a concrete instance of the renderer depending of $type

Paramètres

object &$parser

A concrete instance of the parser

chaîne de caractères $type

(optional) Type of instance required, case insensitive

array $conf

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

Valeur retournée

returns A concrete PHP_CompatInfo_Renderer instance, or null on error.

Valeurs renvoyées

throws no exceptions thrown

Depuis

since version 1.8.0b2 (2008-06-03)

Note

Cette fonction ne peut pas être appelée de façon statique.

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.