dokeos-auth
[ class tree: dokeos-auth ] [ index: dokeos-auth ] [ all elements ]

Element index for package dokeos-auth

[ b ] [ c ] [ d ] [ g ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ u ]

b

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)
top

c

count_courses_in_category
in file courses.php, function count_courses_in_category()
    Counts the number of courses in a given course category
courses_subscribing
in file courses.php, function courses_subscribing()
    handles the display of the courses to which the user can subscribe
courses.php
procedural page courses.php
top

d

delete_course_category
in file courses.php, function delete_course_category()
    deletes a course category and moves all the courses that were in this category to main category
display_category_icons
in file courses.php, function display_category_icons()
    displays the relevant icons for the category (if applicable):move up, move down, edit, delete
display_change_course_category_form
in file courses.php, function display_change_course_category_form()
    This function displays the form (dropdown list) to move a course to a
display_courses
in file courses.php, function display_courses()
    displays everything that is needed when the user wants to manage his current courses (sorting, subscribing, unsubscribing, ...)
display_courses_in_category
in file courses.php, function display_courses_in_category()
    This function displays all the courses in the particular user category;
display_course_icons
in file courses.php, function display_course_icons()
    Displays the subscribe icon if the subscribing is allowed and if the user is not yet
display_create_course_category_form
in file courses.php, function display_create_course_category_form()
    displays the form that is needed to create a course category.
display_edit_course_category_form
in file courses.php, function display_edit_course_category_form()
display_info_text
in file courses.php, function display_info_text()
display_search_courses
in file courses.php, function display_search_courses()
    displays the form for searching for a course and the results if a query has been submitted.
display_subscribe_icon
in file courses.php, function display_subscribe_icon()
    displays the subscribe icon if the subscribing is allowed and if the user is not yet
display_subscribe_to_courses
in file courses.php, function display_subscribe_to_courses()
    This function displays the list of course that can be subscribed to.
display_unsubscribe_icons
in file courses.php, function display_unsubscribe_icons()
    This function displays the unsubscribe part which can be
top

g

get_courses_of_user
in file courses.php, function get_courses_of_user()
    retrieves all the courses that the user has already subscribed to
get_user_course_categories
in file courses.php, function get_user_course_categories()
    retrieves the user defined course categories
get_user_course_categories_info
in file courses.php, function get_user_course_categories_info()
    Retrieves the user defined course categories and all the info that goes with it
get_user_course_category
in file courses.php, function get_user_course_category()
    gets the title of the user course category
top

i

is_profile_editable
in file profile.php, function is_profile_editable()
    Can a user edit his/her profile?
inscription.php
procedural page inscription.php
top

l

lostPassword.php
procedural page lostPassword.php
top

m

move_category
in file courses.php, function move_category()
    Moves the course one place up or down
move_course
in file courses.php, function move_course()
    moves the course one place up or down
top

p

profile.php
procedural page profile.php
top

r

remove_user_from_course
in file courses.php, function remove_user_from_course()
    unsubscribe the user from a given course
remove_user_image
in file profile.php, function remove_user_image()
    Remove an existing user image.
top

s

search_courses
in file courses.php, function search_courses()
    Search the courses database for a course that matches the search term.
store_changecoursecategory
in file courses.php, function store_changecoursecategory()
    stores the changes in a course category (moving a course to a different course category)
store_course_category
in file courses.php, function store_course_category()
    stores the user course category in the dokeos_user database
store_edit_course_category
in file courses.php, function store_edit_course_category()
    Updates the user course category in the dokeos_user database
subscribe_user
in file courses.php, function subscribe_user()
    Subscribe the user to a given course
top

u

upload_user_image
in file profile.php, function upload_user_image()
    Upload a submitted user image.
upload_user_production
in file profile.php, function upload_user_production()
    Upload a submitted user production.
top

Documentation generated on Thu, 12 Jun 2008 12:53:01 -0500 by phpDocumentor 1.4.1