[ Index ] |
PHP Cross Reference of phpBB 3.0 Beta 3 |
[Source view] [Print]
(no description)
Copyright: | (c) 2005 phpBB Group |
License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
Version: | $Id: mcp_warn.php,v 1.34 2006/10/20 13:47:29 acydburn Exp $ |
File Size: | 445 lines (14 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mcp_warn:: (7 methods):
mcp_main()
main()
mcp_warn_front_view()
mcp_warn_list_view()
mcp_warn_post_view()
mcp_warn_user_view()
add_warning()
mcp_main(&$p_master) X-Ref |
No description |
main($id, $mode) X-Ref |
No description |
mcp_warn_front_view($id, $mode) X-Ref |
Generates the summary on the main page of the warning module |
mcp_warn_list_view($id, $mode, $action) X-Ref |
Lists all users with warnings |
mcp_warn_post_view($id, $mode, $action) X-Ref |
Handles warning the user when the warning is for a specific post |
mcp_warn_user_view($id, $mode, $action) X-Ref |
Handles warning the user |
add_warning($userrow, $warning, $send_pm = true, $post_id = 0) X-Ref |
Insert the warning into the database |
Generated: Wed Nov 22 00:35:05 2006 | Cross-referenced by PHPXref 0.6 |