| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
PHPMailer - PHP email creation and transport class. PHP Version 5.5.
| Author: | Marcus Bointon (Synchro/coolbru) |
| Author: | Jim Jagielski (jimjag) |
| Author: | Andy Prevost (codeworxtech) |
| Author: | Brent R. Matzelle (original founder) |
| Copyright: | 2012 - 2020 Marcus Bointon |
| Copyright: | 2010 - 2012 Jim Jagielski |
| Copyright: | 2004 - 2009 Andy Prevost |
| License: | https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html GNU Lesser General Public License |
| File Size: | 139 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
OAuth:: (4 methods):
__construct()
getGrant()
getToken()
getOauth64()
| __construct($options) X-Ref |
| OAuth constructor. param: array $options Associative array containing |
| getGrant() X-Ref |
| Get a new RefreshToken. return: RefreshToken |
| getToken() X-Ref |
| Get a new AccessToken. return: AccessToken |
| getOauth64() X-Ref |
| Generate a base64-encoded OAuth token. return: string |
| Generated : Thu Apr 16 08:20:10 2026 | Cross-referenced by PHPXref |