constructor PHP_CompatInfo_Renderer_Xml::PHP_CompatInfo_Renderer_Xml()

constructor PHP_CompatInfo_Renderer_Xml::PHP_CompatInfo_Renderer_Xml()  -- Xml Renderer Class constructor

Synopsis

require_once 'PHP/CompatInfo/Renderer/Xml.php';

void constructor PHP_CompatInfo_Renderer_Xml::PHP_CompatInfo_Renderer_Xml (object &$parser, array $conf)

Description

Xml Renderer Class constructor

Paramètres

object &$parser

Instance of the parser (model of MVC pattern)

array $conf

A hash containing any additional configuration

Valeur retournée

returns instance of object PHP_CompatInfo_Renderer_Xml

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.