PEAR_Config::getLayers

PEAR_Config::getLayers() – Devuelve las capas definidas

Synopsis

require_once 'PEAR/config.php';

array PEAR_Config::getLayers ( void )

Description

Devuelve las capas definidas, excepto la 'default'

Return value

array las capas definidas

Note

This function can not be called statically.

Obtiene todas las claves de configuración actuales (Previous) Obtiene la documentación breve de un valor de configuración (Next)
Last updated: Tue, 21 May 2013 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report or add a note.
View this page in:

User Notes:

There are no user contributed notes for this page.