Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/feedback/export.php File Reference

Go to the source code of this file.

Namespaces

namespace  feedback

Functions

 feedback_get_xml_data ($feedbackid)
 feedback_send_xml_data ($data, $filename)

Variables

 $id = required_param('id', PARAM_INT)
 $action = optional_param('action', false, PARAM_ALPHA)
 $url = new moodle_url('/mod/feedback/export.php', array('id'=>$id))
 exit

Function Documentation

feedback_get_xml_data ( feedbackid)

Definition at line 69 of file export.php.

feedback_send_xml_data ( data,
filename 
)

Definition at line 169 of file export.php.


Variable Documentation

Definition at line 30 of file export.php.

Definition at line 29 of file export.php.

$url = new moodle_url('/mod/feedback/export.php', array('id'=>$id))

Definition at line 32 of file export.php.

Definition at line 67 of file export.php.

 All Data Structures Namespaces Files Functions Variables Enumerations