app->moduleManager->getInstalledModules(); ?>
$module) : if ((\realpath(__DIR__ . '/../../../' . $module['directory'] . '/Docs/Help/en/SUMMARY.md')) === false) { continue; } $count++; $url = \phpOMS\Uri\UriFactory::build( '/{/lang}/backend/help/module/single?id={$module}', ['$module' => $module['name']['internal']] ); ?>
getHtml('Modules') ?>
getHtml('Name') ?>
printHtml($module['name']['external']); ?>
getHtml('Empty', 0, 0); ?>