| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
| Copyright: | Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
| License: | http://framework.zend.com/license/new-bsd New BSD License |
| Version: | $Id$ |
| File Size: | 138 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest:: (5 methods):
__construct()
setConferenceId()
setParticipantId()
setAction()
setParticipant()
Class: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest - X-Ref
| __construct($environment, $conferenceId, $participantId,$action = null,Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant = null) X-Ref |
| constructor param: integer $environment param: string $conferenceId param: string $participantId param: integer $action param: Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant |
| setConferenceId($conferenceId) X-Ref |
| set the conference id param: string $conferenceId return: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest |
| setParticipantId($participantId) X-Ref |
| set the participant id param: string $participantId return: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest |
| setAction($action = null) X-Ref |
| sets new action param: integer $action return: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest |
| setParticipant(Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant = null) X-Ref |
| sets new participant param: Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant return: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateParticipantRequest |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |