| [ 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: | 113 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest:: (4 methods):
__construct()
setTemplateId()
setParticipantId()
setParticipant()
Class: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest - X-Ref
| __construct($environment, $templateId, $participantId,Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant = null) X-Ref |
| constructor param: integer $environment param: string $templateId param: string $participantId param: Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant |
| setTemplateId($templateId) X-Ref |
| set the template id param: string $templateId return: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest |
| setParticipantId($participantId) X-Ref |
| set the participant id param: string $participantId return: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest |
| setParticipant(Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant) X-Ref |
| sets new participant param: Zend_Service_DeveloperGarden_ConferenceCall_ParticipantDetail $participant return: Zend_Service_DeveloperGarden_Request_ConferenceCall_UpdateConferenceTemplateParticipantRequest |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |