void
PEAR_ChannelFile::setBaseURL
(
string
$resourceType
,
string
$url
,
string|false
$mirror
= false
)
Set the base URL that users should use to access a REST resource or set of REST resources.
$resourceType
Resource Type this url links to
$url
URL
$mirror
mirror name, if this is not a primary server REST base URL
throws no exceptions thrown
This function can not be called statically.