Elgg  Version 1.9
Elgg_PersistentLoginService Member List

This is the complete list of members for Elgg_PersistentLoginService, including all inherited members.

$_callable_elgg_set_cookieElgg_PersistentLoginService
$_callable_get_userElgg_PersistentLoginService
$_callable_sleepElgg_PersistentLoginService
$cookie_configElgg_PersistentLoginServiceprotected
$cookie_tokenElgg_PersistentLoginServiceprotected
$cryptoElgg_PersistentLoginServiceprotected
$dbElgg_PersistentLoginServiceprotected
$sessionElgg_PersistentLoginServiceprotected
$tableElgg_PersistentLoginServiceprotected
$timeElgg_PersistentLoginServiceprotected
__construct(Elgg_Database $db, ElggSession $session, ElggCrypto $crypto, array $cookie_config, $cookie_token, $time=null)Elgg_PersistentLoginService
bootSession()Elgg_PersistentLoginService
generateToken()Elgg_PersistentLoginServiceprotected
getUserFromHash($hash)Elgg_PersistentLoginService
handleDbException(DatabaseException $exception, $default=null)Elgg_PersistentLoginServiceprotected
handlePasswordChange(ElggUser $subject, ElggUser $modifier=null)Elgg_PersistentLoginService
hashToken($token)Elgg_PersistentLoginServiceprotected
isLegacyToken($token)Elgg_PersistentLoginServiceprotected
makeLoginPersistent(ElggUser $user)Elgg_PersistentLoginService
removeAllHashes(ElggUser $user)Elgg_PersistentLoginServiceprotected
removeHash($hash)Elgg_PersistentLoginServiceprotected
removePersistentLogin()Elgg_PersistentLoginService
replaceLegacyToken(ElggUser $logged_in_user)Elgg_PersistentLoginService
setCookie($token)Elgg_PersistentLoginServiceprotected
setSession($token)Elgg_PersistentLoginServiceprotected
storeHash(ElggUser $user, $hash)Elgg_PersistentLoginServiceprotected