| 
    Stud.IP
    trunk Revision
    
   | 
  

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 () | |
event_log.php - event logging admin model
| cleanup_log_events | ( | ) | 
clean up old log events

| count_log_events | ( | $action_id, | |
| $object_id | |||
| ) | 
count number of log events for selected action

| find_objects | ( | $type, | |
| $string, | |||
$action_name = null  | 
        |||
| ) | 
find objects matching the given string

| get_log_actions | ( | ) | 
get list of all available log actions

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