![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| _listModerators () | |
| _moderatorDelete () | |
| _moderatorForm ($type='add') | |
| _moderatorSave ($type='add') | |
| doExecute (ipsRegistry $registry) | |
| fixOtherStrings () | |
Data Fields | |
| $database = array() | |
Protected Attributes | |
| $editorHandler | |
| $form_code | |
| $form_code_js | |
| $html | |
| _listModerators | ( | ) |
List all of the moderators
public
| _moderatorDelete | ( | ) |
Delete a moderator
public
| _moderatorForm | ( | $ | type = 'add' | ) |
Form to add/edit a moderator
public
| string | add|edit |
| _moderatorSave | ( | $ | type = 'add' | ) |
Save a new field/edited moderator
public
| string | add|edit |
| doExecute | ( | ipsRegistry $ | registry | ) |
Main class entry point
public
| object | ipsRegistry reference |
Reimplemented from ipsCommand.
| fixOtherStrings | ( | ) |
Fix language strings for this db
public