Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/formslib.php File Reference

Go to the source code of this file.

Data Structures

class  moodleform
class  MoodleQuickForm
class  MoodleQuickForm_Renderer
class  MoodleQuickForm_Rule_Required

Namespaces

namespace  core
namespace  moodlecore

Enumerations

enum  EDITOR_UNLIMITED_FILES

Functions

 pear_handle_error ($error)
if(!empty($CFG->debug) and
$CFG->debug >=DEBUG_ALL
form_init_date_js ()

Variables

$_HTML_QuickForm_default_renderer

object $GLOBALS['_HTML_QuickForm_default_renderer']

 $GLOBALS ['_HTML_QuickForm_default_renderer'] = new MoodleQuickForm_Renderer()

Enumeration Type Documentation

setup.php includes our hacked pear libs first

Definition at line 50 of file formslib.php.


Function Documentation

if (!empty($CFG->debug) and $CFG->debug >=DEBUG_ALL) form_init_date_js ( )

bool $done moodle_page $PAGE

Definition at line 72 of file formslib.php.

Here is the caller graph for this function:

pear_handle_error ( error)

Callback called when PEAR throws an error

Parameters:
PEAR_Error$error

Definition at line 57 of file formslib.php.

Here is the call graph for this function:


Variable Documentation

$GLOBALS['_HTML_QuickForm_default_renderer'] = new MoodleQuickForm_Renderer()

Definition at line 2516 of file formslib.php.

 All Data Structures Namespaces Files Functions Variables Enumerations