Class: tlEventManager
Source Location: /logger.class.php
Class tlEventManager
Inherited Properties, Constants, and Methods
Methods
static void create(
&$db
)
|
|
Parameters:
API Tags:
void deleteEventsFor(
[
$logLevels = null], [
$startTime = null]
)
|
|
Parameters:
void getEventsFor(
[
$logLevels = null], [
$objectIDs = null], [
$objectTypes = null], [
$activityCodes = null], [
$limit = -1], [
$startTime = null], [
$endTime = null]
)
|
|
Parameters:
|
|
$logLevels: |
|
|
|
$objectIDs: |
|
|
|
$objectTypes: |
|
|
|
$activityCodes: |
|
|
|
$limit: |
|
|
|
$startTime: |
|
|
|
$endTime: |
|
API Tags:
|
|