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

Class: Observer_ProgressUpload

Source Location: /Net_FTP-1.3.3/example/observer.php

Class Overview

Net_FTP_Observer
   |
   --Observer_ProgressUpload

Initializing test variables (required!)


Author(s):

Version:

  • Release: 1.3.3

Copyright:

  • 1997-2007 The PHP Group

Variables

Methods


Inherited Variables

Inherited Methods

Class: Net_FTP_Observer

Net_FTP_Observer::Net_FTP_Observer()
Creates a new basic Net_FTP_Observer instance.
Net_FTP_Observer::getId()
Returns the listener's identifier
Net_FTP_Observer::notify()
This is a stub method to make sure that Net_FTP_Observer classes do something when they are notified of a message. The default behavior is to just do nothing.

Class Details

[line 56]
Initializing test variables (required!)


[ Top ]


Class Variables

$progress =

[line 58]


Type:   mixed


[ Top ]



Method Detail

Observer_ProgressUpload (Constructor)   [line 60]

Observer_ProgressUpload Observer_ProgressUpload( &$progress)


Parameters:

   &$progress   — 

[ Top ]

notify   [line 76]

void notify( $event)


Overrides Net_FTP_Observer::notify() (This is a stub method to make sure that Net_FTP_Observer classes do something when they are notified of a message. The default behavior is to just do nothing.)

Parameters:

   $event   — 

[ Top ]


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