Ejemplo n.º 1
0
 function __construct($data = '')
 {
     $this->ext_tags = array('yweather:location', 'yweather:units', 'yweather:wind', 'yweather:atmosphere', 'yweather:astronomy', 'yweather:condition', 'yweather:forecast', 'geo:lat', 'geo:long');
     parent::__construct($data);
 }
Ejemplo n.º 2
0
 function __construct($data = '')
 {
     $this->ext_tags = array('media:thumbnail', 'media:group', 'media:content');
     parent::__construct($data);
 }