[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_users/src/Controller/ -> CallbackController.php (summary)

(no description)

Copyright: (C) 2022 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 82 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CallbackController:: (2 methods):
  __construct()
  callback()


Class: CallbackController  - X-Ref

Multi-factor Authentication plugins' AJAX callback controller

__construct(array $config = [], MVCFactoryInterface $factory = null, ?CMSApplication $app = null, ?Input $input = null)   X-Ref
Public constructor

param: array                     $config   Plugin configuration
param: MVCFactoryInterface|null  $factory  MVC Factory for the com_users component
param: CMSApplication|null       $app      CMS application object
param: Input|null                $input    Joomla CMS input object

callback($cachable = false, $urlparams = false)   X-Ref
Implement a callback feature, typically used for OAuth2 authentication

param: bool         $cachable    Can this view be cached
param: array|bool   $urlparams   An array of safe url parameters and their variable types, for valid values see
return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer