Stud.IP  5.4
EventLog Class Reference

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 ()
 

Detailed Description

event_log.php - event logging admin model

Author
Elmar Ludwig ludwi.nosp@m.g@uo.nosp@m.s.de

Member Function Documentation

◆ cleanup_log_events()

cleanup_log_events ( )

clean up old log events

◆ count_log_events()

count_log_events (   $action_id,
  $object_id 
)

count number of log events for selected action

◆ find_objects()

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

find objects matching the given string

◆ get_log_actions()

get_log_actions ( )

get list of all available log actions

◆ get_log_events()

get_log_events (   $action_id,
  $object_id,
  $offset 
)

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

◆ get_object_types()

get_object_types ( )

get object types available for query


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