[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

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

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 2211 lines (74 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_ary)   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: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1