Read and write global configuration settings
This class manages the global configuration settings, defined in the $P2G_USER_CFG array and processed by the framework's initialization script (via Init class).
Located in /core/Conf.class.php (line 41)
Get database connection settings for a given connetion ID
If the $connectionId argument is missing, the method will try to use the DATABASE.DEFAULT_CONNECTION setting or the first key of the DATABASE.CONNECTIONS array.
Class constructor
Shouldn't be called directly. Always use getInstance when you need to read, add or modify configuration settings.
Get all configuration settings
Get a configuration setting
Load a new set of configuration entries from a given file
This method is used by Init class to initialize global configuration settings.
Create or replace a single configuration entry or a set of entries
Documentation generated on Sun, 07 Oct 2007 19:21:50 -0300 by phpDocumentor 1.3.2