public function __construct()
 {
     parent::__construct();
     $this->_about = (object) array('name' => 'Twitter Feed', 'author' => (object) array('name' => 'Michael Eichelsdörfer', 'website' => 'http://builderscollective.com', 'email' => '*****@*****.**'), 'version' => '1.0', 'release-date' => '2010-06-13T15:28:40+00:00');
     $this->_parameters = (object) array('timeout' => 6, 'cache-lifetime' => 60, 'automatically-discover-namespaces' => 'yes', 'namespaces' => array(), 'url' => 'http://search.twitter.com/search.atom?q=%23symphonycms%20%23symposium', 'xpath' => '*', 'root-element' => 'twitter-feed', 'dependencies' => array());
 }
 public function __construct()
 {
     parent::__construct();
     $this->_about = (object) array('name' => 'Comments', 'author' => (object) array('name' => 'Michael Eichelsdörfer', 'website' => 'http://builderscollective.com', 'email' => '*****@*****.**'), 'version' => '1.0', 'release-date' => '2010-06-13T14:27:48+00:00');
     $this->_parameters = (object) array('timeout' => 6, 'cache-lifetime' => 60, 'automatically-discover-namespaces' => 'yes', 'namespaces' => array(), 'url' => 'http://symphony-cms.com:80/get-involved/feeds/blog/comments/join-us-in-london-for-symposium-2010/', 'xpath' => '*', 'root-element' => 'comments', 'dependencies' => array());
 }
Example #3
0
 public function __construct()
 {
     parent::__construct();
     $this->_about = (object) array('name' => 'Twitter', 'author' => (object) array('name' => 'Stephen Bau', 'website' => 'http://home/sym3/piano-sonata', 'email' => '*****@*****.**'), 'version' => '1.0', 'release-date' => '2010-07-04T16:48:49+00:00');
     $this->_parameters = (object) array('timeout' => 6, 'cache-lifetime' => 60, 'automatically-discover-namespaces' => 'yes', 'namespaces' => array(), 'url' => 'http://twitter.com/statuses/user_timeline/bauhouse.xml?count=1', 'xpath' => '*', 'root-element' => 'twitter');
 }
 public function __construct()
 {
     parent::__construct();
     $this->_about = (object) array('name' => 'Flickr Group Index', 'author' => (object) array('name' => 'Nils Werner', 'website' => 'http://www.builderscollective.com', 'email' => '*****@*****.**'), 'version' => '1.0', 'release-date' => '2010-06-13T15:50:23+00:00');
     $this->_parameters = (object) array('timeout' => 6, 'cache-lifetime' => 60, 'automatically-discover-namespaces' => 'yes', 'namespaces' => array(), 'url' => 'http://api.flickr.com/services/rest/?api_key=a0ad004b982ed75f670aadecb8517c62&method=flickr.groups.pools.getPhotos&group_id=11144524@N00&extras=tags&tags=symposium', 'xpath' => '*', 'root-element' => 'flickr-group-index', 'dependencies' => array());
 }