![]() |
IP.Board
3.3.0
|
Moderator control panel plugin: show CCS comments that are hidden. More...
Public Member Functions | |
| __construct (ipsRegistry $registry) | |
| canView ($permissions) | |
| executePlugin ($permissions) | |
| getPrimaryTab () | |
| getSecondaryTab () | |
Protected Member Functions | |
| _getDatabases () | |
Protected Attributes | |
| $cache | |
| $caches | |
| $databases = array() | |
| $DB | |
| $lang | |
| $member | |
| $memberData | |
| $registry | |
| $request | |
| $settings | |
Moderator control panel plugin: show CCS comments that are hidden.
| __construct | ( | ipsRegistry $ | registry | ) |
Constructor
| object | $registry | Registry object |
| _getDatabases | ( | ) | [protected] |
Get databases we can approve comments from
| canView | ( | $ | permissions | ) |
Determine if we can view tab
| array | $permissions | Moderator permissions |
| executePlugin | ( | $ | permissions | ) |
Execute plugin
| array | $permissions | Moderator permissions |
| getPrimaryTab | ( | ) |
Returns the primary tab key for the navigation bar
| getSecondaryTab | ( | ) |
Returns the secondary tab key for the navigation bar
$registry [protected] |
Registry Object Shortcuts