|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| getDetail () | |
| getParticipantId () | |
| getStatus () | |
Data Fields | |
| $detail = null | |
| $participantId = null | |
| $status = null | |
Definition at line 36 of file Participant.php.
| getDetail | ( | ) |
participant details
Definition at line 58 of file Participant.php.
| getParticipantId | ( | ) |
| getStatus | ( | ) |
get the status returns an array of Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus
Definition at line 80 of file Participant.php.
| $detail = null |
Definition at line 41 of file Participant.php.
| $participantId = null |
Definition at line 46 of file Participant.php.
| $status = null |
Definition at line 51 of file Participant.php.