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

Public Member Functions

 definition ()
 validation ($data, $files)
 definition_after_data ()

Detailed Description

Definition at line 34 of file external_blog_edit_form.php.


Member Function Documentation

Abstract method - always override!

Reimplemented from moodleform.

Definition at line 35 of file external_blog_edit_form.php.

Here is the call graph for this function:

Dummy stub method - override if you need to setup the form depending on current values. This method is called after definition(), data submission and set_data(). All form setup that is dependent on form values should go in here.

Reimplemented from moodleform.

Definition at line 93 of file external_blog_edit_form.php.

Here is the call graph for this function:

validation ( data,
files 
)

Additional validation includes checking URL and tags

Reimplemented from moodleform.

Definition at line 71 of file external_blog_edit_form.php.


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