| [ 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: | 142 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
notification_options_reconvert:: (6 methods):
depends_on()
update_data()
purge_notifications()
convert_notifications()
perform_conversion()
add_method_rows()
Class: notification_options_reconvert - X-Ref
| depends_on() X-Ref |
| No description |
| update_data() X-Ref |
| No description |
| purge_notifications() X-Ref |
| No description |
| convert_notifications($start) X-Ref |
| No description |
| perform_conversion(\phpbb\db\sql_insert_buffer $insert_buffer, $start) X-Ref |
| Perform the conversion (separate for testability) param: \phpbb\db\sql_insert_buffer $insert_buffer param: int $start Start of staggering step return: mixed int start of the next step, null if the end was reached |
| add_method_rows(\phpbb\db\sql_insert_buffer $insert_buffer, $item_type, $item_id, $user_id, array $methods) X-Ref |
| Insert method rows to DB param: \phpbb\db\sql_insert_buffer $insert_buffer param: string $item_type param: int $item_id param: int $user_id param: string $methods |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |