[ 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: | 281 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
getNumber() X-Ref |
returns the assigned numbers return: string $number |
setNumber($number) X-Ref |
set a new number(s) param: string $number return: Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract |
getMessage() X-Ref |
returns the current message return: string $message |
setMessage($message) X-Ref |
sets a new message param: string $message return: Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract |
getOriginator() X-Ref |
returns the originator return: the $originator |
setOriginator($originator) X-Ref |
the originator name param: string $originator return: Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract |
getAccount() X-Ref |
the account return: integer $account |
setAccount($account) X-Ref |
sets a new accounts param: $account the $account to set return: Zend_Service_DeveloperGarden_Request_SendSms_SendSmsAbstract |
getMessageLength() X-Ref |
returns the calculated message length return: integer |
getMessageCount() X-Ref |
returns the count of sms messages that would be send return: integer |
getNumberCount() X-Ref |
returns the count of numbers in this sms return: integer |
getSmsType() X-Ref |
returns the sms type currently we have 1 = Sms 2 = FlashSms return: integer |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |