[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/auth/provider/ -> 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: 108 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 11 functions

  init()
  autologin()
  acp()
  get_acp_template()
  get_login_data()
  get_auth_link_data()
  logout()
  validate_session()
  login_link_has_necessary_data()
  link_account()
  unlink_account()

Functions
Functions that are not part of a class:

init()   X-Ref
{@inheritdoc}


autologin()   X-Ref
{@inheritdoc}


acp()   X-Ref
{@inheritdoc}


get_acp_template($new_config)   X-Ref
{@inheritdoc}


get_login_data()   X-Ref
{@inheritdoc}


get_auth_link_data($user_id = 0)   X-Ref
{@inheritdoc}


logout($data, $new_session)   X-Ref
{@inheritdoc}


validate_session($user)   X-Ref
{@inheritdoc}


login_link_has_necessary_data($login_link_data)   X-Ref
{@inheritdoc}


link_account(array $link_data)   X-Ref
{@inheritdoc}


unlink_account(array $link_data)   X-Ref
{@inheritdoc}




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1