Net_Monitor
[ class tree: Net_Monitor ] [ index: Net_Monitor ] [ all elements ]

Class: Net_Monitor_Alert_SMTP

Source Location: /Net_Monitor-0.2.5/Net/Monitor/Alert/SMTP.php

Class Overview

Net_Monitor_Alert
   |
   --Net_Monitor_Alert_SMTP

Net_Monitor_Alert_SMTP


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 57]
Net_Monitor_Alert_SMTP

A class for sending alerts via SMTP (email) It uses the global Net_Monitor options (default):

  • smtp_debug - send debugging output to STDOUT for the SMTP alert (false)
  • from_email - who is the sender for the SMTP alert ('pear.Net_Monitor')
  • SMTP_default - array of options for Mail_SMTP used for normal adressees (array())



[ Top ]


Method Detail

Net_Monitor_Alert_SMTP (Constructor)   [line 80]

Net_Monitor_Alert_SMTP Net_Monitor_Alert_SMTP( )

function Net_Monitor_Alert_SMTP
  • Access: public

[ Top ]


Documentation generated on Mon, 20 Sep 2010 10:00:04 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.