PEAR_ChannelFile::setName()

PEAR_ChannelFile::setName()  -- setName

Referentiesamenvatting

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::setName (string $name)

Beschrijving

Set the primary server (and name) of the channel.

Parameter

string $name

Channel name.

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.