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

Element index for package PEAR_PackageFileManager

[ a ] [ c ] [ d ] [ f ] [ g ] [ i ] [ p ] [ r ] [ s ] [ w ] [ x ]

a

addConfigureOption
in file PackageFileManager.php, method PEAR_PackageFileManager::addConfigureOption()
    Add an install-time configuration option for building of source
addDependency
in file PackageFileManager.php, method PEAR_PackageFileManager::addDependency()
    Add a dependency on another package, or an extension/php
addMaintainer
in file PackageFileManager.php, method PEAR_PackageFileManager::addMaintainer()
    Add a maintainer to the list of maintainers.
addPlatformException
in file PackageFileManager.php, method PEAR_PackageFileManager::addPlatformException()
    Add an install-time platform conditional install for a file
addReplacement
in file PackageFileManager.php, method PEAR_PackageFileManager::addReplacement()
    Add a replacement option for a file
addRole
in file PackageFileManager.php, method PEAR_PackageFileManager::addRole()
    Add an extension/role mapping to the role mapping option
top

c

createPhpDocumentor_package.xml.php
procedural page createPhpDocumentor_package.xml.php
Cvs.php
procedural page Cvs.php
top

d

debugPackageFile
in file PackageFileManager.php, method PEAR_PackageFileManager::debugPackageFile()
    ALWAYS use this to test output before overwriting your package.xml!!
dirList
in file File.php, method PEAR_PackageFileManager_File::dirList()
    Retrieve a listing of every file in $directory and all subdirectories.
dirList
in file Cvs.php, method PEAR_PackageFileManager_CVS::dirList()
    Return a list of all files in the CVS repository
top

f

File.php
procedural page File.php
top

g

$GLOBALS['_PEAR_PACKAGEFILEMANAGER_ERRORS']
in file PackageFileManager.php, global variable $GLOBALS['_PEAR_PACKAGEFILEMANAGER_ERRORS']
    Error messages
getFileList
in file File.php, method PEAR_PackageFileManager_File::getFileList()
    Generate the <filelist></filelist> section of the package file.
getWarnings
in file PackageFileManager.php, method PEAR_PackageFileManager::getWarnings()
    Retrieve the list of warnings
generatePackage.xml.php
procedural page generatePackage.xml.php
top

i

isIncludeable
in file PackageFileManager.php, method PEAR_PackageFileManager::isIncludeable()
    calls http://www.php.net/file_exists for each value in include_path,
top

p

PEAR_PackageFileManager
in file PackageFileManager.php, method PEAR_PackageFileManager::PEAR_PackageFileManager()
    Does nothing, use setOptions
PEAR_PackageFileManager
in file PackageFileManager.php, class PEAR_PackageFileManager
    PEAR :: PackageFileManager updates the <filelist></filelist> section of a PEAR package.xml file to reflect the current files in preparation for a release.
PackageFileManager.php
procedural page PackageFileManager.php
PEAR_PACKAGEFILEMANAGER_ADD_MAINTAINERS
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_ADD_MAINTAINERS
    Error Codes
PEAR_PACKAGEFILEMANAGER_CANTCOPY_PKGFILE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_CANTCOPY_PKGFILE
    Error Codes
PEAR_PACKAGEFILEMANAGER_CANTOPEN_TMPPKGFILE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_CANTOPEN_TMPPKGFILE
    Error Codes
PEAR_PACKAGEFILEMANAGER_CANTWRITE_PKGFILE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_CANTWRITE_PKGFILE
    Error Codes
PEAR_PackageFileManager_CVS
in file Cvs.php, class PEAR_PackageFileManager_CVS
    Generate a file list from a CVS checkout
PEAR_PACKAGEFILEMANAGER_CVS_PACKAGED
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_CVS_PACKAGED
    Error Codes
PEAR_PACKAGEFILEMANAGER_DEST_UNWRITABLE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_DEST_UNWRITABLE
    Error Codes
PEAR_PACKAGEFILEMANAGER_DIR_DOESNT_EXIST
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_DIR_DOESNT_EXIST
    Error Codes
PEAR_PackageFileManager_File
in file File.php, class PEAR_PackageFileManager_File
    Retrieve the files from a directory listing
PEAR_PackageFileManager_File
in file File.php, method PEAR_PackageFileManager_File::PEAR_PackageFileManager_File()
    Set up the File filelist generator
PEAR_PACKAGEFILEMANAGER_GENERATOR_NOTFOUND
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_GENERATOR_NOTFOUND
    Error Codes
PEAR_PACKAGEFILEMANAGER_GENERATOR_NOTFOUND_ANYWHERE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_GENERATOR_NOTFOUND_ANYWHERE
    Error Codes
PEAR_PACKAGEFILEMANAGER_IGNORED_EVERYTHING
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_IGNORED_EVERYTHING
    Error Codes
PEAR_PACKAGEFILEMANAGER_INVALID_PACKAGE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_INVALID_PACKAGE
    Error Codes
PEAR_PACKAGEFILEMANAGER_INVALID_REPLACETYPE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_INVALID_REPLACETYPE
    Error Codes
PEAR_PACKAGEFILEMANAGER_INVALID_ROLE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_INVALID_ROLE
    Error Codes
PEAR_PACKAGEFILEMANAGER_NOBASEDIR
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NOBASEDIR
    Error Codes
PEAR_PACKAGEFILEMANAGER_NOCVSENTRIES
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NOCVSENTRIES
    Error Codes
PEAR_PACKAGEFILEMANAGER_NODESC
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NODESC
    Error Codes
PEAR_PACKAGEFILEMANAGER_NOPACKAGE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NOPACKAGE
    Error Codes
PEAR_PACKAGEFILEMANAGER_NOPKGDIR
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NOPKGDIR
    Error Codes
PEAR_PACKAGEFILEMANAGER_NOSTATE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NOSTATE
    Error Codes
PEAR_PACKAGEFILEMANAGER_NOSUMMARY
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NOSUMMARY
    Error Codes
PEAR_PACKAGEFILEMANAGER_NOVERSION
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NOVERSION
    Error Codes
PEAR_PACKAGEFILEMANAGER_NO_FILES
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NO_FILES
    Error Codes
PEAR_PACKAGEFILEMANAGER_PATH_DOESNT_EXIST
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_PATH_DOESNT_EXIST
    Error Codes
PEAR_PACKAGEFILEMANAGER_PHP_NOT_PACKAGE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_PHP_NOT_PACKAGE
    Error Codes
PEAR_PACKAGEFILEMANAGER_RUN_SETOPTIONS
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_RUN_SETOPTIONS
    Error Codes
PEAR_PACKAGEFILEMANAGER_WRONG_MROLE
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_WRONG_MROLE
    Error Codes
PEAR_PackageFileManager_XMLOutput
in file XMLOutput.php, class PEAR_PackageFileManager_XMLOutput
    Class for XML output
pushWarning
in file PackageFileManager.php, method PEAR_PackageFileManager::pushWarning()
    Store a warning on the warning stack
top

r

raiseError
in file PackageFileManager.php, method PEAR_PackageFileManager::raiseError()
    Utility function to shorten error generation code
top

s

setOptions
in file PackageFileManager.php, method PEAR_PackageFileManager::setOptions()
    Set package.xml generation options
top

w

writePackageFile
in file PackageFileManager.php, method PEAR_PackageFileManager::writePackageFile()
    Writes the package.xml file out with the newly created <release></release> tag
top

x

XMLOutput.php
procedural page XMLOutput.php
top

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