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

Class: Net_Monitor_Service_SMTP

Source Location: /Net_Monitor-0.2.5/Net/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 49]
class Net_Monitor_Service_SMTP

A class for checking SMTP (email) services



[ Top ]


Method Detail

Net_Monitor_Service_SMTP (Constructor)   [line 80]

Net_Monitor_Service_SMTP Net_Monitor_Service_SMTP( )

function Net_Monitor_Service_SMTP
  • Access: public

[ Top ]

check   [line 95]

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     SMTP server

[ Top ]


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