PEAR_ChannelFile::resetREST()
PEAR_ChannelFile::resetREST()
-- Since REST does not implement RPC, provide this as a logical wrapper around resetFunctions for REST
概要
require_once '/ChannelFile.php'; |
void
PEAR_ChannelFile::resetREST
(string|false
[$mirror = FALSE])
説明
Similar to resetFunctions(),
resetREST() removes all REST base URLs in order to start adding new
REST functions to a channel.
パラメータ
- string|FALSE
$mirror mirror name, if any
例外・エラー
throws
no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。