service simple_sitemap.form_helper in Simple XML sitemap 8.2
Same name and namespace in other branches
- 8.3 simple_sitemap.services.yml \simple_sitemap.form_helper
- 4.x simple_sitemap.services.yml \simple_sitemap.form_helper
Class
Drupal\simple_sitemap\Form\FormHelper3 string references to simple_sitemap.form_helper
- SimplesitemapFormBase::create in src/
Form/ SimplesitemapFormBase.php - Instantiates a new instance of this class.
- simple_sitemap_entity_form_submit in ./
simple_sitemap.module - Form submission handler called in hook_form_alter.
- simple_sitemap_form_alter in ./
simple_sitemap.module - Implements hook_form_alter.
File
View source
- class: Drupal\simple_sitemap\Form\FormHelper
- public: true
- arguments:
- - '@simple_sitemap.generator'
- - '@simple_sitemap.entity_helper'
- - '@current_user'