![]()  | 
  
    The Hubzilla
    
   | 
 
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) | |
| oe_build_xpath | ( | $attr, | |
| $value | |||
| ) | 
Referenced by oembed_fetch_url(), and oembed_html2bbcode().
| oe_get_inner_html | ( | $node | ) | 
Referenced by oembed_html2bbcode().
| oembed_action | ( | $embedurl | ) | 
Referenced by oembed_fetch_url(), and oembed_replacecb().
| oembed_bbcode2html | ( | $text | ) | 
| oembed_fetch_url | ( | $embedurl | ) | 
Referenced by Zotlabs\Module\Oembed\init(), nakedoembed(), oembed_process(), oembed_replacecb(), and tryoembed().
| 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 | ) | 
Referenced by Zotlabs\Module\Linkinfo\get().
| oembed_replacecb | ( | $matches | ) | 
Referenced by Zotlabs\Module\Oembed\init().