PHP Class AuthCoordPlugin

Inheritance: implements jICoordPlugin
ファイルを表示 Open project: jelix/jelix

Public Properties

Property Type Description
$config

Public Methods

Method Description
__construct ( $conf )
afterProcess ( )
beforeAction ( array $params ) : null
beforeOutput ( )

Private Methods

Method Description
_getIpForSecure ( ) : string Getting IP informations of the user

Method Details

__construct() public method

public __construct ( $conf )

afterProcess() public method

public afterProcess ( )

beforeAction() public method

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

beforeOutput() public method

public beforeOutput ( )

Property Details

$config public_oe property

public $config