From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/taxonomy_8php.html | 697 -------------------------------------------- 1 file changed, 697 deletions(-) delete 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 deleted file mode 100644 index 2336f9d83..000000000 --- a/doc/html/taxonomy_8php.html +++ /dev/null @@ -1,697 +0,0 @@ - - - - - - -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)
 
 tagadelic ($uid, $count=0, $authors= '', $flags=0, $restrict=0, $type=TERM_HASHTAG)
 
 tags_sort ($a, $b)
 
 dir_tagadelic ($count=0)
 
 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)
 
 obj_verbs ()
 
 obj_verb_selector ($current= '')
 
 get_things ($profile_hash, $uid)
 
-

Function Documentation

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

Referenced by widget_catcloud_wall().

- -
-
- -
-
- - - - - - - - -
dir_tagadelic ( $count = 0)
-
- -

Referenced by dirsearch_content().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
dir_tagblock ( $link,
 $r 
)
-
- -

Referenced by widget_dirtags().

- -
-
- -
-
- - - - - - - - -
file_tag_decode ( $s)
-
- -
-
- -
-
- - - - - - - - -
file_tag_encode ( $s)
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
file_tag_file_query ( $table,
 $s,
 $type = 'file' 
)
-
- -
-
- -
-
- - - - - - - - -
format_term_for_display ( $term)
-
- -

Referenced by conversation().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
get_terms_oftype ( $arr,
 $type 
)
-
-
- -
-
- - - - - - - - - - - - - - - - - - -
get_things ( $profile_hash,
 $uid 
)
-
- -

Referenced by advanced_profile().

- -
-
- -
-
- - - - - - - - -
obj_verb_selector ( $current = '')
-
- -

Referenced by thing_content().

- -
-
- -
-
- - - - - - - -
obj_verbs ()
-
-

verbs: [0] = first person singular, e.g. "I want", [1] = 3rd person singular, e.g. "Bill wants" We use the first person form when creating an activity, but the third person for use in activities FIXME: There is no accounting for verb gender for languages where this is significant. We may eventually require obj_verbs() to provide full conjugations and specify which form to use in the $_REQUEST params to this module.

- -

Referenced by get_things(), obj_verb_selector(), and thing_init().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
store_item_tag ( $uid,
 $iid,
 $otype,
 $type,
 $term,
 $url = '' 
)
-
- -

Referenced by filer_content(), tag_deliver(), and tagger_content().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
tagadelic ( $uid,
 $count = 0,
 $authors = '',
 $flags = 0,
 $restrict = 0,
 $type = TERM_HASHTAG 
)
-
- -

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

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
tagblock ( $link,
 $uid,
 $count = 0,
 $authors = '',
 $flags = 0,
 $restrict = 0,
 $type = TERM_HASHTAG 
)
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
tags_sort ( $a,
 $b 
)
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
term_query ( $table,
 $s,
 $type = TERM_UNKNOWN 
)
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
wtagblock ( $uid,
 $count = 0,
 $authors = '',
 $flags = 0,
 $restrict = 0,
 $type = TERM_HASHTAG 
)
-
- -

Referenced by widget_tagcloud_wall().

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