You are here

Files in Push Notifications 8

Primary tabs

File namesort descending Location Namespace Description
certificates.txt certificates/certificates.txt The preferred location for your APNS certificate files is a folder outside of your web root, i.e. a folder not accessible through the Internet. Alternatively, you can place your certificates into this folder. Please consult the README.txt file for…
PushNotification.php src/Entity/PushNotification.php Drupal\push_notifications\Entity Contains Drupal\push_notifications\Entity\PushNotification.
PushNotificationDeleteForm.php src/Form/PushNotificationDeleteForm.php Drupal\push_notifications\Form Contains Drupal\push_notifications\Form\PushNotificationDeleteForm.
PushNotificationForm.php src/Form/PushNotificationForm.php Drupal\push_notifications\Form Contains Drupal\push_notifications\Form\PushNotificationForm.
PushNotificationInterface.php src/PushNotificationInterface.php Drupal\push_notifications Drupal\push_notifications\PushNotificationInterface.
PushNotificationListBuilder.php src/Entity/Controller/PushNotificationListBuilder.php Drupal\push_notifications\Entity\Controller Contains Drupal\push_notifications\Entity\Controller\PushNotificationListBuilder
PushNotificationsBroadcasterApns.php src/PushNotificationsBroadcasterApns.php Drupal\push_notifications Contains \Drupal\push_notifications\PushNotificationsBroadcasterApns.
PushNotificationsBroadcasterGcm.php src/PushNotificationsBroadcasterGcm.php Drupal\push_notifications Contains \Drupal\push_notifications\PushNotificationsBroadcasterGcm.
PushNotificationsBroadcasterInterface.php src/PushNotificationsBroadcasterInterface.php Drupal\push_notifications Contains \Drupal\push_notifications\PushNotificationsBroadcasterInterface.
PushNotificationsConfigForm.php src/Form/PushNotificationsConfigForm.php Drupal\push_notifications\Form
PushNotificationsDispatcher.php src/PushNotificationsDispatcher.php Drupal\push_notifications Contains \Drupal\push_notifications\PushNotificationsDispatcher.
PushNotificationsMessageSenderAccounts.php src/PushNotificationsMessageSenderAccounts.php Drupal\push_notifications Contains \Drupal\push_notifications\PushNotificationsMessageSenderAccounts.
PushNotificationsMessageSenderBase.php src/PushNotificationsMessageSenderBase.php Drupal\push_notifications Contains \Drupal\push_notifications\PushNotificationsMessageSenderBase.
PushNotificationsMessageSenderList.php src/PushNotificationsMessageSenderList.php Drupal\push_notifications Contains \Drupal\push_notifications\PushNotificationsMessageSenderList.
PushNotificationsSendMessageForm.php src/Form/PushNotificationsSendMessageForm.php Drupal\push_notifications\Form
PushNotificationsToken.php src/Entity/PushNotificationsToken.php Drupal\push_notifications\Entity Contains \Drupal\push_notifications\Entity\PushNotificationsToken.
PushNotificationsTokenAccessControlHandler.php src/PushNotificationsTokenAccessControlHandler.php Drupal\push_notifications Contains \Drupal\push_notifications\PushNotificationsTokenAccessControlHandler.
PushNotificationsTokenDeleteForm.php src/Form/PushNotificationsTokenDeleteForm.php Drupal\push_notifications\Form Contains \Drupal\push_notifications\Form\PushNotificationsTokenDeleteForm.
PushNotificationsTokenInterface.php src/PushNotificationsTokenInterface.php Drupal\push_notifications Contains \Drupal\push_notifications\TokenInterface.
PushNotificationsTokenLanguageConstraint.php src/Plugin/Validation/Constraint/PushNotificationsTokenLanguageConstraint.php Drupal\push_notifications\Plugin\Validation\Constraint
PushNotificationsTokenLanguageConstraintValidator.php src/Plugin/Validation/Constraint/PushNotificationsTokenLanguageConstraintValidator.php Drupal\push_notifications\Plugin\Validation\Constraint
PushNotificationsTokenListBuilder.php src/Entity/Controller/PushNotificationsTokenListBuilder.php Drupal\push_notifications\Entity\Controller Contains Drupal\push_notifications\Entity\Controller\PushNotificationsTokenListBuilder.
PushNotificationsTokenQuery.php src/PushNotificationsTokenQuery.php Drupal\push_notifications Contains Drupal\push_notifications\PushNotificationsTokenQuery.
PushNotificationsTokenStorageSchema.php src/PushNotificationsTokenStorageSchema.php Drupal\push_notifications Contains \Drupal\push_notifications\Entity\PushNotificationsTokenStorageSchema.
PushNotificationsTokenUniqueConstraint.php src/Plugin/Validation/Constraint/PushNotificationsTokenUniqueConstraint.php Drupal\push_notifications\Plugin\Validation\Constraint
PushNotificationStorageSchema.php src/PushNotificationStorageSchema.php Drupal\push_notifications Contains Drupal\push_notifications\PushNotificationStorageSchema.
push_notifications.apns.yml config/install/push_notifications.apns.yml config/install/push_notifications.apns.yml
push_notifications.drush.inc push_notifications.drush.inc Contains the code to generate drush commands
push_notifications.gcm.yml config/install/push_notifications.gcm.yml config/install/push_notifications.gcm.yml
push_notifications.info.yml push_notifications.info.yml push_notifications.info.yml
push_notifications.install push_notifications.install Install files for Push Notifications module.
push_notifications.links.action.yml push_notifications.links.action.yml push_notifications.links.action.yml
push_notifications.links.menu.yml push_notifications.links.menu.yml push_notifications.links.menu.yml
push_notifications.links.task.yml push_notifications.links.task.yml push_notifications.links.task.yml
push_notifications.module push_notifications.module Contains push_notifications.module functionality.
push_notifications.permissions.yml push_notifications.permissions.yml push_notifications.permissions.yml
push_notifications.PushNotificationsConfig.yml config/install/push_notifications.PushNotificationsConfig.yml config/install/push_notifications.PushNotificationsConfig.yml
push_notifications.routing.yml push_notifications.routing.yml push_notifications.routing.yml
push_notifications.schema.yml config/schema/push_notifications.schema.yml config/schema/push_notifications.schema.yml
push_notifications.SendMessage.yml config/install/push_notifications.SendMessage.yml config/install/push_notifications.SendMessage.yml
push_notifications.services.yml push_notifications.services.yml push_notifications.services.yml
push_notifications.settings.yml config/install/push_notifications.settings.yml config/install/push_notifications.settings.yml
README.txt README.txt See https://www.drupal.org/node/2718063.
views.view.push_notifications_token_list.yml config/optional/views.view.push_notifications_token_list.yml config/optional/views.view.push_notifications_token_list.yml

Other projects