|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Provides adapters to read member-ids from a specific source. More...
Inheritance diagram for ilStudyProgrammeMembershipSourceReaderParticipants:
Collaboration diagram for ilStudyProgrammeMembershipSourceReaderParticipants:Public Member Functions | |
| __construct (ilParticipants $participants) | |
| getMemberIds () | |
| |
| 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().