[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/passwords/driver/ -> base.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: 70 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  __construct()
  is_supported()
  is_legacy()
  needs_rehash()
  get_settings_only()

Functions
Functions that are not part of a class:

__construct(\phpbb\config\config $config, helper $helper)   X-Ref
Constructor of passwords driver object

param: \phpbb\config\config $config phpBB config
param: \phpbb\passwords\driver\helper $helper Password driver helper

is_supported()   X-Ref
{@inheritdoc}


is_legacy()   X-Ref
{@inheritdoc}


needs_rehash($hash)   X-Ref
{@inheritdoc}


get_settings_only($hash, $full = false)   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1