The session store interface. own session store implementations and pass them to YahooSession::hasSession, YahooSession::requireSession and YahooSession::clearSession.
The session store interface. Developers are free to implement their own session store implementations and pass them to YahooSession::hasSession, YahooSession::requireSession and YahooSession::clearSession.
Located in /YahooSessionStore.inc (line 60)
Clears the access token from the session store.
Clears the access token from the session store.
Clears the request token from the session store.
Clears the request token from the session store.
Fetches and returns the access token from the session store.
Fetches and returns the access token from the session store.
Fetches and returns the request token from the session store.
Fetches and returns the request token from the session store.
Indicates if the session store has an access token.
Indicates if the session store has an access token.
Indicates if the session store has a request token.
Indicates if the session store has a request token.
Stores the given access token in the session store.
Stores the given access token in the session store.
Stores the given request token in the session store.
Stores the given request token in the session store.
Documentation generated on Thu, 22 Oct 2009 12:54:52 -0700 by phpDocumentor 1.4.3