Elgg  Version 1.11
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(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