PEAR_Validate::setPackageFile()

PEAR_Validate::setPackageFile()  -- setPackageFile

概要

require_once '/Validate.php';

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

説明

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

パラメータ

PEAR_PackageFile_v1|PEAR_PackageFile_v2 &$pf

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。