PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

PEAR_Command::getDescription | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

PEAR_Command::getDescription

PEAR_Command::getDescription() – コマンドの説明を取得する

Synopsis

require_once 'PEAR/command.php';

string PEAR_Command::getDescription ( string $command )

Description

コマンドの説明を取得します。

Parameter

string $command

コマンドの名前。

Return value

コマンドの説明を文字列で返します。

Note

This function should be called statically.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「PEAR_Command::getDescription」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | PEAR_Command::getDescription」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: