[ 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: | 205 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: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |