| [ 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: | 207 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
local:: (6 methods):
get_data()
prepare_form()
prepare_form_acp()
process_form()
get_template_name()
get_avatar_list()
| get_data($row) X-Ref |
| {@inheritdoc} |
| prepare_form($request, $template, $user, $row, &$error) X-Ref |
| {@inheritdoc} |
| prepare_form_acp($user) X-Ref |
| {@inheritdoc} |
| process_form($request, $template, $user, $row, &$error) X-Ref |
| {@inheritdoc} |
| get_template_name() X-Ref |
| {@inheritdoc} |
| get_avatar_list($user) X-Ref |
| Get a list of avatars that are locally available Results get cached for 24 hours (86400 seconds) param: \phpbb\user $user User object return: array Array containing the locally available avatars |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |