PEAR_Config::getPrompt()

PEAR_Config::getPrompt() -- Get short documentation for a config value

Referentiesamenvatting

require_once 'PEAR/config.php';

string PEAR_Config::getPrompt (string $key)

Beschrijving

Get the short documentation for a config value.

Parameter

string $key

config key

Return waarde

string short documentation string

Note

Deze functie kan niet statisch worden aangeroepen.