Class XFMail

Description

XFMail is currently a simple abstraction for mail()

XFMail is currently a simple abstraction for mail()

Located in /lb_private/class.mail.php (line 26)


	
			
Method Summary
static boolean crypto_sign ( &$msg, string $msg)
static mixed send (array $args)
Methods
static method crypto_sign (line 78)

sign a message by gnupg

sign a message by gnupg

  • since: 1.1.0
  • access: protected
static boolean crypto_sign ( &$msg, string $msg)
  • string $msg: the message text to be signed
  • &$msg
static method send (line 37)

send an e-mail

send an e-mail

  • since: 1.0.0
  • access: public
static mixed send (array $args)
  • array $args: input data for mail: 'to', 'subject', 'message', 'simulate' and 'nolog'

Documentation generated on Sun, 20 Jun 2010 11:59:14 +0200 by phpDocumentor 1.4.3