PEAR_ChannelFile::validate()

PEAR_ChannelFile::validate()  -- Validate channel information.

Referentiesamenvatting

require_once '/ChannelFile.php';

boolean PEAR_ChannelFile::validate ()

Beschrijving

Specific errors can be retrieved post-validation with the getErrors() method. Errors are stored by the PEAR_ErrorStack class, more information on the format of the array can be found in the documentation for PEAR_ErrorStack.

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.