From d17c15a9924240e31bc3a921ea15eac47087b43c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Nov 2014 05:14:53 -0800 Subject: doc updates --- doc/html/taxonomy_8php.html | 56 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) (limited to 'doc/html/taxonomy_8php.html') diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html index 552ef36bc..3f16dad15 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)   + catblock ($uid, $count=0, $authors= '', $flags=0, $restrict=0, $type=TERM_CATEGORY) +   dir_tagblock ($link, $r)    obj_verbs () @@ -144,6 +146,58 @@ Functions  

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
catblock ( $uid,
 $count = 0,
 $authors = '',
 $flags = 0,
 $restrict = 0,
 $type = TERM_CATEGORY 
)
+
+ +

Referenced by widget_catcloud_wall().

+ +
+
@@ -464,7 +518,7 @@ Functions
-

Referenced by tagblock(), and widget_tagcloud().

+

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

-- cgit v1.2.3