[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-forums/bbpress/bb-includes/ -> functions.bb-topics.php (summary)

(no description)

File Size: 462 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 20 functions

  get_topic()
  bb_get_topic_from_uri()
  get_latest_topics()
  get_sticky_topics()
  get_recent_user_threads()
  bb_insert_topic()
  bb_new_topic()
  bb_update_topic()
  bb_delete_topic()
  bb_move_topic()
  bb_topic_set_last_post()
  bb_close_topic()
  bb_open_topic()
  bb_stick_topic()
  bb_unstick_topic()
  topic_is_open()
  topic_is_sticky()
  bb_update_topic_voices()
  get_thread()
  get_thread_post_ids()

Functions
Functions that are not part of a class:

get_topic( $id, $cache = true )   X-Ref
No description

bb_get_topic_from_uri( $uri )   X-Ref
No description

get_latest_topics( $args = null )   X-Ref
No description

get_sticky_topics( $forum = false, $display = 1 )   X-Ref
No description

get_recent_user_threads( $user_id )   X-Ref
No description

bb_insert_topic( $args = null )   X-Ref
No description

bb_new_topic( $title, $forum, $tags = '', $args = '' )   X-Ref
No description

bb_update_topic( $title, $topic_id )   X-Ref
No description

bb_delete_topic( $topic_id, $new_status = 0 )   X-Ref
No description

bb_move_topic( $topic_id, $forum_id )   X-Ref
No description

bb_topic_set_last_post( $topic_id )   X-Ref
No description

bb_close_topic( $topic_id )   X-Ref
No description

bb_open_topic( $topic_id )   X-Ref
No description

bb_stick_topic( $topic_id, $super = 0 )   X-Ref
No description

bb_unstick_topic( $topic_id )   X-Ref
No description

topic_is_open( $topic_id = 0 )   X-Ref
No description

topic_is_sticky( $topic_id = 0 )   X-Ref
No description

bb_update_topic_voices( $topic_id )   X-Ref
No description

get_thread( $topic_id, $args = null )   X-Ref
No description

get_thread_post_ids( $topic_id )   X-Ref
No description



Generated: Thu Dec 7 01:01:35 2017 Cross-referenced by PHPXref 0.7.1