PEAR_ChannelFile::getValidationPackage()

PEAR_ChannelFile::getValidationPackage()  -- Retrieve the name of the validation package for this channel

概要

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getValidationPackage ()

説明

Retrieve the name of the channel's validation package as defined in channel.xml

例外・エラー

throws no exceptions thrown

注意

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