Constructor & Destructor Documentation
Constructor
- Parameters:
-
| object | $registry | Registry object |
- Returns:
- void
Member Function Documentation
Loads an HTML page and grabs its title
- Parameters:
-
- Returns:
- string
Display the form for extra data in the ACP
- Parameters:
-
| array | Plugin data |
| object | HTML object |
- Returns:
- string HTML to add to the form
Accepts an array of data from rc_reports_index and returns an array formatted nearly identical to processReport()
- Parameters:
-
- Returns:
- array Formatted report data
Retrieve list of users to send notifications to
- Parameters:
-
| string | Group ids |
| array | Report data |
- Returns:
- array Array of users to PM/Email
Get report permissions
- Parameters:
-
| string | Type of perms to check |
| array | Permissions data |
| array | group ids |
| string | Special permissions |
- Returns:
- boolean
Get section and link
- Parameters:
-
- Returns:
- array Section/link
Process the plugin's form fields for saving
- Parameters:
-
| array | Plugin data for save |
- Returns:
- string Error message
Process the basic forum data
- Parameters:
-
| array | Application data |
| string | URL |
| string | Title |
| array | Extra form data |
- Returns:
- mixed Could show page error, or set $url, $title and $ex_form_data
Process a report and save the data appropriate
- Parameters:
-
- Returns:
- array Data from saving the report
Show the report form for this module
- Parameters:
-
- Returns:
- string HTML form information
Where to send user after report is submitted
- Parameters:
-
- Returns:
- void
Update timestamp for report
- Parameters:
-
| array | New reports |
| array | New members cache |
- Returns:
- boolean
Field Documentation
Registry Object Shortcuts
The documentation for this class was generated from the following file:
- admin/applications/core/extensions/reportPlugins/default.php