UNICORN - server side
|
継承メンバを含む SessionMemcache の全メンバ一覧です。
$_cryptIV (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_cryptKey (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_domain (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_DSN (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_expiredtime (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_identifier (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_initialized (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_path (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_replaced (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_serializeKeyName (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionData (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionDataDateKeyName (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionDataPKeyName (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionDataTblName (定義場所: SessionDataMemcache) | SessionDataMemcache | protectedstatic |
$_sessionDateKeyName (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_sessionPKeyName (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_sessionTblName (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_token (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_tokenInitialized (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
$_tokenKeyName (定義場所: SessionMemcache) | SessionMemcache | protectedstatic |
_finalizeData($argPKey) | SessionDataMemcache | protectedstatic |
_identifierToToken($argIdentifier) | SessionMemcache | protectedstatic |
_init($argDomain=NULL, $argExpiredtime=NULL, $argDSN=NULL) | SessionMemcache | protectedstatic |
SessionDataMemcache::_init($argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | protectedstatic |
_initializeData($argPKey) | SessionDataMemcache | protectedstatic |
_initializeToken() | SessionMemcache | protectedstatic |
_tokenToIdentifier($argToken, $argUncheck=FALSE) | SessionMemcache | protectedstatic |
clean($argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
clear() (定義場所: SessionMemcache) | SessionMemcache | static |
SessionDataMemcache::clear($argPKey=NULL, $argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
count() | SessionDataMemcache | static |
get($argKey=NULL) | SessionMemcache | static |
SessionDataMemcache::get($argPKey, $argKey=NULL, $argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
keys() | SessionDataMemcache | static |
remove($argPKey, $argKey, $argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
sessionID($argIdentifier=NULL) | SessionMemcache | static |
set($argKey, $argment) | SessionMemcache | static |
SessionDataMemcache::set($argPKey, $argKey, $argment, $argExpiredtime=NULL, $argDSN=NULL) | SessionDataMemcache | static |
setTokenKey($argTokenKey) | SessionMemcache | static |
setTokenToCookie($argTokenKey) | SessionMemcache | static |
start($argDomain=NULL, $argExpiredtime=NULL, $argDSN=NULL) | SessionMemcache | static |