PEAR_ChannelFile::resetFunctions()
PEAR_ChannelFile::resetFunctions()
-- Empty all protocol definitions
概要
require_once '/ChannelFile.php'; |
void
PEAR_ChannelFile::resetFunctions
(string
$type, string|false
[$mirror = FALSE])
説明
Clear all functions defined in the channel.xml, in order to start adding a new list.
パラメータ
- string
$type protocol type (xmlrpc, soap)
- string|FALSE
$mirror mirror name, if any
例外・エラー
throws
no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。