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

Index of all elements

[ c ] [ d ] [ f ] [ g ] [ i ] [ m ] [ p ] [ r ] [ _ ]

c

$commands
in file Remoteinstall.php, variable PEAR_Command_RemoteInstall::$commands
top

d

disconnect
in file FTP.php, method PEAR_FTP::disconnect()
doInstall
in file Remoteinstall.php, method PEAR_Command_RemoteInstall::doInstall()
doUninstall
in file Remoteinstall.php, method PEAR_Command_RemoteInstall::doUninstall()
top

f

ftpInstall
in file RemoteInstaller.php, method PEAR_RemoteInstaller::ftpInstall()
    Upload an installed package - does not work with register-only packages!
ftpUninstall
in file RemoteInstaller.php, method PEAR_RemoteInstaller::ftpUninstall()
FTP.php
procedural page FTP.php
top

g

get
in file FTP.php, method PEAR_FTP::get()
    Retrieve a file from the remote server
getDownloader
in file Remoteinstall.php, method PEAR_Command_RemoteInstall::getDownloader()
    For unit testing purposes
getInstaller
in file Remoteinstall.php, method PEAR_Command_RemoteInstall::getInstaller()
    For unit testing purposes
top

i

init
in file FTP.php, method PEAR_FTP::init()
installFile
in file FTP.php, method PEAR_FTP::installFile()
top

m

mkdir
in file FTP.php, method PEAR_FTP::mkdir()
    This works similar to the mkdir-command on your local machine. You can either give it an absolute or relative path. The relative path will be completed with the actual selected server-path. (see: pwd())
top

p

PEAR_Command_RemoteInstall
in file Remoteinstall.php, class PEAR_Command_RemoteInstall
    PEAR commands for installation or deinstallation/upgrading of packages.
PEAR_Command_Remoteinstall
in file Remoteinstall.php, method PEAR_Command_RemoteInstall::PEAR_Command_Remoteinstall()
    PEAR_Command_Install constructor.
PEAR_FTP
in file FTP.php, class PEAR_FTP
    FTP class used for PEAR's remote installation feature
PEAR_RemoteInstaller
in file RemoteInstaller.php, class PEAR_RemoteInstaller
    Administration class used to install PEAR packages and maintain the installed package database.
PEAR_REMOTEINSTALL_OK
in file Remoteinstall.php, constant PEAR_REMOTEINSTALL_OK
put
in file FTP.php, method PEAR_FTP::put()
top

r

Remoteinstall.php
procedural page Remoteinstall.php
RemoteInstaller.php
procedural page RemoteInstaller.php
rm
in file FTP.php, method PEAR_FTP::rm()
top

_

$_parsed
in file FTP.php, variable PEAR_FTP::$_parsed
$_pathprepend
in file FTP.php, variable PEAR_FTP::$_pathprepend
    Value to prepend to relative paths
$_ssh2connection
in file FTP.php, variable PEAR_FTP::$_ssh2connection
    Resource needed for ssh2 action
$_uri
in file FTP.php, variable PEAR_FTP::$_uri
    URI to prepend to all paths
_deletePackageFiles
in file RemoteInstaller.php, method PEAR_RemoteInstaller::_deletePackageFiles()
    Delete a package's installed files, does not remove empty directories.
top

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