| [ 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: | 152 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| __construct(\phpbb\config\config $config, \FastImageSize\FastImageSize $imagesize, $phpbb_root_path, $php_ext, \phpbb\path_helper $path_helper, \phpbb\cache\driver\driver_interface $cache = null) X-Ref |
| Construct a driver object param: \phpbb\config\config $config phpBB configuration param: \FastImageSize\FastImageSize $imagesize FastImageSize class param: string $phpbb_root_path Path to the phpBB root param: string $php_ext PHP file extension param: \phpbb\path_helper $path_helper phpBB path helper param: \phpbb\cache\driver\driver_interface $cache Cache driver |
| get_custom_html($user, $row, $alt = '') X-Ref |
| {@inheritdoc} |
| prepare_form_acp($user) X-Ref |
| {@inheritdoc} |
| delete($row) X-Ref |
| {@inheritdoc} |
| get_name() X-Ref |
| {@inheritdoc} |
| get_config_name() X-Ref |
| {@inheritdoc} |
| get_acp_template_name() X-Ref |
| {@inheritdoc} |
| set_name($name) X-Ref |
| Sets the name of the driver. param: string $name Driver name |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |