Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (Input $input, SessionInterface $session) | |
validate (bool $restart=false) | |
Attributs privés | |
$input | |
$session | |
Interface for validating a part of the session
__construct | ( | Input | $input, |
SessionInterface | $session | ||
) |
Constructor
Input | $input | The input object |
SessionInterface | $session | DispatcherInterface for the session to use. |
Références AddressValidator\$input, et AddressValidator\$session.
validate | ( | bool | $restart = false | ) |
Validates the session
boolean | $restart | Flag if the session should be restarted |
InvalidSessionException |
Implémente ValidatorInterface.
Références elseif, IpHelper\getIp(), et null.
|
private |
Référencé par AddressValidator\__construct().
|
private |
Référencé par AddressValidator\__construct().