[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Service/DeveloperGarden/Response/SendSms/ -> SendSmsAbstract.php (summary)

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: 119 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  parse()
  getErrorCode()
  getErrorMessage()
  isValid()
  hasError()

Functions
Functions that are not part of a class:

parse()   X-Ref
parse the response data and throws exceptions

return: Zend_Service_DeveloperGarden_Response_ResponseAbstract

getErrorCode()   X-Ref
returns the error code

return: string|null

getErrorMessage()   X-Ref
returns the error message

return: string

isValid()   X-Ref
returns true if the errorCode is not null and not 0000

return: boolean

hasError()   X-Ref
returns true if we have a error situation

return: boolean



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1