CRM_Report_BAO_HookInterface
in package
Interface class for Report hook query objects
Table of Contents
Methods
- alterLogTables() : null
- logDiffClause() : array<string|int, mixed>
Methods
alterLogTables()
public
alterLogTables(mixed &$reportObj, mixed &$logTables) : null
Parameters
- $reportObj : mixed
- $logTables : mixed
Return values
nulllogDiffClause()
public
logDiffClause(mixed &$reportObj, string $table) : array<string|int, mixed>
Parameters
- $reportObj : mixed
- $table : string