[ 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: | 103 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus:: (5 methods):
__construct()
getName()
setName()
getValue()
setValue()
Class: Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus - X-Ref
__construct($name, $value = null) X-Ref |
constructor for participant status object param: string $vame param: string $value |
getName() X-Ref |
returns the value of $name return: string |
setName($name) X-Ref |
sets $name param: string $name return: Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus |
getValue() X-Ref |
returns the value of $value return: string |
setValue($value = null) X-Ref |
sets $value param: string $value return: Zend_Service_DeveloperGarden_ConferenceCall_ParticipantStatus |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |