| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-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: | 611 lines (19 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
mcp_warn:: (7 methods):
__construct()
main()
mcp_warn_front_view()
mcp_warn_list_view()
mcp_warn_post_view()
mcp_warn_user_view()
add_warning()
| __construct($p_master) X-Ref |
| No description |
| main($id, $mode) X-Ref |
| No description |
| mcp_warn_front_view() X-Ref |
| Generates the summary on the main page of the warning module |
| mcp_warn_list_view($action) X-Ref |
| Lists all users with warnings |
| mcp_warn_post_view($action) X-Ref |
| Handles warning the user when the warning is for a specific post |
| mcp_warn_user_view($action) X-Ref |
| Handles warning the user |
| add_warning($user_row, $warning, $send_pm = true, $post_id = 0) X-Ref |
| Insert the warning into the database |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |