PHP_CompatInfo_Renderer_Html::toHtml

PHP_CompatInfo_Renderer_Html::toHtml() – Returns HTML code

Synopsis

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

string PHP_CompatInfo_Renderer_Html::toHtml ( object $obj )

Description

Returns HTML code of parsing result

Parameter

object $obj

instance of HTML_Table

Return value

returns string - html code

Throws

throws no exceptions thrown

Since

since version 1.8.0b4 (2008-06-18)

Note

This function can not be called statically.

Set a custom style sheet (Previous) Null Renderer (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.