UNICORN - server side
|
継承メンバを含む SessionDataMemcache の全メンバ一覧です。
$_DSN (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_expiredtime (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_initialized (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_serializeKeyName (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionData (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionDataDateKeyName (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionDataPKeyName (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionDataTblName (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
_finalizeData($argPKey) | SessionDataMemcache | protectedstatic |
_init($argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | protectedstatic |
_initializeData($argPKey) | SessionDataMemcache | protectedstatic |
clean($argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
clear($argPKey=NULL, $argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
count() | SessionDataMemcache | static |
get($argPKey, $argKey=NULL, $argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
keys() | SessionDataMemcache | static |
remove($argPKey, $argKey, $argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
set($argPKey, $argKey, $argment, $argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |