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

Go to the source code of this file.

Functions

 restore_refresh_events ($restore)
 restore_set_format_data ($restore, $xml_file)
 restore_create_messages ($restore, $xml_file)
 restore_create_blogs ($restore, $xml_file)
 restore_create_events ($restore, $xml_file)
 restore_execute (&$restore, $info, $course_header, &$errorstr)

Function Documentation

restore_create_blogs ( restore,
xml_file 
)

traverse_xmlize($tag_info); //Debug print_object ($GLOBALS['traverse_array']); //Debug $GLOBALS['traverse_array']=""; //Debug

Definition at line 298 of file restorelib.php.

Here is the call graph for this function:

restore_create_events ( restore,
xml_file 
)

Definition at line 419 of file restorelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

restore_create_messages ( restore,
xml_file 
)

Definition at line 64 of file restorelib.php.

Here is the call graph for this function:

restore_execute ( &$  restore,
info,
course_header,
&$  errorstr 
)

Definition at line 551 of file restorelib.php.

Here is the call graph for this function:

restore_refresh_events ( restore)

Definition at line 4 of file restorelib.php.

Here is the caller graph for this function:

restore_set_format_data ( restore,
xml_file 
)

Definition at line 28 of file restorelib.php.

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations