constructor PHP_CompatInfo_Renderer_Html::PHP_CompatInfo_Renderer_Html()

constructor PHP_CompatInfo_Renderer_Html::PHP_CompatInfo_Renderer_Html()  -- Html Renderer Class constructor

概要

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

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

説明

Html Renderer Class constructor

パラメータ

object &$parser

Instance of the parser (model of MVC pattern)

array $conf

A hash containing any additional configuration

返り値

returns instance of object PHP_CompatInfo_Renderer_Html

例外・エラー

throws no exceptions thrown

利用可能なバージョン

since version 1.8.0b4 (2008-06-18)

注意

この関数は、スタティックにコールする ことはできません。