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 ++++++++++++++++++++++++++++++++++++++++++++ doc/html/taxonomy_8php.js | 10 ++ 2 files changed, 341 insertions(+) create mode 100644 doc/html/taxonomy_8php.html create mode 100644 doc/html/taxonomy_8php.js (limited to 'doc/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().

+ +
+
+
+
+ diff --git a/doc/html/taxonomy_8php.js b/doc/html/taxonomy_8php.js new file mode 100644 index 000000000..fb53de116 --- /dev/null +++ b/doc/html/taxonomy_8php.js @@ -0,0 +1,10 @@ +var taxonomy_8php = +[ + [ "file_tag_decode", "taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6", null ], + [ "file_tag_encode", "taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37", null ], + [ "file_tag_file_query", "taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1", null ], + [ "format_term_for_display", "taxonomy_8php.html#adfead45e3b8a3dfb2b4a4b9281d0dbe1", null ], + [ "get_terms_oftype", "taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1", null ], + [ "store_item_tag", "taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd", null ], + [ "term_query", "taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c", null ] +]; \ No newline at end of file -- cgit v1.2.3