getData('settings') ?? []; echo $this->getData('nav')->render(); if ($this->hasData('settingsTpl') && \is_file($this->getData('settingsTpl')) ) : include $this->getData('settingsTpl'); else : ?>
getHtml('Settings'); ?>
$setting) : ++$count; ?>
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?> getHtml('Value'); ?> getHtml('Group'); ?> getHtml('Account'); ?>
getId(); ?> printHtml($setting->name); ?> printHtml($setting->content); ?> printHtml($setting->group); ?> printHtml($setting->account); ?>
getHtml('Empty', '0', '0'); ?>