![]() |
IP.Board
3.3.0
|
Reports content central management. More...
Public Member Functions | |
| _deleteReports ($rids='', $toCheck=false) | |
| _displayReport () | |
| _displayReportCenter () | |
| _initReportForm () | |
| _processReports () | |
| _pruneReports ($stamp) | |
| _viewReportedMessage () | |
| doExecute (ipsRegistry $registry) | |
| findFirstReport () | |
Reports content central management.
| _deleteReports | ( | $ | rids = '', |
| $ | toCheck = false |
||
| ) |
Responsible for deleting reports
| string | $rids | Report IDS (#,#,#,...) |
| boolean | $toCheck | Security check? |
| _displayReport | ( | ) |
Displays a report
Main function for displaying reports in a list
| _initReportForm | ( | ) |
Main function for making reports and uses the custom plugins
| _processReports | ( | ) |
Basic functions for processing actions on 'Report Index' page (Drop Down)
| _pruneReports | ( | $ | stamp | ) |
Responsible for pruning reports. Uses the delete reports function to finish
| integer | $stamp | Seconds used for pruning reports |
View a reported private message as it shows in the messenger
| doExecute | ( | ipsRegistry $ | registry | ) |
Main function executed automatically by the controller
| object | $registry | Registry object |
Loop through all apps and get plugins
Reimplemented from ipsCommand.
| findFirstReport | ( | ) |
Finds first post reported using topic-id