PHP_CompatInfo_Renderer::update()

PHP_CompatInfo_Renderer::update()  -- Update the current view

概要

require_once 'PHP/CompatInfo/Renderer.php';

void PHP_CompatInfo_Renderer::update (object &$auditEvent)

説明

Interface to update the view with current information. Listen events produced by Event_Dispatcher and the PHP_CompatInfo_Parser

パラメータ

object &$auditEvent

Instance of Event_Dispatcher

返り値

returns void

例外・エラー

throws no exceptions thrown

利用可能なバージョン

since version 1.8.0b2 (2008-06-03)

注意

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