[ 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 (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Zend_Service_Technorati_GetInfoResult:: (3 methods):
__construct()
getAuthor()
getWeblogs()
Class: Zend_Service_Technorati_GetInfoResult - X-Ref
Represents a single Technorati GetInfo query result object.__construct(DomDocument $dom) X-Ref |
Constructs a new object object from DOM Document. param: DomDocument $dom the ReST fragment for this object |
getAuthor() X-Ref |
Returns the author associated with queried username. return: Zend_Service_Technorati_Author |
getWeblogs() X-Ref |
Returns the collection of weblogs authored by queried username. return: array of Zend_Service_Technorati_Weblog |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |