VuFind API Documentation

EmailTrait

Trait adding the ability to inspect sent emails.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

getEmailLogPath()  : string
Get the path to the email message log file.
resetEmailLog()  : void
Clear out the email log to eliminate any past contents.

Methods

getEmailLogPath()

Get the path to the email message log file.

protected getEmailLogPath() : string
Return values
string

resetEmailLog()

Clear out the email log to eliminate any past contents.

protected resetEmailLog() : void
Return values
void

Search results