Unofficial SMF API Documentation

Reports

Reports.php

integrate_report_types

call_integration_hook('integrate_report_types')
Called from
ReportsMain() in ./Sources/Reports.php
Notes
Since 2.1

integrate_report_buttons

call_integration_hook('integrate_report_buttons')
Called from
ReportsMain() in ./Sources/Reports.php
Notes
Since 2.1

integrate_reports_boardperm

call_integration_hook('integrate_reports_boardperm', array(&$disabled_permissions))
Type Parameter Description
array &$disabled_permissions desc
Called from
BoardPermissionsReport() in ./Sources/Reports.php
Notes
Since 2.1

integrate_reports_groupperm

call_integration_hook('integrate_reports_groupperm', array(&$disabled_permissions))
Type Parameter Description
array &$disabled_permissions desc
Called from
GroupPermissionsReport() in ./Sources/Reports.php
Notes
Since 2.1

Suggest an edit to this page on GitHub