mod_sloodle_mod_formUsed to define the Sloodle module instance add/edit form.
Located in /mod_form.php (line 29)
moodleform_mod | --mod_sloodle_mod_form
Pre-processes form initial values.
Given an array of default values (element name => value) by reference, this function can edit the initial values the user sees. Note that this is typically only used for editing existing modules, as the initial defaults can be coded into the form definition.
Performs extra processing on the form after existing/default data has been specified.
Validates the form data.
If there are errors return array of errors ("fieldname"=>"error message"), otherwise true if ok.
Documentation generated on Fri, 17 Jul 2009 11:02:09 +0100 by phpDocumentor 1.4.0