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 ] [ v ] [ 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
addGlobalReplacement
in file PackageFileManager.php, method PEAR_PackageFileManager::addGlobalReplacement()
    Add a replacement option for all files
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!!
detectDependencies
in file PackageFileManager.php, method PEAR_PackageFileManager::detectDependencies()
dirList
in file Svn.php, method PEAR_PackageFileManager_Svn::dirList()
    Return a list of all files in the CVS repository
dirList
in file Perforce.php, method PEAR_PackageFileManager_Perforce::dirList()
    Build a list of files based on the output of the 'p4 have' command.
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.
getFileRoles
in file SimpleGenerator.php, method PEAR_PackageFileManager_SimpleGenerator::getFileRoles()
getReplacementTypes
in file SimpleGenerator.php, method PEAR_PackageFileManager_SimpleGenerator::getReplacementTypes()
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()
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.
Perforce.php
procedural page Perforce.php
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_NO_PHPCOMPATINFO
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_NO_PHPCOMPATINFO
    Error Codes
PEAR_PACKAGEFILEMANAGER_PATH_DOESNT_EXIST
in file PackageFileManager.php, constant PEAR_PACKAGEFILEMANAGER_PATH_DOESNT_EXIST
    Error Codes
PEAR_PackageFileManager_Perforce
in file Perforce.php, class PEAR_PackageFileManager_Perforce
    Generate a file list from a Perforce checkout. This requires the 'p4' command line client, a properly-configured Perforce environment, and a connection to the Perforce server. Specifically, the 'p4 have' command is used to determine which local files are under Perforce's control.
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_SimpleGenerator
in file SimpleGenerator.php, method PEAR_PackageFileManager_SimpleGenerator::PEAR_PackageFileManager_SimpleGenerator()
    remove a warning about missing parameters - don't delete this
PEAR_PackageFileManager_SimpleGenerator
in file SimpleGenerator.php, class PEAR_PackageFileManager_SimpleGenerator
    Class for XML output
PEAR_PackageFileManager_Svn
in file Svn.php, class PEAR_PackageFileManager_Svn
    Generate a file list from a Subversion checkout
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
recursiveXmlFilelist
in file SimpleGenerator.php, method PEAR_PackageFileManager_SimpleGenerator::recursiveXmlFilelist()
top

s

SimpleGenerator.php
procedural page SimpleGenerator.php
Svn.php
procedural page Svn.php
setOptions
in file PackageFileManager.php, method PEAR_PackageFileManager::setOptions()
    Set package.xml generation options
setPackageFileManagerOptions
in file SimpleGenerator.php, method PEAR_PackageFileManager_SimpleGenerator::setPackageFileManagerOptions()
top

v

validatePackageInfo
in file SimpleGenerator.php, method PEAR_PackageFileManager_SimpleGenerator::validatePackageInfo()
    Validate XML package definition file.
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
xmlFromInfo
in file SimpleGenerator.php, method PEAR_PackageFileManager_SimpleGenerator::xmlFromInfo()
    Return an XML document based on the package info (as returned by the PEAR_Common::infoFrom* methods).
top

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