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

Procedural File: course.lib.php

Source Location: /main/inc/lib/course.lib.php



Classes:

CourseManager


Page Details:

This is the course library for Dokeos.

All main course functions should be placed here. Many functions of this library deal with providing support for virtual/linked/combined courses (this was already used in several universities but not available in standard Dokeos).

The implementation changed, initially a course was a real course if target_course_code was 0 , this was changed to NULL. There are probably some places left with the wrong code.




Tags:

filesource:  Source Code for this file


Includes:

include_once(api_get_path(LIBRARY_PATH).'add_course.lib.inc.php') [line 111]
include_once(api_get_path(CONFIGURATION_PATH).'add_course.conf.php') [line 101]
This is the course library for Dokeos.

All main course functions should be placed here. Many functions of this library deal with providing support for virtual/linked/combined courses (this was already used in several universities but not available in standard Dokeos).

The implementation changed, initially a course was a real course if target_course_code was 0 , this was changed to NULL. There are probably some places left with the wrong code.




Tags:

filesource:  Source Code for this file
include_once(api_get_path(LIBRARY_PATH).'database.lib.php') [line 110]





NOT_VISIBLE_NO_SUBSCRIPTION_ALLOWED [line 136]

NOT_VISIBLE_NO_SUBSCRIPTION_ALLOWED = 0

[ Top ]



NOT_VISIBLE_SUBSCRIPTION_ALLOWED [line 137]

NOT_VISIBLE_SUBSCRIPTION_ALLOWED = 1

[ Top ]



VISIBLE_NO_SUBSCRIPTION_ALLOWED [line 139]

VISIBLE_NO_SUBSCRIPTION_ALLOWED = 3

[ Top ]



VISIBLE_SUBSCRIPTION_ALLOWED [line 138]

VISIBLE_SUBSCRIPTION_ALLOWED = 2

[ Top ]




Documentation generated on Thu, 12 Jun 2008 13:09:48 -0500 by phpDocumentor 1.4.1