PEAR_Validate::setPackageFile()

PEAR_Validate::setPackageFile()  -- setPackageFile

Synopsis

require_once '/Validate.php';

void PEAR_Validate::setPackageFile (PEAR_PackageFile_v1|PEAR_PackageFile_v2 &$pf)

Beschreibung

Sets the packagefile object that will be used to retrieve data for validation.

Parameter

PEAR_PackageFile_v1|PEAR_PackageFile_v2 &$pf

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.