| [ 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: | 66 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
data:: (8 methods):
__construct()
set_data()
get_data()
get_data_filtered()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
| __construct(array $data = array() X-Ref |
| No description |
| set_data(array $data = array() X-Ref |
| No description |
| get_data() X-Ref |
| No description |
| get_data_filtered($keys) X-Ref |
| Returns data filtered to only include specified keys. This effectively discards any keys added to data by hooks. |
| offsetExists($offset) X-Ref |
| No description |
| offsetGet($offset) X-Ref |
| No description |
| offsetSet($offset, $value) X-Ref |
| No description |
| offsetUnset($offset) X-Ref |
| No description |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |