getData('modules'); $active = $this->getData('active'); $installed = $this->getData('installed'); $id = $this->getData('id'); $nav = $this->getData('nav'); if ($nav !== null) { echo $this->getData('nav')->render(); } ?>
printHtml($modules[$id]['name']['external']); ?>
getHtml('Name'); ?> printHtml($modules[$id]['name']['external']); ?>
getHtml('Version'); ?> printHtml($modules[$id]['version']); ?>
getHtml('CreatedBy'); ?> printHtml($modules[$id]['creator']['name']); ?>
getHtml('Website'); ?> printHtml($modules[$id]['creator']['website']); ?>
getHtml('Description'); ?> printHtml($modules[$id]['description']); ?>
getHtml('Settings'); ?>
getData('groupPermissions'); foreach ($groupPermissions as $key => $value) : ++$c; $url = \phpOMS\Uri\UriFactory::build('{/prefix}admin/group/settings?{?}&id=' . $value->getId()); ?>
getHtml('Permissions') ?>
getHtml('ID', '0', '0'); ?> Type getHtml('Name'); ?>
Group getName(); ?>
getHtml('Empty', '0', '0'); ?>