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

Public Member Functions

 definition ()
 get_data ()
 validation (&$data, $files)

Detailed Description

Definition at line 179 of file forms.php.


Member Function Documentation

Abstract method - always override!

Reimplemented from moodleform.

Definition at line 181 of file forms.php.

Here is the call graph for this function:

get_data ( )

Return submitted data if properly submitted or returns NULL if validation fails or if there is no submitted data.

note: $slashed param removed

Returns:
object submitted data; NULL if not valid or not submitted or cancelled

Reimplemented from moodleform.

Definition at line 245 of file forms.php.

validation ( &$  data,
files 
)

Definition at line 257 of file forms.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