PEAR_Config::getLayers()

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

Referentiesamenvatting

require_once 'PEAR/config.php';

array PEAR_Config::getLayers (void)

Beschrijving

Returns the layers defined, except the 'default' one

Return waarde

array the defined layers

Note

Deze functie kan niet statisch worden aangeroepen.