phpDocumentor PHPMailer
[ class tree: PHPMailer ] [ index: PHPMailer ] [ all elements ]

Procedural File: PHPMailerAutoload.php

Source Location: /core/PHPMailer/PHPMailerAutoload.php

Page Details

PHPMailer SPL autoloader.

PHP Version 5

Author:  Jim Jagielski (jimjag) <jimjag@gmail.com>
Author:  Andy Prevost (codeworxtech) <codeworxtech@users.sourceforge.net>
Author:  Marcus Bointon (Synchro/coolbru) <phpmailer@synchromedia.co.uk>
Author:  Brent R. Matzelle (original founder)
Copyright:  2012 - 2014 Marcus Bointon
Copyright:  2010 - 2012 Jim Jagielski
Copyright:  2004 - 2009 Andy Prevost
Link:  The PHPMailer GitHub project
License:  GNU Lesser General Public License
Functions
PHPMailerAutoload  [line 24]

void PHPMailerAutoload( string $classname  )

PHPMailer SPL autoloader.

Parameters:
string   $classname:  The name of the class to load


[ Top ]
__autoload  [line 45]

void __autoload( string $classname  )

Fall back to traditional autoload for old PHP versions

Parameters:
string   $classname:  The name of the class to load


[ Top ]


Documentation generated on Thu, 16 Apr 2015 10:26:08 +0000 by phpDocumentor 1.4.4