getData('generalSettings') ?? []; $settings = $this->getData('settings') ?? []; $countryCodes = \phpOMS\Localization\ISO3166TwoEnum::getConstants(); $countries = \phpOMS\Localization\ISO3166NameEnum::getConstants(); $timezones = \phpOMS\Localization\TimeZoneEnumArray::getConstants(); $timeformats = \phpOMS\Localization\ISO8601EnumArray::getConstants(); $languages = \phpOMS\Localization\ISO639Enum::getConstants(); $currencies = \phpOMS\Localization\ISO4217Enum::getConstants(); $l11nDefinitions = \phpOMS\System\File\Local\Directory::list(__DIR__ . '/../../../../phpOMS/Localization/Defaults/Definitions'); $weights = \phpOMS\Utils\Converter\WeightType::getConstants(); $speeds = \phpOMS\Utils\Converter\SpeedType::getConstants(); $areas = \phpOMS\Utils\Converter\AreaType::getConstants(); $lengths = \phpOMS\Utils\Converter\LengthType::getConstants(); $volumes = \phpOMS\Utils\Converter\VolumeType::getConstants(); $temperatures = \phpOMS\Utils\Converter\TemperatureType::getConstants(); $l11n = $this->getData('defaultlocalization') ?? new NullLocalization(); ?>
request->uri->fragment === 'c-tab-1' ? ' checked' : ''; ?>>
getHtml('Settings'); ?>
getHtml('Security'); ?>
getHtml('Logging'); ?>
request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
getHtml('Localization'); ?>
getHtml('Time'); ?>

getHtml('Timeformat'); ?>

getHtml('Numeric'); ?>

getHtml('Numberformat'); ?>

getHtml('Precision'); ?>
getHtml('Weight'); ?>
getHtml('Speed'); ?>
getHtml('Length'); ?>
getHtml('Area'); ?>
getHtml('Volume'); ?>
request->uri->fragment === 'c-tab-3' ? ' checked' : ''; ?>>
getHtml('Settings'); ?>
id . '&ptype=p'; $nextSettings = empty($settings) ? 'admin/settings/general' : 'admin/settings/general?{?}&sid=' . \end($settings)->id . '&ptype=n'; foreach ($settings as $key => $setting) : ++$count; ?>
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?> getHtml('Value'); ?> getHtml('Module'); ?> getHtml('Group'); ?> getHtml('Account'); ?>
id; ?> printHtml($setting->name); ?> printHtml($setting->content); ?> printHtml($setting->module); ?> printHtml($setting->group); ?> printHtml($setting->account); ?>
getHtml('Empty', '0', '0'); ?>
request->uri->fragment === 'c-tab-4' ? ' checked' : ''; ?>>
getHtml('Images'); ?>