| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
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 |
dummy:: (8 methods):
is_enabled()
disable()
enable()
add()
delete()
get_logs()
get_log_count()
get_valid_offset()
| 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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |