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

Class: Net_Monitor_Service_FTP

Source Location: /Net_Monitor-0.2.5/Net/Monitor/Service/FTP.php

Class Overview

Net_Monitor_Service
   |
   --Net_Monitor_Service_FTP

class Net_Monitor_Service_FTP


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 49]
class Net_Monitor_Service_FTP

A class to check FTP services



[ Top ]


Method Detail

Net_Monitor_Service_FTP (Constructor)   [line 80]

Net_Monitor_Service_FTP Net_Monitor_Service_FTP( )

function Net_Monitor_Service_FTP
  • Access: public

[ Top ]

check   [line 95]

mixed check( mixed $host)

function check

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


Overrides Net_Monitor_Service::check() (function check)

Parameters:

mixed   $host     FTP server

[ Top ]


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