From fb49647993fec8f52e69801ce92a9882a4c95b1a Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Feb 2014 00:49:45 -0800 Subject: doc updates --- doc/html/include_2bookmarks_8php.html | 161 ++++++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 doc/html/include_2bookmarks_8php.html (limited to 'doc/html/include_2bookmarks_8php.html') diff --git a/doc/html/include_2bookmarks_8php.html b/doc/html/include_2bookmarks_8php.html new file mode 100644 index 000000000..28218b211 --- /dev/null +++ b/doc/html/include_2bookmarks_8php.html @@ -0,0 +1,161 @@ + + + + + + +The Red Matrix: include/bookmarks.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
bookmarks.php File Reference
+
+
+ + + + +

+Functions

 bookmark_add ($channel, $sender, $taxonomy, $private)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
bookmark_add ( $channel,
 $sender,
 $taxonomy,
 $private 
)
+
+ +

Referenced by bookmarks_init(), and tag_deliver().

+ +
+
+
+
+ -- cgit v1.2.3 From 46f0de7120d0773f361e08298c99ef804330adff Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Feb 2014 00:57:35 -0800 Subject: try to fix youtube mixed content warnings --- doc/html/include_2bookmarks_8php.html | 36 ++++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) (limited to 'doc/html/include_2bookmarks_8php.html') diff --git a/doc/html/include_2bookmarks_8php.html b/doc/html/include_2bookmarks_8php.html index 28218b211..3628677c8 100644 --- a/doc/html/include_2bookmarks_8php.html +++ b/doc/html/include_2bookmarks_8php.html @@ -112,11 +112,13 @@ $(document).ready(function(){initNavTree('include_2bookmarks_8php.html','');}); - - + + + +

Functions

 bookmark_add ($channel, $sender, $taxonomy, $private)
 
 bookmark_add ($channel, $sender, $taxonomy, $private, $opts=null)
 
 get_bookmark_link ($observer)
 

Function Documentation

- +
@@ -142,7 +144,13 @@ Functions - + + + + + + + @@ -152,7 +160,25 @@ Functions
 $private $private,
 $opts = null 
-

Referenced by bookmarks_init(), and tag_deliver().

+

Referenced by bookmarks_init(), rbmark_post(), and tag_deliver().

+ +
+
+ +
+
+ + + + + + + + +
get_bookmark_link ( $observer)
+
+ +

Referenced by chat_content().

-- cgit v1.2.3 From cdf5e08eb970c58b2d413e4ea9a4042f265259a3 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 May 2014 17:28:46 -0700 Subject: weekly update --- doc/html/include_2bookmarks_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/include_2bookmarks_8php.html') diff --git a/doc/html/include_2bookmarks_8php.html b/doc/html/include_2bookmarks_8php.html index 3628677c8..40c828965 100644 --- a/doc/html/include_2bookmarks_8php.html +++ b/doc/html/include_2bookmarks_8php.html @@ -160,7 +160,7 @@ Functions
-

Referenced by bookmarks_init(), rbmark_post(), and tag_deliver().

+

Referenced by bookmarks_init(), and rbmark_post().

-- cgit v1.2.3