[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_users/src/Controller/ -> CaptiveController.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: 233 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CaptiveController:: (3 methods):
  __construct()
  display()
  validate()


Class: CaptiveController  - X-Ref

Captive Multi-factor Authentication page 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

display($cachable = false, $urlparams = false)   X-Ref
Displays the captive login page

param: boolean        $cachable   Ignored. This page is never cached.
param: boolean|array  $urlparams  Ignored. This page is never cached.
return: void

validate($cachable = false, $urlparameters = [])   X-Ref
Validate the MFA code entered by the user

param: bool   $cachable         Ignored. This page is never cached.
param: array  $urlparameters    Ignored. This page is never cached.
return: void



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