File: PackageFileManager2.php
Source Location: /PEAR_PackageFileManager-1.6.0a2/PackageFileManager2.php
Classes:
PEAR_PackageFileManager2
PEAR_PackageFile2Manager, like PEAR_PackageFileManager, is designed to create and manipulate package.xml version 2.0.
Page Details:
Here is a sample file that demonstrates all of PEAR_PackageFileManager2's features.
First, a subpackage is created that is then automatically processed with the parent package Next, the parent package is created. Finally, a compatible PEAR_PackageFileManager object is automatically created from the parent package in order to maintain two copies of the same file. LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.
Includes:
require_once('PEAR/PackageFile.php') [line 27]
PEAR Packagefile parser require_once('PEAR/PackageFile/v2/rw.php') [line 31]
PEAR Packagefile version 2.0
PEAR_PACKAGEFILEMANAGER2_CANTCOPY_PKGFILE [line 41]
PEAR_PACKAGEFILEMANAGER2_CANTOPEN_TMPPKGFILE [line 42]
PEAR_PACKAGEFILEMANAGER2_CANTWRITE_PKGFILE [line 39]
PEAR_PACKAGEFILEMANAGER2_CVS_PACKAGED [line 52]
PEAR_PACKAGEFILEMANAGER2_DEST_UNWRITABLE [line 40]
PEAR_PACKAGEFILEMANAGER2_DIR_DOESNT_EXIST [line 45]
PEAR_PACKAGEFILEMANAGER2_GENERATOR_NOTFOUND [line 37]
PEAR_PACKAGEFILEMANAGER2_GENERATOR_NOTFOUND_ANYWHERE [line 38]
PEAR_PACKAGEFILEMANAGER2_IGNORED_EVERYTHING [line 48]
PEAR_PACKAGEFILEMANAGER2_INVALID_PACKAGE [line 49]
PEAR_PACKAGEFILEMANAGER2_INVALID_REPLACETYPE [line 50]
PEAR_PACKAGEFILEMANAGER2_INVALID_ROLE [line 51]
PEAR_PACKAGEFILEMANAGER2_NOBASEDIR [line 36]
PEAR_PACKAGEFILEMANAGER2_NOCVSENTRIES [line 44]
PEAR_PACKAGEFILEMANAGER2_NOPKGDIR [line 35]
PEAR_PACKAGEFILEMANAGER2_NO_FILES [line 47]
PEAR_PACKAGEFILEMANAGER2_NO_PHPCOMPATINFO [line 53]
PEAR_PACKAGEFILEMANAGER2_PATH_DOESNT_EXIST [line 43]
PEAR_PACKAGEFILEMANAGER2_RUN_SETOPTIONS [line 46]
Documentation generated on Mon, 11 Mar 2019 14:15:36 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|