[ Index ] |
PHP Cross Reference of phpBB-3.2.11-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: | 124 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
resync:: (3 methods):
__construct()
set_type_constraints()
resync()
__construct(driver_interface $db) X-Ref |
Constructor for attachment resync class param: driver_interface $db Database driver |
set_type_constraints($type) X-Ref |
Set type constraints for attachment resync param: string $type Type of resync; can be: message|post|topic |
resync($type, $ids) X-Ref |
Resync specified type param: string $type Type of resync param: array $ids IDs to resync |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |