HTML_Progress
[ class tree: HTML_Progress ] [ index: HTML_Progress ] [ all elements ]
Prev Next
HTML_Progress_Monitor::accept
accepts a quickform renderer

Synopsis

require_once 'HTML/Progress/monitor.php';

void HTML_Progress_Monitor::accept( object &$renderer)

Description

Accepts a renderer. This method is a part of the Visitor design pattern implementation.

Parameter

    object &$renderer
  • an instance of HTML_QuickForm_Renderer subclass

Throws

Possible PEAR_Error values

Error level Error code Error message Solution
exception HTML_PROGRESS_ERROR_INVALID_INPUT invalid input, parameter #1 "$renderer" was expecting (HTML_QuickForm_Renderer object) Fixed the cast of parameter

Note

( HTML_Progress >= 1.1 )

This function can not be called statically.

Example

See example of HTML_Progress_Monitor::run.

Prev Up Next
HTML_Progress_Monitor::toHtml Reference Guide HTML_Progress_Monitor::setCaption

Documentation generated on Sun, 12 Sep 2004 20:23:34 +0200 by phpDocumentor 1.3.0RC3