Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/forum/db/upgrade.php File Reference

Go to the source code of this file.

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Functions

 xmldb_forum_upgrade ($oldversion)

Function Documentation

xmldb_forum_upgrade ( oldversion)

Define field completiondiscussions to be added to forum

Launch add field completiondiscussions

Launch add field completionreplies

Define field completionposts to be added to forum

Launch add field completionposts

new file storage upgrade code ///

Define field maxattachments to be added to forum

Conditionally launch add field maxattachments

forum savepoint reached

Rename field format on table forum_posts to messageformat

Launch rename field format

forum savepoint reached

Define field messagetrust to be added to forum_posts

Launch add field messagetrust

forum savepoint reached

forum savepoint reached

Define field introformat to be added to forum

Launch add field introformat

forum savepoint reached

Dropping all enums/check contraints from core. MDL-18577

Changing list of values (enum) of field type on table forum to none

Launch change of list of values for field type

forum savepoint reached

Clean existing wrong rates. MDL-18227

forum savepoint reached

Definition at line 44 of file upgrade.php.

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations