getData('modules'); /* $previous = empty($modules) ? '{/prefix}help/module/list' : '{/prefix}help/module/list?{?}&id=' . \reset($modules)->getId() . '&ptype=p'; $next = empty($modules) ? '{/prefix}help/module/list' : '{/prefix}help/module/list?{?}&id=' . \end($modules)->getId() . '&ptype=n'; */ ?>
getHtml('Modules'); ?>
$module) : if ((\realpath(__DIR__ . '/../../../' . $module->getDirectory() . '/Docs/Help/en/SUMMARY.md')) === false && (\realpath(__DIR__ . '/../../../' . $module->getDirectory() . '/Docs/Dev/en/SUMMARY.md')) === false ) { continue; } ++$count; $url = UriFactory::build( '{/lang}/backend/help/module/single?id={$module}', ['$module' => $module->getInternalName()] ); ?>
getHtml('Name'); ?>
printHtml($module->getExternalName()); ?>
getHtml('Empty', '0', '0'); ?>