[ all elements ]

Index of all elements

[ c ] [ e ] [ g ] [ i ] [ k ] [ m ] [ n ] [ p ] [ r ] [ s ] [ u ] [ v ] [ _ ]

c

$calls
in file RSFile.php, variable RSFile::$calls
    We use this simple variable to know if more than MAX_SERVER_CALLS calls are made to the rapidshare server, you should never make more than one call to processFiles() function that connects to the rapidshare servers.
current
in file RSFile.php, method RSFile::current()
    Implementing Iterator
top

e

errno
in file RSFile.php, method RSFile::errno()
    Returns the last error number.
error
in file RSFile.php, method RSFile::error()
    Returns the last error description.
top

g

getDownloadMirror
in file RSFile.php, method RSFile::getDownloadMirror()
    Returns the best download mirror for the current file or null if the
getFileId
in file RSFile.php, method RSFile::getFileId()
    Returns the id for the current file
getFileName
in file RSFile.php, method RSFile::getFileName()
    Returns the name of the current file
getFileSize
in file RSFile.php, method RSFile::getFileSize()
    Returns the size of the current file
getFileStatus
in file RSFile.php, method RSFile::getFileStatus()
    Returns the status of the current file
getInstance
in file RSFile.php, method RSFile::getInstance()
    Returns only one instance of this class per id/name
getMd5sum
in file RSFile.php, method RSFile::getMd5sum()
    Returns the md5sum of the current file
getServerId
in file RSFile.php, method RSFile::getServerId()
    Returns the server id where the file is hosted.
getShortHost
in file RSFile.php, method RSFile::getShortHost()
    Returns the short host for the current file, is used to get the best download mirror.
top

i

$instances
in file RSFile.php, variable RSFile::$instances
    The list of instances of this class
implodeObjs
in file RSFile.php, method RSFile::implodeObjs()
    Simple implode function but works with multiton objects.
top

k

key
in file RSFile.php, method RSFile::key()
top

m

MAX_SERVER_CALLS
in file RSFile.php, class constant RSFile::MAX_SERVER_CALLS
    The maximum number of calls to the rapidshare servers.
top

n

next
in file RSFile.php, method RSFile::next()
top

p

processFiles
in file RSFile.php, method RSFile::processFiles()
    This function must be called only after every file is already created.
top

r

rewind
in file RSFile.php, method RSFile::rewind()
RSFile
in file RSFile.php, class RSFile
    Simple rapidshare file checker class.
RSFile.php
procedural page RSFile.php
top

s

SIZE_B
in file RSFile.php, class constant RSFile::SIZE_B
    Format file size to bytes (by default).
SIZE_GB
in file RSFile.php, class constant RSFile::SIZE_GB
    Format file size to gigabytes
SIZE_KB
in file RSFile.php, class constant RSFile::SIZE_KB
    Format file size to kilobytes
SIZE_MB
in file RSFile.php, class constant RSFile::SIZE_MB
    Format file size to megabytes
STATUS_FILE_NOT_FOUND
in file RSFile.php, class constant RSFile::STATUS_FILE_NOT_FOUND
    The file was not found on the rapidshare servers.
STATUS_FILE_OK
in file RSFile.php, class constant RSFile::STATUS_FILE_OK
    File was found and everything is OK.
STATUS_ILLEGAL_FILE
in file RSFile.php, class constant RSFile::STATUS_ILLEGAL_FILE
    The file was marked as illegal.
STATUS_SERVER_DOWN
in file RSFile.php, class constant RSFile::STATUS_SERVER_DOWN
    The rapidshare server is down.
top

u

unsetInstance
in file RSFile.php, method RSFile::unsetInstance()
    Removes the instance.
top

v

valid
in file RSFile.php, method RSFile::valid()
top

_

$_errno
in file RSFile.php, variable RSFile::$_errno
    Stores the latest error number (if any)
$_error
in file RSFile.php, variable RSFile::$_error
    Stores the latest error (if any)
$_id
in file RSFile.php, variable RSFile::$_id
    Stores the current file id
$_md5sum
in file RSFile.php, variable RSFile::$_md5sum
    Stores the md5sum of the current file
$_name
in file RSFile.php, variable RSFile::$_name
    Stores the current file name
$_serverId
in file RSFile.php, variable RSFile::$_serverId
    Stores the server id for the current file
$_shortHost
in file RSFile.php, variable RSFile::$_shortHost
    Stores the short host for the current file
$_size
in file RSFile.php, variable RSFile::$_size
    Stores the current file size in bytes
$_status
in file RSFile.php, variable RSFile::$_status
    Stores the status for the current file
__clone
in file RSFile.php, method RSFile::__clone()
    No cloning allowed
__construct
in file RSFile.php, method RSFile::__construct()
    Private constructor
__sleep
in file RSFile.php, method RSFile::__sleep()
    No serialization allowed
top

Documentation generated on Wed, 22 Feb 2012 12:18:07 +0100 by phpDocumentor 1.4.3