| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
PEAR_Autoloader::removeAggregateObjectPEAR_Autoloader::removeAggregateObject() – 集約オブジェクトを削除する
Synopsis
require_once 'PEAR/autoloader.php';
Description集約オブジェクトを削除します。 Parameter
Return valuebool Returns TRUE on success, FALSE on failure. NoteThis function can not be called statically. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「PEAR_Autoloader::removeAggregateObject」をGoogle検索
|