Method: getSettingsGroup($group , [$refresh])

Loads a group of settings and returns the results as an array.

Arguments:

$group (STRING)
The name of the settings group to be loaded

$refresh (BOOL) optional - default: false
If $refresh=true, the method refreshes the internal cache from the database first.

Returns:

ARRAY

Example:

$settings = $this->sitesettings->getSettingsGroup('contact');

$settings = $this->sitesettings->getSettingsGroup('contact' , true)

Contact Us

Address: 22a Fishergate York, YO10 4AB · Tel: 01904 636677 · Email: info@dotadmin.com