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

Go to the source code of this file.

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Functions

 wiki_add_wiki_fields ()
 wiki_upgrade_install_20_tables ()
 wiki_upgrade_migrate_versions ()

Function Documentation

Define table wiki to be created

Definition at line 23 of file upgradelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Install wiki 2.0 tables

Define table wiki_subwikis to be created

Adding fields to table wiki_subwikis

Adding keys to table wiki_subwikis

Conditionally launch create table for wiki_subwikis

Define table wiki_pages to be created

Adding fields to table wiki_pages

Adding keys to table wiki_pages

Conditionally launch create table for wiki_pages

Define table wiki_versions to be created

Adding fields to table wiki_versions

Adding keys to table wiki_versions

Conditionally launch create table for wiki_versions

Define table wiki_synonyms to be created

Adding fields to table wiki_synonyms

Adding keys to table wiki_synonyms

Conditionally launch create table for wiki_synonyms

Define table wiki_links to be created

Adding fields to table wiki_links

Adding keys to table wiki_links

Conditionally launch create table for wiki_links

Define table wiki_locks to be created

Adding fields to table wiki_locks

Adding keys to table wiki_locks

Conditionally launch create table for wiki_locks

Definition at line 73 of file upgradelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Migrating wiki pages history

Definition at line 203 of file upgradelib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations