ILIAS
trunk Revision v11.0_alpha-1843-g9e1fad99175
|
Provides adapters to read member-ids from a specific source. More...
Public Member Functions | |
__construct (ilParticipants $participants) | |
getMemberIds () | |
| |
Protected Attributes | |
ilParticipants | $participants |
Provides adapters to read member-ids from a specific source.
Definition at line 24 of file class.ilStudyProgrammeMembershipSourceReaderParticipants.php.
ilStudyProgrammeMembershipSourceReaderParticipants::__construct | ( | ilParticipants | $participants | ) |
Definition at line 28 of file class.ilStudyProgrammeMembershipSourceReaderParticipants.php.
References $participants.
ilStudyProgrammeMembershipSourceReaderParticipants::getMemberIds | ( | ) |
Implements ilStudyProgrammeMembershipSourceReader.
Definition at line 36 of file class.ilStudyProgrammeMembershipSourceReaderParticipants.php.
|
protected |
Definition at line 26 of file class.ilStudyProgrammeMembershipSourceReaderParticipants.php.
Referenced by __construct().