Element index for package dokeos-install
[ a ]
[ b ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ m ]
[ p ]
[ s ]
[ u ]
[ v ]
[ _ ]
top
a
- ActionDisplay
- in file upgrade.php, class ActionDisplay
Class to render a page in the install wizard.
- ActionProcess
- in file upgrade.php, class ActionProcess
Class for form processing Here happens the actual installation action after collecting all the required data.
top
top
top
top
f
- fill_document_table
- in file update_files.inc.php, function fill_document_table()
This function puts the documents of the upgraded courses into the necessary tables of the new version: the document and item_property tables.
- FORM_FIELD_DISPLAY_LENGTH
- in file upgrade.php, constant FORM_FIELD_DISPLAY_LENGTH
top
g
- get_added_resources
- in file update_db.inc.php, function get_added_resources()
This function gets all the added resources for phpbb forum posts
- get_config_param
- in file upgrade.php, function get_config_param()
This function returns a the value of a parameter from the configuration file of a previous installation.
- get_forumcategory_id_by_name
- in file update_db.inc.php, function get_forumcategory_id_by_name()
This function gets the forum category information based on the name
- get_info
- in file upgrade.php, method Page_Language::get_info()
- get_info
- in file upgrade.php, method Page_License::get_info()
- get_info
- in file upgrade.php, method Page_Requirements::get_info()
- get_info
- in file upgrade.php, method Page_LocationOldVersion::get_info()
- get_info
- in file upgrade.php, method Page_DatabaseSettings::get_info()
- get_info
- in file upgrade.php, method Page_ConfirmSettings::get_info()
- get_info
- in file upgrade.php, method Page_ConfigSettings::get_info()
- get_installed_version
- in file upgrade.php, function get_installed_version()
This function returns the installed version of the older installation to upgrade by checking the claroline/inc/installedVersion.inc.php file.
- get_language_folder_list
- in file upgrade.php, function get_language_folder_list()
Return a list of language directories.
- get_not_writable_folders
- in file upgrade.php, method Page_Requirements::get_not_writable_folders()
- get_title
- in file upgrade.php, method Page_LocationOldVersion::get_title()
- get_title
- in file upgrade.php, method Page_Requirements::get_title()
- get_title
- in file upgrade.php, method Page_License::get_title()
- get_title
- in file upgrade.php, method Page_ConfigSettings::get_title()
- get_title
- in file upgrade.php, method Page_Language::get_title()
- get_title
- in file upgrade.php, method Page_ConfirmSettings::get_title()
- get_title
- in file upgrade.php, method Page_DatabaseSettings::get_title()
top
top
m
- MAX_COURSE_TRANSFER
- in file update_courses.php, constant MAX_COURSE_TRANSFER
- MAX_FORM_FIELD_LENGTH
- in file upgrade.php, constant MAX_FORM_FIELD_LENGTH
- migrate_posts_of_thread
- in file update_db.inc.php, function migrate_posts_of_thread()
This function migrates the posts of a given phpbb thread (topic) to a thread in the new forum tool
- migrate_threads_of_forum
- in file update_db.inc.php, function migrate_threads_of_forum()
This function migrates the threads of a given phpbb forum to a new forum of the new forum tool
top
p
- Page_ConfigSettings
- in file upgrade.php, class Page_ConfigSettings
Page in the install wizard in which some config settings are asked to the user.
- Page_ConfirmSettings
- in file upgrade.php, class Page_ConfirmSettings
Page in the install wizard in which a final overview of all settings is displayed.
- Page_DatabaseSettings
- in file upgrade.php, class Page_DatabaseSettings
Class for database settings page Displays a form where the user can enter the installation settings regarding the databases - login and password, names, prefixes, single or multiple databases, tracking or not...
- Page_Language
- in file upgrade.php, class Page_Language
Page in the install wizard to select the language which will be used during the installation process.
- Page_License
- in file upgrade.php, class Page_License
Class for license page Displays the GNU GPL license that has to be accepted to install Dokeos.
- Page_LocationOldVersion
- in file upgrade.php, class Page_LocationOldVersion
Page in the install wizard to select the location of the old Dokeos installation.
- Page_Requirements
- in file upgrade.php, class Page_Requirements
Class for requirements page
- perform
- in file upgrade.php, method ActionProcess::perform()
top
s
- step_active
- in file upgrade.php, function step_active()
This function prints class=active_step $current_step=$param
- store_forum
- in file update_db.inc.php, function store_forum()
This function stores the forum in the database. The new forum is added to the end.
- store_forumcategory
- in file update_db.inc.php, function store_forumcategory()
This function stores the forum category in the database. The new category is added to the end.
- store_thread
- in file update_db.inc.php, function store_thread()
This function stores a new thread. This is done through an entry in the forum_thread table AND
top
top
top
|
|