Function get_integration_hooks_data
Callback function for the integration hooks list (list_integration_hooks) Gets all of the hooks in the system and their status
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageMaintenance.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageMaintenance.php
integer |
$start |
The item to start with (for pagination purposes) |
integer |
$per_page |
How many items to display on each page |
string |
$sort |
A string indicating how to sort things |
array
|
An array of information about the integration hooks |