PEAR_ChannelFile::getAlias

PEAR_ChannelFile::getAlias() – Return the suggested alias users can use to refer to this channel on the command-line.

Synopsis

require_once '/ChannelFile.php';

string PEAR_ChannelFile::getAlias ( )

Description

This returns the channel alias. For instance, channel pear.php.net's alias is pear, channel pecl.php.net's alias is pecl.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

fromXmlString (Previous) Get the URL to access a base resource. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.