equal
deleted
inserted
replaced
14 * to license@zend.com so we can send you a copy immediately. |
14 * to license@zend.com so we can send you a copy immediately. |
15 * |
15 * |
16 * @category Zend |
16 * @category Zend |
17 * @package Zend_Service |
17 * @package Zend_Service |
18 * @subpackage Technorati |
18 * @subpackage Technorati |
19 * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
19 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
20 * @license http://framework.zend.com/license/new-bsd New BSD License |
20 * @license http://framework.zend.com/license/new-bsd New BSD License |
21 * @version $Id: Technorati.php 20096 2010-01-06 02:05:09Z bkarwin $ |
21 * @version $Id: Technorati.php 24593 2012-01-05 20:35:02Z matthew $ |
22 */ |
22 */ |
23 |
23 |
24 |
24 |
25 /** |
25 /** |
26 * Zend_Service_Technorati provides an easy, intuitive and object-oriented interface |
26 * Zend_Service_Technorati provides an easy, intuitive and object-oriented interface |
30 * and returns the original XML response as a friendly PHP object. |
30 * and returns the original XML response as a friendly PHP object. |
31 * |
31 * |
32 * @category Zend |
32 * @category Zend |
33 * @package Zend_Service |
33 * @package Zend_Service |
34 * @subpackage Technorati |
34 * @subpackage Technorati |
35 * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
35 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
36 * @license http://framework.zend.com/license/new-bsd New BSD License |
36 * @license http://framework.zend.com/license/new-bsd New BSD License |
37 */ |
37 */ |
38 class Zend_Service_Technorati |
38 class Zend_Service_Technorati |
39 { |
39 { |
40 /** Base Technorati API URI */ |
40 /** Base Technorati API URI */ |