PHP 클래스 AmySession, aprilchild

상속: extends AmyObject
파일 보기 프로젝트 열기: aprilchild/aprilchild 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$authInfo

보호된 프로퍼티들

프로퍼티 타입 설명
$session_storage_path

공개 메소드들

메소드 설명
__construct ( $configuration = [] ) 1 hour before actual expiration
authorize ( )
create ( $userId = 1 )
save ( )

비공개 메소드들

메소드 설명
generate_hash ( )

메소드 상세

__construct() 공개 메소드

1 hour before actual expiration
public __construct ( $configuration = [] )

authorize() 공개 메소드

public authorize ( )

create() 공개 메소드

public create ( $userId = 1 )

save() 공개 메소드

public save ( )

프로퍼티 상세

$authInfo 공개적으로 프로퍼티

public $authInfo

$session_storage_path 보호되어 있는 프로퍼티

protected $session_storage_path