| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 103 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Session:: (7 methods):
__construct()
retrieveAccessToken()
storeAccessToken()
hasAccessToken()
clearToken()
clearAllTokens()
__destruct()
| __construct($startSession = true, $sessionVariableName = 'lusitanian_oauth_token') X-Ref |
param: bool $startSession Whether or not to start the session upon construction. param: string $sessionVariableName the variable name to use within the _SESSION superglobal |
| retrieveAccessToken($service) X-Ref |
| {@inheritDoc} |
| storeAccessToken($service, TokenInterface $token) X-Ref |
| {@inheritDoc} |
| hasAccessToken($service) X-Ref |
| {@inheritDoc} |
| clearToken($service) X-Ref |
| {@inheritDoc} |
| clearAllTokens() X-Ref |
| {@inheritDoc} |
| __destruct() X-Ref |
| No description |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |