PEAR_Config::getLayers()

PEAR_Config::getLayers() -- Returns the layers defined

Synopsis

require_once 'PEAR/config.php';

array PEAR_Config::getLayers (void)

Описание

Returns the layers defined, except the 'default' one

Возвращаемое значение

array the defined layers

Заметка

Эта функция не должна вызываться статически.