From 26105b53d4ce5fcbacfe8d10d540121a89849d34 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 19 Dec 2014 00:29:10 -0800 Subject: doc updates --- doc/html/taxonomy_8php.html | 58 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 55 insertions(+), 3 deletions(-) (limited to 'doc/html/taxonomy_8php.html') diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html index 3f16dad15..2336f9d83 100644 --- a/doc/html/taxonomy_8php.html +++ b/doc/html/taxonomy_8php.html @@ -134,6 +134,8 @@ Functions    tagblock ($link, $uid, $count=0, $authors= '', $flags=0, $restrict=0, $type=TERM_HASHTAG)   + wtagblock ($uid, $count=0, $authors= '', $flags=0, $restrict=0, $type=TERM_HASHTAG) +   catblock ($uid, $count=0, $authors= '', $flags=0, $restrict=0, $type=TERM_CATEGORY)    dir_tagblock ($link, $r) @@ -518,7 +520,7 @@ Functions
-

Referenced by catblock(), tagblock(), and widget_tagcloud().

+

Referenced by catblock(), tagblock(), widget_tagcloud(), and wtagblock().

@@ -576,8 +578,6 @@ Functions
-

Referenced by widget_tagcloud_wall().

-
@@ -638,6 +638,58 @@ Functions

Referenced by channel_content(), items_fetch(), and network_content().

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
wtagblock ( $uid,
 $count = 0,
 $authors = '',
 $flags = 0,
 $restrict = 0,
 $type = TERM_HASHTAG 
)
+
+ +

Referenced by widget_tagcloud_wall().

+
-- cgit v1.2.3