| [ 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: | 67 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Interface: feed_interface - X-Ref
Interface implemented by all feeds types| set_keys() X-Ref |
| Set keys. |
| open() X-Ref |
| Open feed |
| close() X-Ref |
| Close feed |
| set($key, $value) X-Ref |
| Set key param: string $key Key param: mixed $value Value |
| get($key) X-Ref |
| Get key param: string $key Key return: mixed |
| get_item() X-Ref |
| Get the next post in the feed return: array |
| adjust_item(&$item_row, &$row) X-Ref |
| Adjust a feed entry param: $item_row param: $row return: array |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |