From b0fdfd0ca3b751f844665f4f3e64e909fb393dd0 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Jun 2013 15:16:06 -0700 Subject: upgrade doco --- doc/html/taxonomy_8php.html | 331 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 331 insertions(+) create mode 100644 doc/html/taxonomy_8php.html (limited to 'doc/html/taxonomy_8php.html') diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html new file mode 100644 index 000000000..ab175c7bb --- /dev/null +++ b/doc/html/taxonomy_8php.html @@ -0,0 +1,331 @@ + + + + + + +The Red Matrix: include/taxonomy.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
taxonomy.php File Reference
+
+
+ + + + + + + + + + + + + + + + +

+Functions

 file_tag_encode ($s)
 
 file_tag_decode ($s)
 
 file_tag_file_query ($table, $s, $type= 'file')
 
 term_query ($table, $s, $type=TERM_UNKNOWN)
 
 store_item_tag ($uid, $iid, $otype, $type, $term, $url= '')
 
 get_terms_oftype ($arr, $type)
 
 format_term_for_display ($term)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
file_tag_decode ( $s)
+
+ +
+
+ +
+
+ + + + + + + + +
file_tag_encode ( $s)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
file_tag_file_query ( $table,
 $s,
 $type = 'file' 
)
+
+ +

Referenced by channel_content().

+ +
+
+ +
+
+ + + + + + + + +
format_term_for_display ( $term)
+
+ +

Referenced by conversation(), and prepare_body().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
get_terms_oftype ( $arr,
 $type 
)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
store_item_tag ( $uid,
 $iid,
 $otype,
 $type,
 $term,
 $url = '' 
)
+
+ +

Referenced by filer_content(), and tag_deliver().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
term_query ( $table,
 $s,
 $type = TERM_UNKNOWN 
)
+
+ +

Referenced by items_fetch(), and network_content().

+ +
+
+
+
+ -- cgit v1.2.3