ILIAS
release_4-4 Revision
◀ ilDoc Overview
class.ilCourseWaitingList.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 1998-2011 ILIAS open source, Extended GPL, see docs/LICENSE */
4
5
6
include_once(
'./Services/Membership/classes/class.ilWaitingList.php'
);
7
17
class
ilCourseWaitingList
extends
ilWaitingList
18
{
19
20
}
21
?>
ilWaitingList
Base class for course and group waiting lists.
Definition:
class.ilWaitingList.php:33
ilCourseWaitingList
Course waiting list.
Definition:
class.ilCourseWaitingList.php:17
Modules
Course
classes
class.ilCourseWaitingList.php
Generated on Mon Dec 21 2020 19:01:00 for ILIAS by
1.8.13 (using
Doxyfile
)