8 calls to WebformShareHelper::isPage() in Webform 6.x
- WebformShareEventSubscriber::onResponse in modules/
webform_share/ src/ EventSubscriber/ WebformShareEventSubscriber.php - Remove 'X-Frame-Options' from the response header for shared webforms.
- WebformSharePreRender::page in modules/
webform_share/ src/ WebformSharePreRender.php - Prerender callback for page.
- WebformShareThemeNegotiator::applies in modules/
webform_share/ src/ Theme/ WebformShareThemeNegotiator.php - Whether this theme negotiator should be used to set the theme.
- webform_share_block_access in modules/
webform_share/ webform_share.module - Implements hook_block_access().
- webform_share_page_top in modules/
webform_share/ webform_share.module - Implements hook_page_top().
- webform_share_preprocess_page_title in modules/
webform_share/ webform_share.module - Implements hook_preprocess_HOOK() for page title templates.
- webform_share_theme_suggestions_html in modules/
webform_share/ webform_share.module - Implements hook_theme_suggestions_HOOK().
- webform_share_theme_suggestions_page in modules/
webform_share/ webform_share.module - Implements hook_theme_suggestions_HOOK().