Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17525 программистов и 1878 роботов. Сейчас ищут 1760 программистов ...
constructor PHP_CompatInfo_Renderer_Html::PHP_CompatInfo_Renderer_Html
Вернуться к: Html Renderer
constructor PHP_CompatInfo_Renderer_Html::PHP_CompatInfo_Renderer_Html
constructor PHP_CompatInfo_Renderer_Html::PHP_CompatInfo_Renderer_Html() – Html Renderer Class constructor
Synopsis
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
Parameter
- object &$parser
-
Instance of the parser (model of MVC pattern)
- array $conf
-
A hash containing any additional configuration
Return value
returns instance of object PHP_CompatInfo_Renderer_Html
Throws
throws no exceptions thrown
Since
since version 1.8.0b4 (2008-06-18)
Note
This function can not be called statically.
Вернуться к: Html Renderer