Moodle  2.2.1
http://www.collinsharper.com
HTML_QuickForm_html Class Reference
Inheritance diagram for HTML_QuickForm_html:
Collaboration diagram for HTML_QuickForm_html:

Public Member Functions

 HTML_QuickForm_html ($text=null)
 accept (&$renderer)

Detailed Description

A pseudo-element used for adding raw HTML to form

Intended for use with the default renderer only, template-based ones may (and probably will) completely ignore this

Author:
Alexey Borzov <borz_off@cs.msu.su> public

Definition at line 32 of file html.php.


Member Function Documentation

accept ( &$  renderer)

Accepts a renderer

Parameters:
objectAn HTML_QuickForm_Renderer object public
Returns:
void

Definition at line 59 of file html.php.

HTML_QuickForm_html ( text = null)

Class constructor

Parameters:
string$textraw HTML to add public
Returns:
void

Definition at line 43 of file html.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations