PEAR_Config::isDefinedLayer

PEAR_Config::isDefinedLayer()

PEAR_Config::isDefinedLayer() -- Tells whether a config layer exists

Description

Tells whether a given config layer exists.

Parameter

string $layer

config layer

Return value

bool - whether $layer exists in this object

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.