claroline/claroline/admin/upgrade/upgrade_course_19.lib.php File Reference

Go to the source code of this file.

Namespaces

namespace  UPGRADE

Functions

 tool_list_upgrade_to_19 ($course_code)
 chat_upgrade_to_19 ($course_code)
 course_description_upgrade_to_19 ($course_code)
 quiz_upgrade_to_19 ($course_code)
 calendar_upgrade_to_19 ($course_code)
 convert_crl_from_18_to_19 ($crl)
 linker_upgrade_to_19 ($course_code)
 tracking_upgrade_to_19 ($course_code)
 tracking_data_upgrade_to_19 ($course_code)
 forum_upgrade_to_19 ($course_code)

Function Documentation

calendar_upgrade_to_19 ( course_code  ) 

Definition at line 421 of file upgrade_course_19.lib.php.

chat_upgrade_to_19 ( course_code  ) 

Definition at line 79 of file upgrade_course_19.lib.php.

convert_crl_from_18_to_19 ( crl  ) 

Definition at line 449 of file upgrade_course_19.lib.php.

course_description_upgrade_to_19 ( course_code  ) 

Definition at line 221 of file upgrade_course_19.lib.php.

forum_upgrade_to_19 ( course_code  ) 

Definition at line 736 of file upgrade_course_19.lib.php.

linker_upgrade_to_19 ( course_code  ) 

Definition at line 476 of file upgrade_course_19.lib.php.

quiz_upgrade_to_19 ( course_code  ) 

Upgrade foo tool to 1.9

explanation of task

Parameters:
$course_code string
Returns:
boolean whether true if succeed

Definition at line 303 of file upgrade_course_19.lib.php.

tool_list_upgrade_to_19 ( course_code  ) 

Upgrade foo tool to 1.8

explanation of task

Parameters:
$course_code string
Returns:
boolean whether true if succeed

Definition at line 44 of file upgrade_course_19.lib.php.

tracking_data_upgrade_to_19 ( course_code  ) 

Move tracking data from old tables to new ones. Note that exercise tracking update is made in quiz_upgrade_to_19 function and that tmp table is mostly created to insert in date order data from different old tables to the new one

Parameters:
integer $course_code
Returns:
upgrade status

Definition at line 575 of file upgrade_course_19.lib.php.

tracking_upgrade_to_19 ( course_code  ) 

Upgrade tracking tool to 1.9 - this function do not take care of old data !

Definition at line 526 of file upgrade_course_19.lib.php.

Generated on Tue Jun 8 12:28:36 2010 for Claroline API by  doxygen 1.6.3