Show / Hide Table of Contents

Namespace peno_cluster_moderator

Classes

BlacklistControl

A BlacklistControl is a ClusterControl used to display and modify the blacklist.

BlockedListener

A BlockedListener is used to modify a moderator panel when it is notified of an event.

BlockedUsersControl

A BlockedUsersControl is a ClusterControl used to display and modify the blocked users.

ClusterControl

A ClusterControl is a user control with some standard formatting.

ClusterForm

A cluster form is a form with some formatting applied to it.

ClusterModeratorConnector

The Cluster Moderator Connector allows GUI or Command Line Moderator User Applications to connect with cluster.

LoginForm

A login form is used to verify the credentials of a user of the moderator panel, and is the main entry point to the application.

MainForm

A class displaying the main menu for the moderator.

ReportedQAControl

A ReportedQAControl is a ClusterControl used to display and modify the reported Q&As.

ReportListener

A listener used to notify an event onto a collection of reported Q&As.

Interfaces

IBlackListListener

A listener to a blacklist.

IBlockedListener

A listener to a blocked users list.

IModeratorPanel

An IModeratorPanel is a collection of events that can happen on the cluster moderator. It can be used by either a GUI or command-line moderator panel to modify the data stored in Cluster.

IReportListener

A listener to a list of reported Q&As.

IUpdateListener<T>

A standard listener interface (used in a listener-subscriber pattern) used to update some collection stored at a remote location.

Back to top Generated by DocFX