PEAR_ChannelFile::setSummary()

PEAR_ChannelFile::setSummary()  -- set the summary of a channel's purpose

Referentiesamenvatting

require_once '/ChannelFile.php';

boolean PEAR_ChannelFile::setSummary (string $summary)

Beschrijving

This sets a human-readable description of a channel's purpose.

Parameter

string $summary

The channel summary

Return waarde

returns success

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.