Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
EventLog Class Reference
Collaboration diagram for EventLog:
Collaboration graph

Public Member Functions

 cleanup_log_events ()
 get_object_types ()
 find_objects ($type, $string)
 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 ( )

Here is the call graph for this function:

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 (   $type,
  $string 
)

find objects matching the given string

Here is the call graph for this function:

get_log_actions ( )

get list of all available log actions

Here is the call graph for this function:

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 available for query

get_used_log_actions ( )

get all log actions with recorded events

Here is the call graph for this function:

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: