Public Member Functions | |
| category_browser ($categoryCode=null, $userId=null) | |
| get_current_category_settings () | |
| get_sub_category_list () | |
| get_course_list () | |
Definition at line 18 of file courselist.lib.php.
| category_browser | ( | $ | categoryCode = null, |
|
| $ | userId = null | |||
| ) |
constructor
| mixed | $categoryCode null or valid category_code | |
| mixed | $userId null or valid user_id |
Definition at line 27 of file courselist.lib.php.
| get_course_list | ( | ) |
Fetch list of courses of the current category
This list include main data about the user but also registration status
Definition at line 103 of file courselist.lib.php.
| get_current_category_settings | ( | ) |
Definition at line 78 of file courselist.lib.php.
| get_sub_category_list | ( | ) |
Definition at line 88 of file courselist.lib.php.
1.6.3