PEAR_PackageFileManager::setOptions (Previous) (Next) Class Summary PEAR_PackageFileManager_CVS

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_PackageFileManager::writePackageFile()

PEAR_PackageFileManager::writePackageFile() -- Writes the package.xml file out with the newly created <release></release> tag

Description

ALWAYS use debugPackageFile() to verify that output is correct before overwriting your package.xml

Paramètres

booléen $debuginterface

NULL if no debugging, TRUE if web interface, FALSE if command-line

Valeurs renvoyées

throws PEAR_PACKAGEFILEMANAGER_RUN_SETOPTIONS

throws PEAR_PACKAGEFILEMANAGER_ADD_MAINTAINERS

throws PEAR_PACKAGEFILEMANAGER_CANTWRITE_PKGFILE

throws PEAR_PACKAGEFILEMANAGER_CANTOPEN_TMPPKGFILE

throws PEAR_PACKAGEFILEMANAGER_CANTCOPY_PKGFILE

throws PEAR_PACKAGEFILEMANAGER_DEST_UNWRITABLE

Voir aussi

see PEAR_PackageFileManager::debugPackageFile() - calls with the debug parameter set based on whether it is called from the command-line or web interface

Note

Cette fonction ne peut pas être appelée de façon statique.

PEAR_PackageFileManager::setOptions (Previous) (Next) Class Summary PEAR_PackageFileManager_CVS

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.