getData('settings') ?? []; $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(); ?>

getHtml('Settings'); ?>

getHtml('Security'); ?>

getHtml('i:PasswordRegex') ?>
getHtml('i:LoginRetries') ?>
getHtml('i:TimeoutPeriod') ?>
getHtml('i:PasswordChangeInterval') ?>
getHtml('i:PasswordHistory') ?>

getHtml('Logging'); ?>

getHtml('Localization'); ?>

getHtml('Numeric'); ?>

getHtml('Numberformat'); ?>

getHtml('Weight'); ?>

getHtml('Speed'); ?>

getHtml('Length'); ?>

getHtml('Area'); ?>

getHtml('Volume'); ?>