Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Lime
Session
PHP 클래스 Lime\Session
상속:
extends
Helper
파일 보기
프로젝트 열기: aheinze/lime
공개 프로퍼티들
프로퍼티
타입
설명
$name
보호된 프로퍼티들
프로퍼티
타입
설명
$initialized
공개 메소드들
메소드
설명
delete
(
$key
)
destroy
( )
init
(
$sessionname
= null )
read
(
$key
,
$default
= null )
write
(
$key
,
$value
)
메소드 상세
delete()
공개
메소드
public
delete
(
$key
)
destroy()
공개
메소드
public
destroy
( )
init()
공개
메소드
public
init
(
$sessionname
= null )
read()
공개
메소드
public
read
(
$key
,
$default
= null )
write()
공개
메소드
public
write
(
$key
,
$value
)
프로퍼티 상세
$initialized
보호되어 있는 프로퍼티
protected
$initialized
$name
공개적으로 프로퍼티
public
$name