You are here

9 calls to beautytips_add_beautytips() in BeautyTips 8

BeautytipsConfigForm::buildForm in src/Form/BeautytipsConfigForm.php
Form constructor.
BeautytipsManagerController::customStylesOverview in beautytips_manager/src/Controller/BeautytipsManagerController.php
Custom styles administration.
beautytips_drupal_help_main in includes/drupal_help.inc
Menu callback; prints a page listing a glossary of Drupal terminology. Beautytips added for the help links
beautytips_manager_page_attachments in beautytips_manager/beautytips_manager.module
Implements hook_page_attachments().
beautytips_page_attachments in ./beautytips.module
Implements hook_page_attachments().
beautytips_textinput_form_change in includes/textinput.inc
CustomStylesEditForm::buildForm in beautytips_manager/src/Form/CustomStylesEditForm.php
Form constructor.
theme_beautytips_advanced_help_topic in includes/drupal_help.inc
Display a help icon with a link to view the topic in a popup.
theme_beautytips_drupal_help_more_help_link in includes/drupal_help.inc
Returns code that emits the 'more help'-link. Overrides theme_more_help_link