| [ 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: | 153 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
dummy:: (17 methods):
__construct()
load()
unload()
save()
tidy()
get()
put()
purge()
destroy()
_exists()
sql_load()
sql_save()
sql_exists()
sql_fetchrow()
sql_fetchfield()
sql_rowseek()
sql_freeresult()
| __construct() X-Ref |
| Set cache path |
| load() X-Ref |
| {@inheritDoc} |
| unload() X-Ref |
| {@inheritDoc} |
| save() X-Ref |
| {@inheritDoc} |
| tidy() X-Ref |
| {@inheritDoc} |
| get($var_name) X-Ref |
| {@inheritDoc} |
| put($var_name, $var, $ttl = 0) X-Ref |
| {@inheritDoc} |
| purge() X-Ref |
| {@inheritDoc} |
| destroy($var_name, $table = '') X-Ref |
| {@inheritDoc} |
| _exists($var_name) X-Ref |
| {@inheritDoc} |
| sql_load($query) X-Ref |
| {@inheritDoc} |
| sql_save(\phpbb\db\driver\driver_interface $db, $query, $query_result, $ttl) X-Ref |
| {@inheritDoc} |
| sql_exists($query_id) X-Ref |
| {@inheritDoc} |
| sql_fetchrow($query_id) X-Ref |
| {@inheritDoc} |
| sql_fetchfield($query_id, $field) X-Ref |
| {@inheritDoc} |
| sql_rowseek($rownum, $query_id) X-Ref |
| {@inheritDoc} |
| sql_freeresult($query_id) X-Ref |
| {@inheritDoc} |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |