You are here

Functions in Progressive Web App 2.x

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_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.

Other projects