From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/include_2oembed_8php.html | 316 +++++++++++++++++++++++++++++++++++++ 1 file changed, 316 insertions(+) create mode 100644 doc/html/include_2oembed_8php.html (limited to 'doc/html/include_2oembed_8php.html') diff --git a/doc/html/include_2oembed_8php.html b/doc/html/include_2oembed_8php.html new file mode 100644 index 000000000..00351c9eb --- /dev/null +++ b/doc/html/include_2oembed_8php.html @@ -0,0 +1,316 @@ + + + + + + +The Red Project: include/oembed.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
oembed.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + +

+Functions

 oembed_replacecb ($matches)
 
 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 
)
+
+ +

Referenced by oembed_fetch_url(), and oembed_html2bbcode().

+ +
+
+ +
+
+ + + + + + + + +
oe_get_inner_html ( $node)
+
+ +

Referenced by oembed_html2bbcode().

+ +
+
+ +
+
+ + + + + + + + +
oembed_bbcode2html ( $text)
+
+ +

Referenced by bbcode().

+ +
+
+ +
+
+ + + + + + + + +
oembed_fetch_url ( $embedurl)
+
+ +

Referenced by oembed_init(), 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 oembed_init().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
oembed_iframe ( $src,
 $width,
 $height 
)
+
+ +

Referenced by oembed_format_object().

+ +
+
+ +
+
+ + + + + + + + +
oembed_replacecb ( $matches)
+
+ +

Referenced by oembed_init().

+ +
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/include_2oembed_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2oembed_8php.html') diff --git a/doc/html/include_2oembed_8php.html b/doc/html/include_2oembed_8php.html index 00351c9eb..a5f1abbd3 100644 --- a/doc/html/include_2oembed_8php.html +++ b/doc/html/include_2oembed_8php.html @@ -307,7 +307,7 @@ Functions - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/include_2oembed_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2oembed_8php.html') diff --git a/doc/html/include_2oembed_8php.html b/doc/html/include_2oembed_8php.html index 0e55e87b2..82201dbc1 100644 --- a/doc/html/include_2oembed_8php.html +++ b/doc/html/include_2oembed_8php.html @@ -28,7 +28,7 @@ - + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/include_2oembed_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2oembed_8php.html') diff --git a/doc/html/include_2oembed_8php.html b/doc/html/include_2oembed_8php.html index 1c112bb9c..e3beaa1d9 100644 --- a/doc/html/include_2oembed_8php.html +++ b/doc/html/include_2oembed_8php.html @@ -28,7 +28,7 @@
The Red Project
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/include_2oembed_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/include_2oembed_8php.html') diff --git a/doc/html/include_2oembed_8php.html b/doc/html/include_2oembed_8php.html index 82201dbc1..1c112bb9c 100644 --- a/doc/html/include_2oembed_8php.html +++ b/doc/html/include_2oembed_8php.html @@ -4,7 +4,7 @@ -The Red Project: include/oembed.php File Reference +The Red Matrix: include/oembed.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/include_2oembed_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2oembed_8php.html') diff --git a/doc/html/include_2oembed_8php.html b/doc/html/include_2oembed_8php.html index e3beaa1d9..b2e1efc44 100644 --- a/doc/html/include_2oembed_8php.html +++ b/doc/html/include_2oembed_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3