ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilUsersGalleryParticipants. More...
Public Member Functions | |
__construct (ilParticipants $participants) | |
getGalleryUsers () | |
getUserCssClass () | |
Protected Attributes | |
$participants | |
$users = array() | |
Class ilUsersGalleryParticipants.
Definition at line 8 of file class.ilUsersGalleryParticipants.php.
ilUsersGalleryParticipants::__construct | ( | ilParticipants | $participants | ) |
ilParticipants | $participants |
Definition at line 23 of file class.ilUsersGalleryParticipants.php.
References $participants, $users, array, ilObjectFactory\getInstanceByObjId(), and ilUtil\sortArray().
ilUsersGalleryParticipants::getGalleryUsers | ( | ) |
Implements ilGalleryUsers.
Definition at line 69 of file class.ilUsersGalleryParticipants.php.
ilUsersGalleryParticipants::getUserCssClass | ( | ) |
Implements ilGalleryUsers.
Definition at line 80 of file class.ilUsersGalleryParticipants.php.
|
protected |
Definition at line 13 of file class.ilUsersGalleryParticipants.php.
Referenced by __construct().
|
protected |
Definition at line 18 of file class.ilUsersGalleryParticipants.php.
Referenced by __construct().