| [ Index ] | PHP Cross Reference of phpBB-3.1.12-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: | 151 lines (2 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
null:: (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: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |