constructor PHP_CompatInfo_Renderer_Text::PHP_CompatInfo_Renderer_Text()

constructor PHP_CompatInfo_Renderer_Text::PHP_CompatInfo_Renderer_Text()  -- Text Renderer Class constructor

概要

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

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

説明

Text 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_Text

例外・エラー

throws no exceptions thrown

利用可能なバージョン

since version 1.8.0b3 (2008-06-07)

注意

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