| [ Index ] | PHP Cross Reference of phpBB-3.1.12-deutsch | 
[Source view] [Print] [Project Stats]
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: | 2153 lines (71 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
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: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |