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

File: Plugins.php

Source Location: /PEAR_PackageFileManager_Plugins-1.0.2/PackageFileManager/Plugins.php

Classes:

PEAR_PackageFileManager_Plugins
Generate a file list from a Subversion checkout

Page Details:

Base class for all the plugins

PHP versions 4 and 5


array $GLOBALS['_PEAR_PACKAGEFILEMANAGER_PLUGINS_ERRORS'] [line 30]

Error messages
Default value:   array(
    PEAR_PACKAGEFILEMANAGER_PLUGINS_NOCVSENTRIES =>
        'Directory "%s" is not a CVS directory (it must have the CVS/Entries file)',
    PEAR_PACKAGEFILEMANAGER_PLUGINS_DIR_DOESNT_EXIST =>
        'Package source base directory "%s" doesn\'t exist or isn\'t a directory',
    PEAR_PACKAGEFILEMANAGER_PLUGINS_NO_FILES =>
        'No files found, check the path "%s"',
    PEAR_PACKAGEFILEMANAGER_PLUGINS_IGNORED_EVERYTHING =>
        'No files left, check the path "%s" and ignore option "%s"',
    PEAR_PACKAGEFILEMANAGER_PLUGINS_NOSVNENTRIES =>
        'Directory "%s" is not a SVN directory (it must have the .svn/entries file)',
)


[ Top ]



PEAR_PACKAGEFILEMANAGER_PLUGINS_DIR_DOESNT_EXIST [line 21]

PEAR_PACKAGEFILEMANAGER_PLUGINS_DIR_DOESNT_EXIST = 13
Error Codes

[ Top ]



PEAR_PACKAGEFILEMANAGER_PLUGINS_IGNORED_EVERYTHING [line 23]

PEAR_PACKAGEFILEMANAGER_PLUGINS_IGNORED_EVERYTHING = 21
Error Codes

[ Top ]



PEAR_PACKAGEFILEMANAGER_PLUGINS_NOCVSENTRIES [line 20]

PEAR_PACKAGEFILEMANAGER_PLUGINS_NOCVSENTRIES = 12
Error Codes

[ Top ]



PEAR_PACKAGEFILEMANAGER_PLUGINS_NOSVNENTRIES [line 24]

PEAR_PACKAGEFILEMANAGER_PLUGINS_NOSVNENTRIES = 32
Error Codes

[ Top ]



PEAR_PACKAGEFILEMANAGER_PLUGINS_NO_FILES [line 22]

PEAR_PACKAGEFILEMANAGER_PLUGINS_NO_FILES = 20
Error Codes

[ Top ]



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