PHP Class AuthCoordPlugin

Inheritance: implements jICoordPlugin
Afficher le fichier Open project: jelix/jelix

Méthodes publiques

Свойство Type Description
$config

Méthodes publiques

Méthode Description
__construct ( $conf )
afterProcess ( )
beforeAction ( array $params ) : null
beforeOutput ( )

Private Methods

Méthode Description
_getIpForSecure ( ) : string Getting IP informations of the user

Method Details

__construct() public méthode

public __construct ( $conf )

afterProcess() public méthode

public afterProcess ( )

beforeAction() public méthode

public beforeAction ( array $params ) : null
$params array plugin parameters for the current action
Résultat null or jSelectorAct if action should change

beforeOutput() public méthode

public beforeOutput ( )

Property Details

$config public_oe property

public $config