Index of all elements
[ 2 ]
[ 3 ]
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ y ]
[ z ]
[ _ ]
top
top
a
- $active
- in file exercise.class.php, variable Exercise::$active
- $active
- in file Quiz.class.php, variable Quiz::$active
Active
- $additional_parameters
- in file sortabletable.class.php, variable SortableTable::$additional_parameters
Additional parameters to pass in the URL
- $alpha_list
- in file learnpathList.class.php, variable learnpathList::$alpha_list
- $AltBody
- in file class.phpmailer.php, variable PHPMailer::$AltBody
Sets the text-only body of the message. This automatically sets the email to multipart/alternative. This body can be read by mail clients that do not have HTML email capability such as mutt. Clients that can read HTML will view the normal Body.
- $answer
- in file answer.class.php, variable Answer::$answer
- $answered
- in file Survey.class.php, variable Survey::$answered
Answer status
- $answers
- in file QuizQuestion.class.php, variable QuizQuestion::$answers
Answers
- $api_failureList
- in file main_api.lib.php, global variable $api_failureList
Pile the last failure in the failure list
- $api_failureList
- in file main_api.lib.php, variable api_failure::$api_failureList
- $arrMenu
- in file learnpath.class.php, variable learnpath::$arrMenu
- $atns
- in file xmd.lib.php, variable xmddoc::$atns
- $attempt
- in file learnpath.class.php, variable learnpath::$attempt
- $attempt_id
- in file learnpathItem.class.php, variable learnpathItem::$attempt_id
- $attribs
- in file scormMetadata.class.php, variable scormMetadata::$attribs
- $attributes
- in file xmd.lib.php, variable xmddoc::$attributes
- $aulist
- in file aicc.class.php, variable aicc::$aulist
- $author
- in file Survey.class.php, variable Survey::$author
The author's name
- $author
- in file dropbox_class.inc.php, variable Dropbox_Work::$author
- $au_order_list
- in file aicc.class.php, variable aicc::$au_order_list
- $au_order_list_new_id
- in file aicc.class.php, variable aicc::$au_order_list_new_id
- $au_type
- in file aiccItem.class.php, variable aiccItem::$au_type
- $avail_from
- in file Survey.class.php, variable Survey::$avail_from
The availability period
- $avail_till
- in file Survey.class.php, variable Survey::$avail_till
- ABSOLUTE_SCRIPT_PATH
- in file config.php, constant ABSOLUTE_SCRIPT_PATH
*** Example
- accept
- in file receivers.php, method HTML_QuickForm_receivers::accept()
accept renderer
- 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.
- active_filter
- in file user_list.php, function active_filter()
Build the active-column of the table to lock or unlock a certain user
- AddAddress
- in file class.phpmailer.php, method PHPMailer::AddAddress()
Adds a "To" address.
- AddAttachment
- in file class.phpmailer.php, method PHPMailer::AddAttachment()
Adds an attachment from a path on the filesystem.
- addbackground
- in file image.lib.php, method image::addbackground()
- AddBCC
- in file class.phpmailer.php, method PHPMailer::AddBCC()
Adds a "Bcc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
- addBrowser
- in file stats.lib.inc.php, function addBrowser()
this function will :
- AddCC
- in file class.phpmailer.php, method PHPMailer::AddCC()
Adds a "Cc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
- AddChange
- in file phpmailer_test.php, method phpmailerTest::AddChange()
Adds a change entry.
- addCountry
- in file stats.lib.inc.php, function addCountry()
this function will increment number of occurrence
- AddCustomHeader
- in file class.phpmailer.php, method PHPMailer::AddCustomHeader()
Adds a custom header.
- AddEmbeddedImage
- in file class.phpmailer.php, method PHPMailer::AddEmbeddedImage()
Adds an embedded attachment. This can include images, sounds, and just about any other document. Make sure to set the $type to an image type. For JPEG images use "image/jpeg" and for GIF images use "image/gif".
- AddHTML
- in file php5.class.kses.php, method kses5::AddHTML()
Adds valid (X)HTML with corresponding attributes that will be kept when stripping 'evil scripts'.
- AddHTML
- in file php4.class.kses.php, method kses4::AddHTML()
Adds valid (X)HTML with corresponding attributes that will be kept when stripping 'evil scripts'.
- addlinkcategory
- in file linkfunctions.php, function addlinkcategory()
Used to add a link or a category
- addlogo
- in file image.lib.php, method image::addlogo()
- addNode
- in file course_category.php, function addNode()
- AddNote
- in file phpmailer_test.php, method phpmailerTest::AddNote()
Adds a simple note to the message.
- addOs
- in file stats.lib.inc.php, function addOs()
this function will :
- AddProtocol
- in file php5.class.kses.php, method kses5::AddProtocol()
Adds a single protocol to $this->allowed_protocols.
- AddProtocol
- in file php4.class.kses.php, method kses4::AddProtocol()
Adds a single protocol to $this->allowed_protocols.
- AddProtocols
- in file php5.class.kses.php, method kses5::AddProtocols()
Allows for single/batch addition of protocols
- AddProtocols
- in file php4.class.kses.php, method kses4::AddProtocols()
Allows for single/batch addition of protocols
- addProvider
- in file stats.lib.inc.php, function addProvider()
this function will :
- addReferer
- in file stats.lib.inc.php, function addReferer()
this function will :
- AddReplyTo
- in file class.phpmailer.php, method PHPMailer::AddReplyTo()
Adds a "Reply-to" address.
- AddStringAttachment
- in file class.phpmailer.php, method PHPMailer::AddStringAttachment()
Adds a string or binary attachment (non-filesystem) to the list.
- addTest
- in file phpunit.php, method TestSuite::addTest()
- addtext
- in file image.lib.php, method image::addtext()
- addToList
- in file exercise.class.php, method Exercise::addToList()
adds a question into the question list
- addToList
- in file question.class.php, method Question::addToList()
adds an exercise into the exercise list
- add_all_documents_in_folder_to_database
- in file fileUpload.lib.php, function add_all_documents_in_folder_to_database()
This recursive function can be used during the upgrade process form older versions of Dokeos It crawls the given directory, checks if the file is in the DB and adds it if it's not
- add_announcement
- in file system_announcements.lib.php, method SystemAnnouncementManager::add_announcement()
Adds an announcement to the database
- add_answer
- in file SurveyQuestion.class.php, method SurveyQuestion::add_answer()
Add an answer option to this SurveyQuestion
- add_answer
- in file QuizQuestion.class.php, method QuizQuestion::add_answer()
Add an answer to this QuizQuestion
- ADD_BLOCK
- in file index.php, constant ADD_BLOCK
- add_child
- in file learnpathItem.class.php, method learnpathItem::add_child()
Adds a child to the current item
- add_datepicker
- in file FormValidator.class.php, method FormValidator::add_datepicker()
Add a datepicker element to the form
- add_document
- in file fileUpload.lib.php, function add_document()
Adds a new document to the database
- add_ext_on_mime
- in file fileUpload.lib.php, function add_ext_on_mime()
Try to add an extension to files without extension Some applications on Macintosh computers don't add an extension to the files.
- add_html_editor
- in file FormValidator.class.php, method FormValidator::add_html_editor()
Add a HTML-editor to the form to fill in a title.
- add_interaction
- in file learnpathItem.class.php, method learnpathItem::add_interaction()
Adds an interaction to the current item
- add_invitation
- in file Survey.class.php, method Survey::add_invitation()
Add an invitation to this survey
- add_item
- in file learnpath.class.php, method learnpath::add_item()
Function rewritten based on old_add_item() from Yannick Warnier. Due the fact that users can decide where the item should come, I had to overlook this function and I found it better to rewrite it. Old function is still available. Added also the possibility to add a description.
- add_linked_resource
- in file Resource.class.php, method Resource::add_linked_resource()
Add linked resource
- add_lp
- in file learnpath.class.php, method learnpath::add_lp()
Static admin function allowing addition of a learnpath to a course.
- add_multiple_required_rule
- in file FormValidator.class.php, method FormValidator::add_multiple_required_rule()
This function avoid to change directly QuickForm class.
- add_progress_bar
- in file FormValidator.class.php, method FormValidator::add_progress_bar()
Adds a progress bar to the form.
- add_question
- in file Survey.class.php, method Survey::add_question()
Add a question to this survey
- add_question
- in file Quiz.class.php, method Quiz::add_question()
Add a question to this Quiz
- add_rating
- in file blog.lib.php, method Blog::add_rating()
Adds rating to a certain post or comment
- add_real_progress_bar
- in file FormValidator.class.php, method FormValidator::add_real_progress_bar()
Use the new functions (php 5.2) allowing to display a real upload progress.
- add_remove_buttons
- in file survey.lib.php, method question::add_remove_buttons()
This functions adds two buttons. One to add an option, one to remove an option
- add_resource
- in file Course.class.php, method Course::add_resource()
Add a resource from a given type to this course
- add_resource_button
- in file FormValidator.class.php, method FormValidator::add_resource_button()
Add a button to the form to add resources.
- add_textfield
- in file FormValidator.class.php, method FormValidator::add_textfield()
Add a textfield to the form.
- add_timewindow
- in file FormValidator.class.php, method FormValidator::add_timewindow()
Add a timewindow element to the form.
- add_user
- in file classmanager.lib.php, method ClassManager::add_user()
Add a user to a class. If the class is subscribed to a course, the new user will also be subscribed to that course.
- add_user_to_course
- in file course.lib.php, method CourseManager::add_user_to_course()
Subscribe a user $user_id to a course $course_code.
- AFTER_DOT
- in file importdocs.php, constant AFTER_DOT
- aicc
- in file aicc.class.php, class aicc
Defines the learnpath parent class
- aicc
- in file aicc.class.php, method aicc::aicc()
Class constructor. Based on the parent constructor.
- aiccBlock
- in file aiccBlock.class.php, method aiccBlock::aiccBlock()
Class constructor. Depending of the type of construction called ('db' or 'manifest'), will create a scormResource
- aiccBlock
- in file aiccBlock.class.php, class aiccBlock
lp_item defines items belonging to a learnpath. Each item has a name, a score, a use time and additional
- aiccItem
- in file aiccItem.class.php, method aiccItem::aiccItem()
Class constructor. Depending of the type of construction called ('db' or 'manifest'), will create a scormItem
- aiccItem
- in file aiccItem.class.php, class aiccItem
lp_item defines items belonging to a learnpath. Each item has a name, a score, a use time and additional
- aiccObjective
- in file aiccObjective.class.php, method aiccObjective::aiccObjective()
Class constructor. Depending of the type of construction called ('db' or 'manifest'), will create a scormResource
- aiccObjective
- in file aiccObjective.class.php, class aiccObjective
lp_item defines items belonging to a learnpath. Each item has a name, a score, a use time and additional
- aiccResource
- in file aiccResource.class.php, method aiccResource::aiccResource()
Class constructor. Depending of the type of construction called ('db' or 'manifest'), will create a scormResource
- aiccResource
- in file aiccResource.class.php, class aiccResource
Class defining the elements from an AICC Descriptor file
- ALLOWED_TO_INCLUDE
- in file admin.php, constant ALLOWED_TO_INCLUDE
*************************
- ALLOW_RSS_FEED
- in file config.php, constant ALLOW_RSS_FEED
- Announcement
- in file Announcement.class.php, class Announcement
An announcement
- Announcement
- in file Announcement.class.php, method Announcement::Announcement()
Create a new announcement
- Answer
- in file answer.class.php, class Answer
This class allows to instantiate an object of type Answer
- Answer
- in file answer.class.php, method Answer::Answer()
constructor of the class
- api_add_url_param
- in file main_api.lib.php, function api_add_url_param()
- api_block_anonymous_users
- in file main_api.lib.php, function api_block_anonymous_users()
Function used to prevent anonymous users from accessing a script.
- api_check_password
- in file main_api.lib.php, function api_check_password()
Checks a password to see wether it is OK to use.
- api_clear_anonymous
- in file main_api.lib.php, function api_clear_anonymous()
Clear the user ID from the session if it was the anonymous user. Generally used on out-of-tools pages to remove a user ID that could otherwise be used in the wrong context.
- api_display_array
- in file main_api.lib.php, function api_display_array()
Displays the contents of an array in a messagebox.
- api_display_debug_info
- in file main_api.lib.php, function api_display_debug_info()
Displays debug info
- api_display_language_form
- in file main_api.lib.php, function api_display_language_form()
Displays a form (drop down menu) so the user can select his/her preferred language.
- api_display_tool_title
- in file main_api.lib.php, function api_display_tool_title()
Displays the title of a tool.
- api_display_tool_view_option
- in file main_api.lib.php, function api_display_tool_view_option()
Display options to switch between student view and course manager view
- api_disp_html_area
- in file main_api.lib.php, function api_disp_html_area()
Displays the FckEditor WYSIWYG editor for online editing of html
- api_failure
- in file main_api.lib.php, class api_failure
collects and manage failures occuring during script execution The main purpose is allowing to manage the display messages externaly from functions or objects. This strengthens encupsalation principle
- api_generate_password
- in file main_api.lib.php, function api_generate_password()
Returns a difficult to guess password.
- api_get_anonymous_id
- in file main_api.lib.php, function api_get_anonymous_id()
Gets an anonymous user ID
- api_get_cidreq
- in file main_api.lib.php, function api_get_cidreq()
Returns the cidreq parameter name + current course id
- api_get_course_id
- in file main_api.lib.php, function api_get_course_id()
Returns the current course id (integer)
- api_get_course_info
- in file main_api.lib.php, function api_get_course_info()
Returns the current course info array.
- api_get_course_path
- in file main_api.lib.php, function api_get_course_path()
Returns the current course directory
- api_get_course_setting
- in file main_api.lib.php, function api_get_course_setting()
Gets a course setting from the current course_setting table. Try always using integer values.
- api_get_interface_language
- in file main_api.lib.php, function api_get_interface_language()
Gets the current interface language
- api_get_languages
- in file main_api.lib.php, function api_get_languages()
Return a list of all the languages that are made available by the admin.
- api_get_last_failure
- in file main_api.lib.php, function api_get_last_failure()
get the last failure stored in $api_failureList;
- api_get_navigator
- in file main_api.lib.php, function api_get_navigator()
- api_get_path
- in file main_api.lib.php, function api_get_path()
Returns a full path to a certain Dokeos area, which you specify through a parameter.
- api_get_self
- in file main_api.lib.php, function api_get_self()
Returns an escaped version of $_SERVER['PHP_SELF'] to avoid XSS injection
- api_get_setting
- in file main_api.lib.php, function api_get_setting()
Returns the value of a setting from the web-adjustable admin config settings.
- api_get_user_id
- in file main_api.lib.php, function api_get_user_id()
This function returns the id of the user which is stored in the $_user array.
- api_get_user_info
- in file main_api.lib.php, function api_get_user_info()
find all the information about a user. If no paramater is passed you find all the information about the current user.
- api_is_allowed
- in file main_api.lib.php, function api_is_allowed()
this fun
- api_is_allowed_to_create_course
- in file main_api.lib.php, function api_is_allowed_to_create_course()
Check if current user is allowed to create courses
- api_is_allowed_to_edit
- in file main_api.lib.php, function api_is_allowed_to_edit()
Function that removes the need to directly use is_courseAdmin global in tool scripts. It returns true or false depending on the user's rights in this particular course.
- api_is_anonymous
- in file main_api.lib.php, function api_is_anonymous()
Tells whether this user is an anonymous user
- api_is_coach
- in file main_api.lib.php, function api_is_coach()
Check if the current user is a course or session coach
- api_is_course_admin
- in file main_api.lib.php, function api_is_course_admin()
Check if the current user is a course administrator
- api_is_platform_admin
- in file main_api.lib.php, function api_is_platform_admin()
Check if current user is a platform administrator
- api_is_plugin_installed
- in file main_api.lib.php, function api_is_plugin_installed()
Checks to see wether a certain plugin is installed.
- api_is_self_registration_allowed
- in file main_api.lib.php, function api_is_self_registration_allowed()
- api_item_property_update
- in file main_api.lib.php, function api_item_property_update()
update the item_properties table (if entry not exists, insert) of the course
- api_mail
- in file mail.lib.inc.php, function api_mail()
Sends email using the phpmailer class Sender name and email can be specified, if not specified name and email of the platform admin are used
- api_mail_html
- in file mail.lib.inc.php, function api_mail_html()
Sends an HTML email using the phpmailer class (and multipart/alternative to downgrade gracefully) Sender name and email can be specified, if not specified name and email of the platform admin are used
- api_max_sort_value
- in file main_api.lib.php, function api_max_sort_value()
Find the largest sort value in a given user_course_category
- api_not_allowed
- in file main_api.lib.php, function api_not_allowed()
Displays message "You are not allowed here..." and exits the entire script.
- api_number_of_plugins
- in file main_api.lib.php, function api_number_of_plugins()
Determines the number of plugins installed for a given location
- api_parse_tex
- in file main_api.lib.php, function api_parse_tex()
Apply parsing to content to parse tex commandos that are seperated by [tex] [/tex] to make it readable for techexplorer plugin.
- api_plugin
- in file main_api.lib.php, function api_plugin()
including the necessary plugins
- api_protect_admin_script
- in file main_api.lib.php, function api_protect_admin_script()
Function used to protect an admin script.
- api_protect_course_script
- in file main_api.lib.php, function api_protect_course_script()
Function used to protect a course script.
- api_replace_links_in_html
- in file fileUpload.lib.php, function api_replace_links_in_html()
- api_replace_links_in_string
- in file fileUpload.lib.php, function api_replace_links_in_string()
- api_replace_parameter
- in file fileUpload.lib.php, function api_replace_parameter()
OK find all tags in that string with the specified parameter (like href or src)
- api_return_html_area
- in file main_api.lib.php, function api_return_html_area()
- api_send_mail
- in file main_api.lib.php, function api_send_mail()
Send an email.
- api_session_clear
- in file main_api.lib.php, function api_session_clear()
Clear the session
- api_session_destroy
- in file main_api.lib.php, function api_session_destroy()
Destroy the session
- api_session_register
- in file main_api.lib.php, function api_session_register()
save a variable into the session
- api_session_start
- in file main_api.lib.php, function api_session_start()
Start the Dokeos session.
- api_session_unregister
- in file main_api.lib.php, function api_session_unregister()
Remove a variable from the session.
- api_set_anonymous
- in file main_api.lib.php, function api_set_anonymous()
Sets the current user as anonymous if it hasn't been identified yet. This
- api_set_failure
- in file main_api.lib.php, function api_set_failure()
Fills a global array called $api_failureList
- api_sql_query
- in file main_api.lib.php, function api_sql_query()
Executes an SQL query You have to use addslashes() on each value that you want to record into the database
- api_store_result
- in file main_api.lib.php, function api_store_result()
Store the result of a query into an array
- api_time_to_hms
- in file main_api.lib.php, function api_time_to_hms()
Transform a number of seconds in hh:mm:ss format
- api_trunc_str
- in file main_api.lib.php, function api_trunc_str()
truncates a string
- append_message
- in file learnpath.class.php, method learnpath::append_message()
Appends a message to the message attribute
- APPEND_TITLE_META
- in file config.php, constant APPEND_TITLE_META
- approve_post
- in file forumfunction.inc.php, function approve_post()
This function approves a post = change
- array_learnpath_categories
- in file learnpath_functions.inc.php, function array_learnpath_categories()
This function returns an array with all the learnpath categories/chapters
- array_search
- in file fileDisplay.lib.php, function array_search()
Searches haystack for needle and returns the key if it is found in the array, FALSE otherwise.
- Assert
- in file phpunit.php, class Assert
- assert
- in file phpunit.php, method Assert::assert()
- assertEquals
- in file phpunit.php, method Assert::assertEquals()
- assertRegexp
- in file phpunit.php, method Assert::assertRegexp()
- assign_role
- in file permissions_functions.inc.php, function assign_role()
This function is called when we assign a role to a user or a group
- assign_task
- in file blog.lib.php, method Blog::assign_task()
Assigns a task to a user in a blog
- attach_survey
- in file surveymanager.lib.php, method SurveyManager::attach_survey()
- attempt_create_virtual_course
- in file course_virtual.php, function attempt_create_virtual_course()
Checks all parameters needed to create a virtual course.
- attempt_create_virtual_course
- in file course.lib.php, method CourseManager::attempt_create_virtual_course()
Checks all parameters needed to create a virtual course.
- Authenticate
- in file class.smtp.php, method SMTP::Authenticate()
Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
- Authentif
- in file authldap.php, function Authentif()
- AuthVerif
- in file authldap.php, function AuthVerif()
- autocomplete_parents
- in file learnpath.class.php, method learnpath::autocomplete_parents()
Autocompletes the parents of an item in case it's been completed or passed
- autosave
- in file learnpath.class.php, method learnpath::autosave()
Autosaves the current results into the database for the whole learnpath
- add_courses_to_session.php
- procedural page add_courses_to_session.php
- add_users_to_session.php
- procedural page add_users_to_session.php
- announcements.inc.php
- procedural page announcements.inc.php
- announcements.php
- procedural page announcements.php
- appshare.php
- procedural page appshare.php
- authldap.php
- procedural page authldap.php
- agenda.inc.php
- procedural page agenda.inc.php
- agenda.php
- procedural page agenda.php
- Announcement.class.php
- procedural page Announcement.class.php
- activity.php
- procedural page activity.php
- add_course.php
- procedural page add_course.php
- addlimits.php
- procedural page addlimits.php
- admin.php
- procedural page admin.php
- adminhp.php
- procedural page adminhp.php
- answer.class.php
- procedural page answer.class.php
- answer_admin.inc.php
- procedural page answer_admin.inc.php
- allowed_html_tags.php
- procedural page allowed_html_tags.php
- add_course.conf.dist.php
- procedural page add_course.conf.dist.php
- add_course.lib.inc.php
- procedural page add_course.lib.inc.php
- allowed_tags.inc.php
- procedural page allowed_tags.inc.php
- admin.php
- procedural page admin.php
- aicc.class.php
- procedural page aicc.class.php
- aiccBlock.class.php
- procedural page aiccBlock.class.php
- aiccItem.class.php
- procedural page aiccItem.class.php
- aiccObjective.class.php
- procedural page aiccObjective.class.php
- aiccResource.class.php
- procedural page aiccResource.class.php
- aicc_api.php
- procedural page aicc_api.php
- aicc_hacp.php
- procedural page aicc_hacp.php
- audiorecorder.inc.php
- procedural page audiorecorder.inc.php
- all_permissions.inc.php
- procedural page all_permissions.inc.php
- api.php
- procedural page api.php
top
b
- $base
- in file scormResource.class.php, variable scormResource::$base
- $bg
- in file image.lib.php, variable image::$bg
- $bgx
- in file image.lib.php, variable image::$bgx
- $bgy
- in file image.lib.php, variable image::$bgy
- $Body
- in file class.phpmailer.php, variable PHPMailer::$Body
Sets the Body of the message. This can be either an HTML or text body.
- backupDatabase
- in file export.lib.inc.php, function backupDatabase()
Backup a db to a file
- backup_item_details
- in file lp_comm.server.php, function backup_item_details()
Backup an item's values into the javascript API as "old" values (so we still have them at hand)
- BANNED
- in file config.php, constant BANNED
- BID
- in file playscormmdset.inc.php, constant BID
- Blog
- in file blog.lib.php, class Blog
Blog class Contains several functions dealing with displaying, editing,... of a blog
- browserSupported
- in file html_editor.php, method HTML_QuickForm_html_editor::browserSupported()
Check if the browser supports FCKeditor
- browse_courses
- in file courses.php, function browse_courses()
allows you to browse through the course categories (faculties) and subscribe to the courses of
- browse_courses_in_category
- in file courses.php, function browse_courses_in_category()
Display all the courses in the given course category. I could have used a parameter here
- browse_course_categories
- in file courses.php, function browse_course_categories()
displays the browsing of the course categories (faculties)
- browse_folders
- in file add_course.lib.inc.php, function browse_folders()
- build
- in file CourseBuilder.class.php, method CourseBuilder::build()
Build the course-object
- BuildBody
- in file phpmailer_test.php, method phpmailerTest::BuildBody()
Build the body of the message in the appropriate format.
- buildForm
- in file upgrade.php, method Page_License::buildForm()
- buildForm
- in file upgrade.php, method Page_Language::buildForm()
- buildForm
- in file upgrade.php, method Page_ConfigSettings::buildForm()
- buildForm
- in file upgrade.php, method Page_ConfirmSettings::buildForm()
- buildForm
- in file upgrade.php, method Page_DatabaseSettings::buildForm()
- buildForm
- in file upgrade.php, method Page_Requirements::buildForm()
- buildForm
- in file upgrade.php, method Page_LocationOldVersion::buildForm()
- buildTab2col
- in file statsUtils.lib.inc.php, function buildTab2col()
display a 2 column tab from an array
- buildTab2ColNoTitle
- in file statsUtils.lib.inc.php, function buildTab2ColNoTitle()
display a 2 column tab from an array
- buildTabDefcon
- in file statsUtils.lib.inc.php, function buildTabDefcon()
this function is used to display
- build_announcements
- in file CourseBuilder.class.php, method CourseBuilder::build_announcements()
Build the announcements
- build_course_descriptions
- in file CourseBuilder.class.php, method CourseBuilder::build_course_descriptions()
Build the course-descriptions
- build_directory_selector
- in file document.inc.php, function build_directory_selector()
Builds the form thats enables the user to select a directory to browse/upload in
- build_directory_selector
- in file work.lib.php, function build_directory_selector()
Builds the form thats enables the user to select a directory to browse/upload in This function has been copied from the document/document.inc.php library
- build_documents
- in file CourseBuilder.class.php, method CourseBuilder::build_documents()
Build the documents
- build_document_icon_tag
- in file document.inc.php, function build_document_icon_tag()
Builds an img html tag for the filetype
- build_edit_icons
- in file document.inc.php, function build_edit_icons()
Creates the row of edit icons for a file/folder
- build_events
- in file CourseBuilder.class.php, method CourseBuilder::build_events()
Build the events
- build_FCKeditor
- in file html_editor.php, method HTML_QuickForm_html_editor::build_FCKeditor()
Build this element using FCKeditor
- build_forums
- in file CourseBuilder.class.php, method CourseBuilder::build_forums()
Build the forums
- build_forum_category
- in file CourseBuilder.class.php, method CourseBuilder::build_forum_category()
Build a forum-category
- build_forum_posts
- in file CourseBuilder.class.php, method CourseBuilder::build_forum_posts()
Build the forum-posts
- build_forum_topics
- in file CourseBuilder.class.php, method CourseBuilder::build_forum_topics()
Build the forum-topics
- build_learnpaths
- in file CourseBuilder.class.php, method CourseBuilder::build_learnpaths()
Build the learnpaths
- build_links
- in file CourseBuilder.class.php, method CourseBuilder::build_links()
Build the links
- build_link_category
- in file CourseBuilder.class.php, method CourseBuilder::build_link_category()
Build a link category
- build_missing_files_form
- in file fileUpload.lib.php, function build_missing_files_form()
This builds a form that asks for the missing images in a html file maybe we should do this another way?
- build_move_to_selector
- in file work.lib.php, function build_move_to_selector()
Builds the form thats enables the user to move a document from one directory to another This function has been copied from the document/document.inc.php library
- build_move_to_selector
- in file document.inc.php, function build_move_to_selector()
- build_production_list
- in file profile.php, function build_production_list()
Returns an XHTML formatted list of productions for a user, or FALSE if he doesn't have any.
- build_quizzes
- in file CourseBuilder.class.php, method CourseBuilder::build_quizzes()
Build the Quizzes
- build_quiz_questions
- in file CourseBuilder.class.php, method CourseBuilder::build_quiz_questions()
Build the Quiz-Questions
- build_surveys
- in file CourseBuilder.class.php, method CourseBuilder::build_surveys()
Build the Surveys
- build_survey_questions
- in file CourseBuilder.class.php, method CourseBuilder::build_survey_questions()
Build the Survey Questions
- build_tool_intro
- in file CourseBuilder.class.php, method CourseBuilder::build_tool_intro()
Build tool intro
- build_tree
- in file learnpath.class.php, method learnpath::build_tree()
This functions builds the LP tree based on data from the database.
- blog.php
- procedural page blog.php
- blog_admin.php
- procedural page blog_admin.php
- backup.php
- procedural page backup.php
- btf_functions.php
- procedural page btf_functions.php
- banner.inc.php
- procedural page banner.inc.php
- blog.lib.php
- procedural page blog.lib.php
- back_compat.inc.php
- procedural page back_compat.inc.php
- blank.php
- procedural page blank.php
- blog_permissions.inc.php
- procedural page blog_permissions.inc.php
top
c
- $category_id
- in file Link.class.php, variable Link::$category_id
Id of this links category
- $category_id
- in file Forum.class.php, variable Forum::$category_id
Category-id
- $cc
- in file learnpath.class.php, variable learnpath::$cc
- $ChangeLog
- in file phpmailer_test.php, variable phpmailerTest::$ChangeLog
Holds the change log.
- $CharSet
- in file class.phpmailer.php, variable PHPMailer::$CharSet
Sets the CharSet of the message.
- $children
- in file learnpathItem.class.php, variable learnpathItem::$children
- $children
- in file xmd.lib.php, variable xmddoc::$children
- $clean
- in file security.lib.php, variable Security::$clean
- $code
- in file SurveyInvitation.class.php, variable SurveyInvitation::$code
Survey code
- $code
- in file Survey.class.php, variable Survey::$code
The survey code
- $code
- in file Course.class.php, variable Course::$code
- $color
- in file image.lib.php, variable image::$color
- $column
- in file sortabletable.class.php, variable SortableTable::$column
The column to sort the data
- $column_filters
- in file sortabletable.class.php, variable SortableTable::$column_filters
An array with defined column-filters
- $command_line
- in file aiccItem.class.php, variable aiccItem::$command_line
- $comment
- in file answer.class.php, variable Answer::$comment
- $comment
- in file Document.class.php, variable Document::$comment
- $condition
- in file learnpathItem.class.php, variable learnpathItem::$condition
- $config
- in file aicc.class.php, variable aicc::$config
- $config_basename
- in file aicc.class.php, variable aicc::$config_basename
- $config_encoding
- in file aicc.class.php, variable aicc::$config_encoding
- $config_exts
- in file aicc.class.php, variable aicc::$config_exts
- $config_files
- in file aicc.class.php, variable aicc::$config_files
- $ConfirmReadingTo
- in file class.phpmailer.php, variable PHPMailer::$ConfirmReadingTo
Sets the email address that a reading confirmation will be sent.
- $connexion
- in file session_handler.class.php, variable session_handler::$connexion
- $content
- in file Announcement.class.php, variable Announcement::$content
The content of the announcement
- $content
- in file Event.class.php, variable Event::$content
The content
- $content
- in file CourseDescription.class.php, variable CourseDescription::$content
The content
- $ContentType
- in file class.phpmailer.php, variable PHPMailer::$ContentType
Sets the Content-type of the message.
- $content_license
- in file Learnpath.class.php, variable Learnpath::$content_license
License of the content
- $content_local
- in file Learnpath.class.php, variable Learnpath::$content_local
Location of the content (local or remote)
- $content_maker
- in file Learnpath.class.php, variable Learnpath::$content_maker
Content editor/publisher
- $core_vendor
- in file aiccItem.class.php, variable aiccItem::$core_vendor
- $correct
- in file answer.class.php, variable Answer::$correct
- $course
- in file CourseRecycler.class.php, variable CourseRecycler::$course
A course-object with the items to delete
- $course
- in file CourseBuilder.class.php, variable CourseBuilder::$course
The course
- $course
- in file CourseRestorer.class.php, variable CourseRestorer::$course
The course-object
- $course
- in file DummyCourseCreator.class.php, variable DummyCourseCreator::$course
The dummy course
- $course_code
- in file learnpathList.class.php, variable learnpathList::$course_code
- $creation_date
- in file Survey.class.php, variable Survey::$creation_date
Creation date
- $CRLF
- in file class.smtp.php, variable SMTP::$CRLF
SMTP reply line ending
- $cstlist
- in file aicc.class.php, variable aicc::$cstlist
- $current
- in file learnpath.class.php, variable learnpath::$current
- $current_data
- in file learnpathItem.class.php, variable learnpathItem::$current_data
- $current_score
- in file learnpathItem.class.php, variable learnpathItem::$current_score
- $current_score
- in file learnpath.class.php, variable learnpath::$current_score
- $current_start_time
- in file learnpathItem.class.php, variable learnpathItem::$current_start_time
- $current_stop_time
- in file learnpathItem.class.php, variable learnpathItem::$current_stop_time
- $current_time_start
- in file learnpath.class.php, variable learnpath::$current_time_start
- $current_time_stop
- in file learnpath.class.php, variable learnpath::$current_time_stop
- CACHE_IS_VALID
- in file index.php, constant CACHE_IS_VALID
- calculate_children
- in file viewthread_threaded.inc.php, function calculate_children()
This function builds an array of all the posts in a given thread where the key of the array is the post_id
- calculate_start_end_of_week
- in file myagenda.php, function calculate_start_end_of_week()
- calculHours
- in file myStudents.php, function calculHours()
- cancel
- in file answer.class.php, method Answer::cancel()
clears $new_* arrays
- can_delete_user
- in file usermanager.lib.php, method UserManager::can_delete_user()
Can user be deleted? This functions checks if there's a course in which the given user is the only course administrator. If that is the case, the user can't be deleted because the course would remain without a course admin.
- can_user_subscribe
- in file groupmanager.lib.php, method GroupManager::can_user_subscribe()
Can a user subscribe to a specified group in a course
- can_user_unsubscribe
- in file groupmanager.lib.php, method GroupManager::can_user_unsubscribe()
Can a user unsubscribe to a specified group in a course
- category_has_open_courses
- in file index.php, function category_has_open_courses()
This function checks if there are courses that are open to the world in the platform course categories (=faculties)
- change_blog_visibility
- in file blog.lib.php, method Blog::change_blog_visibility()
Changes the visibility of a blog
- change_lock_status
- in file forumfunction.inc.php, function change_lock_status()
This function changes the lock status in the database
- change_name
- in file edit_document.php, function change_name()
- change_visibility
- in file linkfunctions.php, function change_visibility()
changes the visibility of a link
- change_visibility
- in file announcements.inc.php, function change_visibility()
This functions swithes the visibility a course resource
- change_visibility
- in file agenda.inc.php, function change_visibility()
This functions swithes the visibility a course resource using the visible field in 'last_tooledit' values: 0 = invisible
- change_visibility
- in file forumfunction.inc.php, function change_visibility()
This function changes the visibility in the database (item_property)
- character_data
- in file user_import.php, function character_data()
XML-parser: handle character data
- chatcall
- in file online.inc.php, function chatcall()
- CHAT_CONNECTED_TABLE
- in file database.lib.php, constant CHAT_CONNECTED_TABLE
- checkArchive
- in file add_course.lib.inc.php, function checkArchive()
WARNING: this function always returns true.
- CheckChanges
- in file phpmailer_test.php, method phpmailerTest::CheckChanges()
Check which default settings have been changed for the report.
- CheckImageName
- in file hotpotatoes.lib.php, function CheckImageName()
Look for the image name into an array
- CheckSubFolder
- in file hotpotatoes.lib.php, function CheckSubFolder()
Checks if there are subfolders
- check_abs_path
- in file security.lib.php, method Security::check_abs_path()
Checks if the absolute path given is really under the checker path
- check_added_resources
- in file resourcelinker.inc.php, function check_added_resources()
this function checks wether there are added resources or not
- check_andor_get
- in file importlinks.php, function check_andor_get()
- check_dokeos_version
- in file index.php, function check_dokeos_version()
Check if the current installation is up to date
- check_dokeos_version2
- in file index.php, function check_dokeos_version2()
Check if the current installation is up to date
- check_extension
- in file upgrade.php, method Page_Requirements::check_extension()
this function checks if a php extension exists or not
- check_extension
- in file install_functions.inc.php, function check_extension()
This function checks if a php extension exists or not and returns an HTML status string.
- check_file_name
- in file dropbox_functions.inc.php, function check_file_name()
This function checks if the real filename of the dropbox files doesn't already exist in the temp folder. If this is the case then it will generate a different filename;
- check_for_missing_files
- in file fileUpload.lib.php, function check_for_missing_files()
Checks the extension of a file, if it's .htm or .html we use search_img_from_html to get all image paths in the file
- check_groups_per_user
- in file group_category.php, function check_groups_per_user()
Function to check the number of groups per user
- check_group_members
- in file group_edit.php, function check_group_members()
Function to check if the number of selected group members is valid
- check_if_last_post_of_thread
- in file forumfunction.inc.php, function check_if_last_post_of_thread()
This function gets the all information of the last (=most recent) post of the thread This can be done by sorting the posts that have the field thread_id=$thread_id and sort them by post_date
- check_is_thumb
- in file search.php, function check_is_thumb()
- check_max_number_of_members
- in file group_edit.php, function check_max_number_of_members()
Function to check the given max number of members per group
- check_max_number_of_members
- in file group_category.php, function check_max_number_of_members()
Function to check the given max number of members per group
- check_name_exist
- in file fileManage.lib.php, function check_name_exist()
Cheks a file or a directory actually exist at this location
- check_number_feedback
- in file dropbox_functions.inc.php, function check_number_feedback()
this function checks if the key exists. If this is the case it returns the value, if not it returns 0
- check_parameter
- in file course.lib.php, method CourseManager::check_parameter()
Checks wether a parameter exists.
- check_parameters
- in file reporting.php, function check_parameters()
This function checks the parameters that are used in this page
- check_parameter_or_fail
- in file course.lib.php, method CourseManager::check_parameter_or_fail()
Lets the script die when a parameter check fails.
- CHECK_PASS_EASY_TO_FIND
- in file profile.conf.dist.php, constant CHECK_PASS_EASY_TO_FIND
This file holds the configuration constants and variables for the user profile tool.
- check_php_setting
- in file install_functions.inc.php, function check_php_setting()
This function checks whether a php setting matches the recommended value
- check_rel_path
- in file security.lib.php, method Security::check_rel_path()
Checks if the relative path given is really under the checker path
- check_token
- in file security.lib.php, method Security::check_token()
This function checks that the token generated in get_token() has been kept (prevents
- check_ua
- in file security.lib.php, method Security::check_ua()
Checks the user agent of the client as recorder by get_ua() to prevent most session hijacking attacks.
- check_update_path
- in file upgrade.php, function check_update_path()
- check_writable
- in file install_functions.inc.php, function check_writable()
This function checks if the given folder is writable
- choose_image
- in file fileDisplay.lib.php, function choose_image()
Define the image to display for each file extension.
- CHUNK_SIZE
- in file config.php, constant CHUNK_SIZE
- ClassManager
- in file classmanager.lib.php, class ClassManager
This library contains some functions for class-management.
- class_name_exists
- in file classmanager.lib.php, method ClassManager::class_name_exists()
Check if a classname is allready in use
- class_visible_invisible
- in file forumfunction.inc.php, function class_visible_invisible()
This function returns a piece of html code that make the links grey (=invisible for the student)
- cleanout_cat_content
- in file userInfoLib.php, function cleanout_cat_content()
clean the content of a bloc for information category
- cleanProcessedRecords
- in file stats.lib.inc.php, function cleanProcessedRecords()
this function will delete the remote_host, user_agent
- cleanup_temp_dropbox
- in file dropbox_functions.inc.php, function cleanup_temp_dropbox()
Cleans the temp zip files that were created when users download several files or a whole folder at once. T
- clean_backup_dir
- in file CourseArchiver.class.php, method CourseArchiver::clean_backup_dir()
Delete old temp-dirs
- clean_up_files_in_zip
- in file fileUpload.lib.php, function clean_up_files_in_zip()
this function is a callback function that is used while extracting a zipfile http://www.phpconcept.net/pclzip/man/en/index.php?options-pclzip_cb_pre_extract
- clean_up_path
- in file fileUpload.lib.php, function clean_up_path()
this function cleans up a given path by eliminating dangerous file names and cleaning them
- ClearAddresses
- in file class.phpmailer.php, method PHPMailer::ClearAddresses()
Clears all recipients assigned in the TO array. Returns void.
- ClearAllRecipients
- in file class.phpmailer.php, method PHPMailer::ClearAllRecipients()
Clears all recipients assigned in the TO, CC and BCC array. Returns void.
- ClearAttachments
- in file class.phpmailer.php, method PHPMailer::ClearAttachments()
Clears all previously set filesystem, string, and binary attachments. Returns void.
- ClearBCCs
- in file class.phpmailer.php, method PHPMailer::ClearBCCs()
Clears all recipients assigned in the BCC array. Returns void.
- ClearCCs
- in file class.phpmailer.php, method PHPMailer::ClearCCs()
Clears all recipients assigned in the CC array. Returns void.
- ClearCustomHeaders
- in file class.phpmailer.php, method PHPMailer::ClearCustomHeaders()
Clears all custom headers. Returns void.
- ClearReplyTos
- in file class.phpmailer.php, method PHPMailer::ClearReplyTos()
Clears all recipients assigned in the ReplyTo array. Returns void.
- ClearURL
- in file online.inc.php, function ClearURL()
- clear_message
- in file learnpath.class.php, method learnpath::clear_message()
Clears the message attribute
- clear_token
- in file security.lib.php, method Security::clear_token()
Clear the security token from the session
- close
- in file learnpathItem.class.php, method learnpathItem::close()
Closes/stops the item viewing. Finalises runtime values. If required, save to DB.
- close
- in file session_handler.class.php, method session_handler::close()
- close
- in file learnpath.class.php, method learnpath::close()
Closes the current resource
- Close
- in file class.smtp.php, method SMTP::Close()
Closes the socket and cleans up the state of the class.
- comment
- in file survey.lib.php, class comment
- comparative_check
- in file reporting.php, function comparative_check()
count the number of users who answer positively on both options
- compat_load_file
- in file fileManage.lib.php, method FileManager::compat_load_file()
- complete_missing_data
- in file user_import.php, function complete_missing_data()
Add missing user-information (which isn't required, like password, username
- compterFils
- in file course_category.php, function compterFils()
- CONFIGURATION_PATH
- in file main_api.lib.php, constant CONFIGURATION_PATH
- CONFIG_CHECK
- in file phpdig_functions.php, constant CONFIG_CHECK
- CONFVAL_ASK_FOR_OFFICIAL_CODE
- in file profile.conf.dist.php, constant CONFVAL_ASK_FOR_OFFICIAL_CODE
- CONFVAL_CHECK_OFFICIAL_CODE
- in file profile.conf.dist.php, constant CONFVAL_CHECK_OFFICIAL_CODE
- CONFVAL_dateFormatForInfosFromCourses
- in file user_portal.php, constant CONFVAL_dateFormatForInfosFromCourses
- CONFVAL_limitPreviewTo
- in file user_portal.php, constant CONFVAL_limitPreviewTo
- CONFVAL_maxAgendaByCourse
- in file user_portal.php, constant CONFVAL_maxAgendaByCourse
- CONFVAL_maxTotalByCourse
- in file user_portal.php, constant CONFVAL_maxTotalByCourse
- CONFVAL_maxValvasByCourse
- in file user_portal.php, constant CONFVAL_maxValvasByCourse
- CONFVAL_NB_CHAR_FROM_CONTENT
- in file user_portal.php, constant CONFVAL_NB_CHAR_FROM_CONTENT
- CONFVAL_showCourseLangIfNotSameThatPlatform
- in file user_portal.php, constant CONFVAL_showCourseLangIfNotSameThatPlatform
- CONFVAL_showExtractInfo
- in file user_portal.php, constant CONFVAL_showExtractInfo
- Connect
- in file class.smtp.php, method SMTP::Connect()
Connect to the server specified on the port specified.
- construct_not_selected_select_form
- in file announcements.inc.php, function construct_not_selected_select_form()
this function shows the form for sending a message to a specific group or user.
- construct_not_selected_select_form
- in file agenda.inc.php, function construct_not_selected_select_form()
this function shows the form with the user that were not selected
- construct_selected_select_form
- in file agenda.inc.php, function construct_selected_select_form()
this function shows the form with the user that were selected
- construct_selected_select_form
- in file announcements.inc.php, function construct_selected_select_form()
this function shows the form for sending a message to a specific group or user.
- content_for_index_php
- in file importmanifest.php, function content_for_index_php()
- CONTENT_TEXT
- in file config.php, constant CONTENT_TEXT
- convert_mysql_date
- in file main_api.lib.php, function convert_mysql_date()
convert sql date to unix timestamp
- convert_presentation
- in file presentation.class.php, method presentation::convert_presentation()
- copydir
- in file export.lib.inc.php, function copydir()
- copyDirTo
- in file fileManage.lib.php, function copyDirTo()
Move a directory and its content to an other area
- CopyNCreate
- in file learnpath_functions.inc.php, function CopyNCreate()
Copy file and create directories in the path if needed.
- copyr
- in file main_api.lib.php, function copyr()
function adapted from a php.net comment
- countFailures
- in file phpunit.php, method TestResult::countFailures()
- COUNTRY_DATA_FILENAME
- in file install_upgrade.lib.php, constant COUNTRY_DATA_FILENAME
- countTestCases
- in file phpunit.php, method TestCase::countTestCases()
- countTestCases
- in file phpunit.php, method TestSuite::countTestCases()
- countTests
- in file phpunit.php, method TestResult::countTests()
- count_coaches
- in file index.php, function count_coaches()
- count_courses
- in file statistics.lib.php, method Statistics::count_courses()
Count courses
- count_courses
- in file course.php, function count_courses()
- count_courses_in_category
- in file courses.php, function count_courses_in_category()
counts the number of courses in a given course category
- count_course_per_student
- in file tracking.lib.php, method Tracking::count_course_per_student()
- count_nb_announcement
- in file system_announcements.lib.php, method SystemAnnouncementManager::count_nb_announcement()
- count_number_of_forums_in_category
- in file forumfunction.inc.php, function count_number_of_forums_in_category()
This function counts the number of forums inside a given category
- count_rows
- in file database.lib.php, method Database::count_rows()
Count the number of rows in a table
- count_sessions_coached
- in file session.php, function count_sessions_coached()
- count_student_assignments
- in file tracking.lib.php, method Tracking::count_student_assignments()
- count_student_coached
- in file student.php, function count_student_coached()
- count_student_downloaded_documents
- in file tracking.lib.php, method Tracking::count_student_downloaded_documents()
- count_student_in_course
- in file courseLog.php, function count_student_in_course()
count the number of students in this course (used for SortableTable)
- count_student_messages
- in file tracking.lib.php, method Tracking::count_student_messages()
- count_student_visited_links
- in file tracking.lib.php, method Tracking::count_student_visited_links()
- count_teacher_courses
- in file index.php, function count_teacher_courses()
******************
- count_users
- in file statistics.lib.php, method Statistics::count_users()
Count users
- Course
- in file Course.class.php, class Course
A course-object to use in Export/Import/Backup/Copy
- Course
- in file Course.class.php, method Course::Course()
Create a new Course-object
- CourseArchiver
- in file CourseArchiver.class.php, class CourseArchiver
Some functions to write a course-object to a zip-file and to read a course- object from such a zip-file.
- CourseBuilder
- in file CourseBuilder.class.php, method CourseBuilder::CourseBuilder()
Create a new CourseBuilder
- CourseBuilder
- in file CourseBuilder.class.php, class CourseBuilder
Class which can build a course-object from a Dokeos-course.
- CourseDescription
- in file CourseDescription.class.php, method CourseDescription::CourseDescription()
Create a new Event
- CourseDescription
- in file CourseDescription.class.php, class CourseDescription
A course description
- COURSEMANAGER
- in file main_api.lib.php, constant COURSEMANAGER
global status of a user: course manager
- CourseManager
- in file course.lib.php, class CourseManager
- CourseRecycler
- in file CourseRecycler.class.php, class CourseRecycler
Class to delete items from a Dokeos-course
- CourseRecycler
- in file CourseRecycler.class.php, method CourseRecycler::CourseRecycler()
Create a new CourseRecycler
- CourseRestorer
- in file CourseRestorer.class.php, class CourseRestorer
Class to restore items from a course object to a Dokeos-course
- CourseRestorer
- in file CourseRestorer.class.php, method CourseRestorer::CourseRestorer()
Create a new CourseRestorer
- CourseSelectForm
- in file CourseSelectForm.class.php, class CourseSelectForm
Class to show a form to select resources
- COURSES_HTACCESS_FILENAME
- in file install_upgrade.lib.php, constant COURSES_HTACCESS_FILENAME
- courses_subscribing
- in file courses.php, function courses_subscribing()
handles the display of the courses to which the user can subscribe
- COURSE_CATEGORY_FORM_NAME
- in file course_virtual.php, constant COURSE_CATEGORY_FORM_NAME
- COURSE_CHANGE_PROPERTIES
- in file infocours.php, constant COURSE_CHANGE_PROPERTIES
- COURSE_TITLE_FORM_NAME
- in file course_virtual.php, constant COURSE_TITLE_FORM_NAME
- COURSE_VISIBILITY_CLOSED
- in file main_api.lib.php, constant COURSE_VISIBILITY_CLOSED
only visible for course admin
- COURSE_VISIBILITY_OPEN_PLATFORM
- in file main_api.lib.php, constant COURSE_VISIBILITY_OPEN_PLATFORM
open for all registered users on the platform
- COURSE_VISIBILITY_OPEN_WORLD
- in file main_api.lib.php, constant COURSE_VISIBILITY_OPEN_WORLD
open for the whole world
- COURSE_VISIBILITY_REGISTERED
- in file main_api.lib.php, constant COURSE_VISIBILITY_REGISTERED
only visible for users registered in the course
- createAnswer
- in file answer.class.php, method Answer::createAnswer()
creates a new answer
- createAnswersForm
- in file unique_answer.class.php, method UniqueAnswer::createAnswersForm()
function which redifines Question::createAnswersForm
- createAnswersForm
- in file question.class.php, method Question::createAnswersForm()
abstract function which creates the form to create / edit the answers of the question
- createAnswersForm
- in file multiple_answer.class.php, method MultipleAnswer::createAnswersForm()
function which redifines Question::createAnswersForm
- createAnswersForm
- in file freeanswer.class.php, method FreeAnswer::createAnswersForm()
function which redifines Question::createAnswersForm
- createAnswersForm
- in file fill_blanks.class.php, method FillBlanks::createAnswersForm()
function which redifines Question::createAnswersForm
- createAnswersForm
- in file matching.class.php, method Matching::createAnswersForm()
function which redifines Question::createAnswersForm
- createAnswersForm
- in file hotspot.class.php, method HotSpot::createAnswersForm()
- createForm
- in file question.class.php, method Question::createForm()
Creates the form to create / edit a question A subclass can redifine this function to add fields...
- createForm
- in file exercise.class.php, method Exercise::createForm()
Creates the form to create / edit an exercise
- createForm
- in file hotspot.class.php, method HotSpot::createForm()
- createimagefromtype
- in file image.lib.php, method image::createimagefromtype()
- createimsmanifest
- in file learnpath_functions.inc.php, function createimsmanifest()
This function writes the imsmanifest.xml and exports the chapter names
- create_blog
- in file blog.lib.php, method Blog::create_blog()
Creates a new blog in the given course
- create_category
- in file groupmanager.lib.php, method GroupManager::create_category()
Create group category
- create_cat_def
- in file userInfoLib.php, function create_cat_def()
create a new category definition for the user information
- create_class
- in file classmanager.lib.php, method ClassManager::create_class()
Create a class
- create_class_groups
- in file groupmanager.lib.php, method GroupManager::create_class_groups()
Create a group for every class subscribed to the current course
- create_combined_code
- in file course.lib.php, method CourseManager::create_combined_code()
Create a course code based on all real and virtual courses the user is registered in.
- create_combined_name
- in file course.lib.php, method CourseManager::create_combined_name()
Create a course title based on all real and virtual courses the user is registered in.
- create_comment
- in file blog.lib.php, method Blog::create_comment()
Creates a comment on a post in a given blog
- create_course
- in file add_course.lib.inc.php, function create_course()
Not tested yet.
- create_course_survey_rel
- in file surveymanager.lib.php, method SurveyManager::create_course_survey_rel()
- create_database_dump
- in file course.lib.php, method CourseManager::create_database_dump()
Creates a file called mysql_dump.sql in the course folder
- create_document
- in file learnpath.class.php, method learnpath::create_document()
Create a new document //still needs some finetuning
- create_document_link
- in file document.inc.php, function create_document_link()
Create a html hyperlink depending on if it's a folder or a file
- create_dummy_announcements
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_announcements()
Create dummy announcements
- create_dummy_course
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_course()
Create the dummy course
- create_dummy_documents
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_documents()
Create dummy documents
- create_dummy_events
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_events()
Create dummy events
- create_dummy_forums
- in file DummyCourseCreator.class.php, method DummyCourseCreator::create_dummy_forums()
&nbs |
|