[ 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: | 97 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
fetch_attachments($post_ids = array() X-Ref |
Retrieve the list of attachments that may be displayed param: array $post_ids Specify for which post IDs to fetch the attachments (optional) param: array $topic_ids Specify for which topic IDs to fetch the attachments (optional) |
get_attachments($post_id) X-Ref |
Get attachments related to a given post param: int $post_id Post id return: mixed Attachments related to $post_id |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |