IP.Board  3.3.0
public_core_modcp_modcp Class Reference

Moderator control panel. More...

Inheritance diagram for public_core_modcp_modcp:
ipsCommand

Public Member Functions

 doExecute (ipsRegistry $registry)
 loadData ()

Protected Member Functions

 _doEditMember ()
 _editMember ()
 _indexPage ()
 _redirect ($message)
 _setAsSpammer ()
 getModLibrary ()

Detailed Description

Moderator control panel.


Member Function Documentation

_doEditMember ( ) [protected]

Save the member updates

Returns:
void
_editMember ( ) [protected]

Form to edit a member

Returns:
void
_indexPage ( ) [protected]

Show the mod CP portal

Returns:
void

Loop through all apps and get plugins

Note:
When updating this code below remember to update also the core in public_core_reports_reports
_redirect ( message) [protected]

Redirect back to where we came from

Parameters:
string$messageRedirect message
Returns:
void
_setAsSpammer ( ) [protected]

Flag a user account as a spammer

Returns:
void
doExecute ( ipsRegistry registry)

Main function executed automatically by the controller

Parameters:
object$registryRegistry object
Returns:
void

Reimplemented from ipsCommand.

getModLibrary ( ) [protected]

Get the moderator library and return it

Returns:
object
loadData ( )

Load all necessary properties

Returns:
void

The documentation for this class was generated from the following file:
 All Data Structures Functions Variables