[ 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: | 1589 lines (48 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mcp_main:: (9 methods):
mcp_main()
main()
lock_unlock()
change_topic_type()
mcp_move_topic()
mcp_restore_topic()
mcp_delete_topic()
mcp_delete_post()
mcp_fork_topic()
mcp_main(&$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: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |