phpBB API Documentation
Class

mcp_warn

class mcp_warn

mcp_warn Handling warning the users

Properties

$p_master
$u_action

Methods

mcp_warn($p_master)

main($id, $mode)

mcp_warn_front_view()

Generates the summary on the main page of the warning module

mcp_warn_list_view($action)

Lists all users with warnings

mcp_warn_post_view($action)

Handles warning the user when the warning is for a specific post

mcp_warn_user_view($action)

Handles warning the user

Details

at line 29
public mcp_warn($p_master)

Parameters

$p_master

at line 34
public main($id, $mode)

Parameters

$id
$mode

at line 77
public mcp_warn_front_view()

Generates the summary on the main page of the warning module

at line 136
public mcp_warn_list_view($action)

Lists all users with warnings

Parameters

$action

at line 195
public mcp_warn_post_view($action)

Handles warning the user when the warning is for a specific post

Parameters

$action

at line 337
public mcp_warn_user_view($action)

Handles warning the user

Parameters

$action