[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/includes/acp/ -> acp_forums.php (summary)

(no description)

Copyright: (c) 2005 phpBB Group
License: http://opensource.org/licenses/gpl-license.php GNU Public License
Version: $Id$
File Size: 1950 lines (63 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

acp_forums:: (10 methods):
  main()
  get_forum_info()
  update_forum_data()
  move_forum()
  move_forum_content()
  delete_forum()
  delete_forum_content()
  move_forum_by()
  display_progress_bar()
  copy_permission_page()


Class: acp_forums  - X-Ref


main($id, $mode)   X-Ref
No description

get_forum_info($forum_id)   X-Ref
Get forum details


update_forum_data(&$forum_data)   X-Ref
Update forum data


move_forum($from_id, $to_id)   X-Ref
Move forum


move_forum_content($from_id, $to_id, $sync = true)   X-Ref
Move forum content from one to another forum


delete_forum($forum_id, $action_posts = 'delete', $action_subforums = 'delete', $posts_to_id = 0, $subforums_to_id = 0)   X-Ref
Remove complete forum


delete_forum_content($forum_id)   X-Ref
Delete forum content


move_forum_by($forum_row, $action = 'move_up', $steps = 1)   X-Ref
Move forum position by $steps up/down


display_progress_bar($start, $total)   X-Ref
Display progress bar for syncinc forums


copy_permission_page($forum_data)   X-Ref
Display copy permission page
Not used at the moment - we will have a look at it for 3.0.7




Generated: Wed Oct 2 15:03:47 2013 Cross-referenced by PHPXref 0.7.1