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

Class: Net_Monitor_Service_SMTP

Source Location: /Net_Monitor-0.0.7/Monitor/Service/SMTP.php

Class Overview

Net_Monitor_Service
   |
   --Net_Monitor_Service_SMTP

class Net_Monitor_Service_SMTP


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 45]
class Net_Monitor_Service_SMTP

A class for checking SMTP (email) services



[ Top ]


Method Detail

Net_Monitor_Service_SMTP (Constructor)   [line 73]

Net_Monitor_Service_SMTP Net_Monitor_Service_SMTP( )

function Net_Monitor_Service_SMTP
  • Access: public

[ Top ]

check   [line 87]

mixed check( mixed $host)

function check

Checks the specified SMTP server ($host) for availability. Returns false on success, or a notification array on failure.


Overrides Net_Monitor_Service::check() (function check)

Parameters:

mixed   $host   —  host

[ Top ]


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