constructor PHP_CompatInfo_Renderer_Array::PHP_CompatInfo_Renderer_Array

constructor PHP_CompatInfo_Renderer_Array::PHP_CompatInfo_Renderer_Array() – Array Renderer Class constructor

Synopsis

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

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

Description

Array 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_Array

Throws

throws no exceptions thrown

Since

since version 1.8.0b2 (2008-06-03)

Note

This function can not be called statically.

Array Renderer (Previous) Display final results (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.