PHP 클래스 AuthCoordPlugin

상속: implements jICoordPlugin
파일 보기 프로젝트 열기: jelix/jelix

공개 프로퍼티들

프로퍼티 타입 설명
$config

공개 메소드들

메소드 설명
__construct ( $conf )
afterProcess ( )
beforeAction ( array $params ) : null
beforeOutput ( )

비공개 메소드들

메소드 설명
_getIpForSecure ( ) : string Getting IP informations of the user

메소드 상세

__construct() 공개 메소드

public __construct ( $conf )

afterProcess() 공개 메소드

public afterProcess ( )

beforeAction() 공개 메소드

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

beforeOutput() 공개 메소드

public beforeOutput ( )

프로퍼티 상세

$config 공개적으로 프로퍼티

public $config