Stud.IP  4.2 Revision
EventLog Class Reference
Collaboration diagram for EventLog:
Collaboration graph

Public Member Functions

 cleanup_log_events ()
 
 get_object_types ()
 
 find_objects ($type, $string, $action_name=null)
 
 count_log_events ($action_id, $object_id)
 
 get_log_events ($action_id, $object_id, $offset)
 
 get_log_actions ()
 
 get_used_log_actions ()
 
 update_log_action ($action_id, $description, $info_template, $active, $expires)
 

Member Function Documentation

◆ cleanup_log_events()

cleanup_log_events ( )
Here is the call graph for this function:

◆ count_log_events()

count_log_events (   $action_id,
  $object_id 
)

count number of log events for selected action

Here is the call graph for this function:

◆ find_objects()

find_objects (   $type,
  $string,
  $action_name = null 
)

find objects matching the given string

Here is the call graph for this function:

◆ get_log_actions()

get_log_actions ( )

get list of all available log actions

Here is the call graph for this function:

◆ get_log_events()

get_log_events (   $action_id,
  $object_id,
  $offset 
)

get log events (max. 50) for selected action, starting at offset

Here is the call graph for this function:

◆ get_object_types()

get_object_types ( )

get object types available for query

◆ get_used_log_actions()

get_used_log_actions ( )

get all log actions with recorded events

Here is the call graph for this function:

◆ update_log_action()

update_log_action (   $action_id,
  $description,
  $info_template,
  $active,
  $expires 
)

update log action in the database

Here is the call graph for this function:

The documentation for this class was generated from the following file: