[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/includes/mcp/ -> mcp_main.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: 1784 lines (54 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

mcp_main:: (9 methods):
  __construct()
  main()
  lock_unlock()
  change_topic_type()
  mcp_move_topic()
  mcp_restore_topic()
  mcp_delete_topic()
  mcp_delete_post()
  mcp_fork_topic()


Class: mcp_main  - X-Ref

mcp_main
Handling mcp actions

__construct($p_master)   X-Ref
No description

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

lock_unlock($action, $ids)   X-Ref
Lock/Unlock Topic/Post


change_topic_type($action, $topic_ids)   X-Ref
Change Topic Type


mcp_move_topic($topic_ids)   X-Ref
Move Topic


mcp_restore_topic($topic_ids)   X-Ref
Restore Topics


mcp_delete_topic($topic_ids, $is_soft = false, $soft_delete_reason = '', $action = 'delete_topic')   X-Ref
Delete Topics


mcp_delete_post($post_ids, $is_soft = false, $soft_delete_reason = '', $action = 'delete_post')   X-Ref
Delete Posts


mcp_fork_topic($topic_ids)   X-Ref
Fork Topic




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1