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

Index of all elements

[ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ r ] [ s ] [ u ] [ _ ]

e

errorCode
in file Upload.php, method HTTP_Upload_Error::errorCode()
    returns the error code
errorMsg
in file Upload.php, method HTTP_Upload_File::errorMsg()
    Returns a error message, if a error occured
top

f

$files
in file Upload.php, variable HTTP_Upload::$files
    Contains an array of "uploaded files" objects
top

g

getFiles
in file Upload.php, method HTTP_Upload::getFiles()
    Get files
getMessage
in file Upload.php, method HTTP_Upload_File::getMessage()
    Returns a error message, if a error occured
getProp
in file Upload.php, method HTTP_Upload_File::getProp()
    Retrive properties of the uploaded file
getValidExtensions
in file Upload.php, method HTTP_Upload_File::getValidExtensions()
    Returns an array with all valid file extensions.
top

h

$html
in file Upload.php, variable HTTP_Upload_Error::$html
    Whether HTML entities shall be encoded automatically
hasError
in file Upload.php, method HTTP_Upload_File::hasError()
    Some error occured during upload (most common due a file size problem, like max size exceeded or 0 bytes long).
HTTP_Upload
in file Upload.php, method HTTP_Upload::HTTP_Upload()
    PHP4 Constructor
HTTP_Upload
in file Upload.php, class HTTP_Upload
    This class provides an advanced file uploader system for file uploads made from html forms
HTTP_UPLOAD_DEFAULT_CHMOD
in file Upload.php, constant HTTP_UPLOAD_DEFAULT_CHMOD
    defines default chmod
HTTP_Upload_Error
in file Upload.php, method HTTP_Upload_Error::HTTP_Upload_Error()
    PHP4 Constructor
HTTP_Upload_Error
in file Upload.php, class HTTP_Upload_Error
    Error Class for HTTP_Upload
HTTP_Upload_File
in file Upload.php, class HTTP_Upload_File
    This class provides functions to work with the uploaded file
HTTP_Upload_File
in file Upload.php, method HTTP_Upload_File::HTTP_Upload_File()
    PHP4 Constructor
top

i

isMissing
in file Upload.php, method HTTP_Upload::isMissing()
    Checks if the user submited or not some file
isMissing
in file Upload.php, method HTTP_Upload_File::isMissing()
    User haven't submit a file
isValid
in file Upload.php, method HTTP_Upload_File::isValid()
    The upload was valid
top

l

$lang
in file Upload.php, variable HTTP_Upload_Error::$lang
    Selected language for error messages
top

m

$mode_name_selected
in file Upload.php, variable HTTP_Upload_File::$mode_name_selected
    If user haven't selected a mode, by default 'safe' will be used
moveTo
in file Upload.php, method HTTP_Upload_File::moveTo()
    Moves the uploaded file to its destination directory.
top

n

nameToSafe
in file Upload.php, method HTTP_Upload_File::nameToSafe()
    Format a file name to be safe
nameToSeq
in file Upload.php, method HTTP_Upload_File::nameToSeq()
    Sequence file names in the form: userGuide[1].pdf, userGuide[2].pdf ...
nameToUniq
in file Upload.php, method HTTP_Upload_File::nameToUniq()
    Unique file names in the form: 9022210413b75410c28bef.html
top

r

raiseError
in file Upload.php, method HTTP_Upload_Error::raiseError()
    Overwrites the PEAR::raiseError method
top

s

setChmod
in file Upload.php, method HTTP_Upload::setChmod()
    Sets the chmod to be used for uploaded files
setName
in file Upload.php, method HTTP_Upload_File::setName()
    Sets the name of the destination file
setValidExtensions
in file Upload.php, method HTTP_Upload_File::setValidExtensions()
    Function to restrict the valid extensions on file uploads.
top

u

$upload
in file Upload.php, variable HTTP_Upload_File::$upload
    Assoc array with file properties
upload_example.php
procedural page upload_example.php
Upload.php
procedural page Upload.php
top

_

__construct
in file Upload.php, method HTTP_Upload_File::__construct()
    PHP5 Constructor
__construct
in file Upload.php, method HTTP_Upload_Error::__construct()
    PHP5 Constructor
__construct
in file Upload.php, method HTTP_Upload::__construct()
    PHP5 Constructor
top

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