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

Class: Net_Monitor_Alert_SMTP

Source Location: /Net_Monitor-0.2.4/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 50]
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 71]

Net_Monitor_Alert_SMTP Net_Monitor_Alert_SMTP( )

function Net_Monitor_Alert_SMTP
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:36:42 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.