[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/phpbb/avatar/driver/ -> local.php (summary)

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

Defines 1 class

local:: (6 methods):
  get_data()
  prepare_form()
  prepare_form_acp()
  process_form()
  get_template_name()
  get_avatar_list()


Class: local  - X-Ref

Handles avatars selected from the board gallery

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