You are here

Functions in Progressive Web App 8

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_pwa_cache_urls_alter ./pwa.api.php Alters cached urls list for the service worker file.
hook_pwa_cache_urls_assets_alter ./pwa.api.php Alters cached assets urls list for the service worker file.
hook_pwa_cache_urls_assets_page_alter ./pwa.api.php Alters cached assets urls list for each page for the service worker file.
hook_pwa_exclude_urls_alter ./pwa.api.php Alters excluded urls list for the service worker file.
hook_pwa_manifest_alter ./pwa.api.php Alters manifest data.
pwa_a2hs_help modules/pwa_a2hs/pwa_a2hs.module Implements hook_help().
pwa_a2hs_theme modules/pwa_a2hs/pwa_a2hs.module Implements hook_theme().
pwa_extras_apple_home_screen_icons modules/pwa_extras/pwa_extras.module 2
pwa_extras_apple_meta_tags modules/pwa_extras/pwa_extras.module 2
pwa_extras_apple_touch_icons modules/pwa_extras/pwa_extras.module 2
pwa_extras_page_attachments modules/pwa_extras/pwa_extras.module Implements hook_page_attachments().
pwa_extras_tag_list modules/pwa_extras/pwa_extras.module 1
pwa_install ./pwa.install Implements hook_install().
pwa_page_attachments ./pwa.module Implements hook_page_attachments().
pwa_requirements ./pwa.install Implements hook_requirements().
pwa_str_to_list ./pwa.module Check data from input. 3
pwa_theme ./pwa.module Implements hook_theme().
pwa_uninstall ./pwa.install Implements hook_uninstall().
pwa_update_8001 ./pwa.install Set the default offline_page variable.
template_preprocess_pwa_add_to_home_screen modules/pwa_a2hs/pwa_a2hs.module Prepares variables for the add to home screen block template.

Other projects