modX.getConfig

Skip to end of metadata
Go to start of metadata


modX::getConfig

Get the configuration for the site.

Syntax

API Doc: http://api.modxcms.com/modx/modX.html#getConfig

array getConfig ()

Example

Get the site config into an array.

$config = $modx->getConfig();

See Also

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.