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

Index of all elements

[ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ l ] [ m ] [ p ] [ r ] [ s ] [ _ ]

c

$commandTimeout
in file Mogile.php, variable File_Mogile::$commandTimeout
    Timeout for commands to MogileFS.
connect
in file Mogile.php, method File_Mogile::connect()
    Make a connection to a random host
curlExec
in file Mogile.php, method File_Mogile::curlExec()
    curlExec
top

d

delete
in file Mogile.php, method File_Mogile::delete()
    Delete by key.
top

e

Exception.php
procedural page Exception.php
top

f

File_Mogile
in file Mogile.php, class File_Mogile
    An interface for accessing MogileFS.
File_Mogile_Exception
in file Exception.php, class File_Mogile_Exception
    File_Mogile_Exception
top

g

getDomains
in file Mogile.php, method File_Mogile::getDomains()
    Get domains.
getFileData
in file Mogile.php, method File_Mogile::getFileData()
    Get data by key.
getPaths
in file Mogile.php, method File_Mogile::getPaths()
    Get paths for key.
top

h

$hosts
in file Mogile.php, variable File_Mogile::$hosts
    Tracker hosts.
top

l

listKeys
in file Mogile.php, method File_Mogile::listKeys()
    List key.
top

m

Mogile.php
procedural page Mogile.php
top

p

passthru
in file Mogile.php, method File_Mogile::passthru()
    Stream data by key or URL list.
passthruFileData
in file Mogile.php, method File_Mogile::passthruFileData()
    Stream data by key.
top

r

rename
in file Mogile.php, method File_Mogile::rename()
    Rename by key.
reproxy
in file Mogile.php, method File_Mogile::reproxy()
    Reproxy by key or URL list.
top

s

$socketTimeout
in file Mogile.php, variable File_Mogile::$socketTimeout
    Timeout for establishing socket connection to tracker.
$streamTimeoutMicroSeconds
in file Mogile.php, variable File_Mogile::$streamTimeoutMicroSeconds
    Timeout for each stream read from tracker in microseconds.
$streamTimeoutSeconds
in file Mogile.php, variable File_Mogile::$streamTimeoutSeconds
    Timeout for each stream read from tracker. This is combined with {$streamTimeoutMicroSeconds}
sendReproxyHeader
in file Mogile.php, method File_Mogile::sendReproxyHeader()
    Sends the X-Reproxy-URL header and exists. Abstracted for testing.
socketClose
in file Mogile.php, method File_Mogile::socketClose()
    Close the local socket if it's open
socketConnect
in file Mogile.php, method File_Mogile::socketConnect()
    Make a socket connection via fsockopen. Abstracted for testing.
socketRead
in file Mogile.php, method File_Mogile::socketRead()
    Read from $this->_socket() via fgets(). Abstracted for testing.
socketWrite
in file Mogile.php, method File_Mogile::socketWrite()
    Write a command to the socket. Abstracted for testing.
storeData
in file Mogile.php, method File_Mogile::storeData()
    Write a variable to Mogile.
storeFile
in file Mogile.php, method File_Mogile::storeFile()
    Write a file to Mogile.
top

_

__construct
in file Mogile.php, method File_Mogile::__construct()
    Constructor.
__destruct
in file Mogile.php, method File_Mogile::__destruct()
    Destructor, closes socket.
top

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