The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
oembed.php File Reference

Functions

 oembed_replacecb ($matches)
 
 oembed_action ($embedurl)
 
 oembed_process ($url)
 
 oembed_fetch_url ($embedurl)
 
 oembed_format_object ($j)
 
 oembed_iframe ($src, $width, $height)
 
 oembed_bbcode2html ($text)
 
 oe_build_xpath ($attr, $value)
 
 oe_get_inner_html ($node)
 
 oembed_html2bbcode ($text)
 

Function Documentation

oe_build_xpath (   $attr,
  $value 
)
oe_get_inner_html (   $node)

Referenced by oembed_html2bbcode().

oembed_action (   $embedurl)
oembed_bbcode2html (   $text)
oembed_fetch_url (   $embedurl)
oembed_format_object (   $j)

Referenced by oembed_replacecb(), and tryoembed().

oembed_html2bbcode (   $text)

Find .... and replace it with [embed]url[/embed]

Referenced by get_atom_elements(), and Zotlabs\Module\Oembed\init().

oembed_iframe (   $src,
  $width,
  $height 
)

Referenced by oembed_format_object().

oembed_process (   $url)
oembed_replacecb (   $matches)