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

Public Member Functions

 HTML_QuickForm_header ($elementName=null, $text=null)
 accept (&$renderer)

Detailed Description

A pseudo-element used for adding headers to form

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

Definition at line 29 of file header.php.


Member Function Documentation

accept ( &$  renderer)

Accepts a renderer

Parameters:
objectAn HTML_QuickForm_Renderer object public
Returns:
void

Reimplemented in MoodleQuickForm_header.

Definition at line 57 of file header.php.

HTML_QuickForm_header ( elementName = null,
text = null 
)

Class constructor

Parameters:
string$elementNameHeader name
string$textHeader text public
Returns:
void

Definition at line 41 of file header.php.

Here is the call graph for this function:

Here is the caller graph for this function:


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