PHP 클래스 Ouzo\Session

파일 보기 프로젝트 열기: letsdrink/ouzo 1 사용 예제들

공개 메소드들

메소드 설명
all ( )
create ( )
flush ( )
get ( )
has ( )
push ( )
remove ( )
set ( )
startSession ( )

비공개 메소드들

메소드 설명
_setSavePath ( )

메소드 상세

all() 공개 정적인 메소드

public static all ( )

create() 공개 정적인 메소드

public static create ( )

flush() 공개 정적인 메소드

public static flush ( )

get() 공개 정적인 메소드

public static get ( )

has() 공개 정적인 메소드

public static has ( )

push() 공개 정적인 메소드

public static push ( )

remove() 공개 정적인 메소드

public static remove ( )

set() 공개 정적인 메소드

public static set ( )

startSession() 공개 정적인 메소드

public static startSession ( )