Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://www.youtube.com/oembed', array('http://*.youtube.com/*', 'https://*.youtube.com/*', 'http://*.youtu.be/*', 'https://*.youtu.be/*'), 'http://www.youtube.com', 'YouTube');
 }
Ejemplo n.º 2
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://lab.viddler.com/services/oembed/', array('http://*.viddler.com/*'), 'http://www.viddler.com', 'Viddler');
 }
Ejemplo n.º 3
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://www.ifixit.com/Embed', array('http://*.ifixit.com/Guide/View/*'), 'http://www.ifixit.com', 'iFixit');
 }
Ejemplo n.º 4
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://www.hulu.com/api/oembed.json', array('http://*.hulu.com/watch/*'), 'http://www.hulu.com', 'Hulu');
 }
Ejemplo n.º 5
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://qik.com/api/oembed.json', array('http://*.qik.com/video/*', 'http://*.qik.com/*'), 'http://www.qik.com', 'Qik');
 }
Ejemplo n.º 6
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('https://api.twitter.com/1/statuses/oembed.json', array('http://twitter.com/*/status/*', 'https://twitter.com/*/status/*'), 'http://twitter.com', 'Twitter');
 }
Ejemplo n.º 7
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://www.slideshare.net/api/oembed/2', array('http://*.slideshare.net/*/*'), 'http://www.slideshare.net', 'SlideShare');
 }
Ejemplo n.º 8
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://api.smugmug.com/services/oembed/', array('http://*.smugmug.com/*'), 'http://www.smugmug.com', 'SmugMug');
 }
Ejemplo n.º 9
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://vimeo.com/api/oembed.json', array('http://*.vimeo.com/*', 'https://*.vimeo.com/*'), 'http://www.vimeo.com', 'Vimeo');
 }
Ejemplo n.º 10
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://revision3.com/api/oembed/', array('http://*.revision3.com/*'), 'http://www.revision3.com', 'Revision3');
 }
Ejemplo n.º 11
0
 /**
  * {@inheritdoc}
  */
 public function __construct($endpoint = null, array $schemes = array(), $url = null, $name = null)
 {
     return parent::__construct('http://www.polleverywhere.com/services/oembed/', array('http://*.polleverywhere.com/polls/*', 'http://*.polleverywhere.com/multiple_choice_polls/*', 'http://*.polleverywhere.com/free_text_polls/*'), 'http://www.polleverywhere.com', 'Poll Everywhere');
 }