[ 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: | 161 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Zend_Service_Technorati_BlogInfoResult:: (5 methods):
__construct()
getUrl()
getWeblog()
getInboundBlogs()
getInboundLinks()
Class: Zend_Service_Technorati_BlogInfoResult - X-Ref
Represents a single Technorati BlogInfo 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 |
getUrl() X-Ref |
Returns the weblog URL. return: Zend_Uri_Http |
getWeblog() X-Ref |
Returns the weblog. return: Zend_Service_Technorati_Weblog |
getInboundBlogs() X-Ref |
Returns number of unique blogs linking this blog. return: integer the number of inbound blogs |
getInboundLinks() X-Ref |
Returns number of incoming links to this blog. return: integer the number of inbound links |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |