You are here

Files in Advanced Help 8

Primary tabs

File namesort descending Location Namespace Description
about-php.html help_example/help/about-php.html
advanced-help-topic.html.twig templates/advanced-help-topic.html.twig {% if topic_exists %} <a href="{{ path('advanced_help.help', {'module': module, 'topic' : topic}) }}" {{ attributes }} >{{ text|raw }}</a> {% endif %}
AdvancedHelpController.php src/Controller/AdvancedHelpController.php Drupal\advanced_help\Controller
AdvancedHelpManager.php src/AdvancedHelpManager.php Drupal\advanced_help
AdvancedHelpSearch.php src/Plugin/Search/AdvancedHelpSearch.php Drupal\advanced_help\Plugin\Search
advanced_help.help.yml help/advanced_help.help.yml help/advanced_help.help.yml
advanced_help.info.yml advanced_help.info.yml advanced_help.info.yml
advanced_help.install advanced_help.install
advanced_help.libraries.yml advanced_help.libraries.yml advanced_help.libraries.yml
advanced_help.links.menu.yml advanced_help.links.menu.yml advanced_help.links.menu.yml
advanced_help.links.task.yml advanced_help.links.task.yml advanced_help.links.task.yml
advanced_help.module advanced_help.module
advanced_help.permissions.yml advanced_help.permissions.yml advanced_help.permissions.yml
advanced_help.routing.yml advanced_help.routing.yml advanced_help.routing.yml
advanced_help.services.yml advanced_help.services.yml advanced_help.services.yml
DynamicLocalTasks.php src/Plugin/Derivative/DynamicLocalTasks.php Drupal\advanced_help\Plugin\Derivative
help-icon.css css/help-icon.css .advanced-help-link { background: transparent url('../images/help.png') no-repeat top left; background-position: 0px 0px; display: inline-block; height: 12px; margin-top: 2px; padding: 0px; width: 12px; } .advanced-help-link…
help.css css/help.css .advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6, .advanced-help-topic dt { font-weight: bold; } .advanced-help-topic li h3, .advanced-help-topic li h4, .advanced-help-topic li…
HelpInterface.php src/HelpInterface.php Drupal\advanced_help
help_example.info.yml help_example/help_example.info.yml help_example/help_example.info.yml
help_example.module help_example/help_example.module Provide example help for the advanced help module.
history.html help_example/help/history.html
ini-file.html help/ini-file.html
readme.html help/readme.html
README.txt README.txt CONTENTS OF THIS FILE -------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The Advanced Help module allows module developers to store their help outside the…
security.html help_example/help/security.html
syntax.html help_example/help/syntax.html
translation.html help/translation.html
usage.html help_example/help/usage.html
using-advanced-help.html help/using-advanced-help.html
why-advanced-help.html help/why-advanced-help.html

Other projects