[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/phpbb/log/ -> null.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 81 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

null:: (8 methods):
  is_enabled()
  disable()
  enable()
  add()
  delete()
  get_logs()
  get_log_count()
  get_valid_offset()


Class: null  - X-Ref

Null logger

is_enabled($type = '')   X-Ref
{@inheritdoc}


disable($type = '')   X-Ref
{@inheritdoc}


enable($type = '')   X-Ref
{@inheritdoc}


add($mode, $user_id, $log_ip, $log_operation, $log_time = false, $additional_data = array()   X-Ref
{@inheritdoc}


delete($mode, $conditions = array()   X-Ref
{@inheritdoc}


get_logs($mode, $count_logs = true, $limit = 0, $offset = 0, $forum_id = 0, $topic_id = 0, $user_id = 0, $log_time = 0, $sort_by = 'l.log_time DESC', $keywords = '')   X-Ref
{@inheritdoc}


get_log_count()   X-Ref
{@inheritdoc}


get_valid_offset()   X-Ref
{@inheritdoc}




Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1