[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | (c) 2005 phpBB Group |
License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
Version: | $Id$ |
File Size: | 511 lines (16 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mcp_warn:: (7 methods):
mcp_warn()
main()
mcp_warn_front_view()
mcp_warn_list_view()
mcp_warn_post_view()
mcp_warn_user_view()
add_warning()
mcp_warn(&$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: Wed Oct 2 15:03:47 2013 | Cross-referenced by PHPXref 0.7.1 |