You are here

Classes, traits, and interfaces in Protected Pages 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ProtectedPagesAccess class Drupal\Tests\protected_pages\Functional tests/src/Functional/ProtectedPagesAccess.php Provides functional Drupal tests for access to protected pages and config.
ProtectedPagesAddForm class Drupal\protected_pages\Form src/Form/ProtectedPagesAddForm.php Provides an add protected page form. 1
ProtectedPagesController class Drupal\protected_pages\Controller src/Controller/ProtectedPagesController.php Controller for listing protected pages.
ProtectedPagesDeleteConfirmForm class Drupal\protected_pages\Form src/Form/ProtectedPagesDeleteConfirmForm.php Provides delete protected page confirm form. 1
ProtectedPagesEditForm class Drupal\protected_pages\Form src/Form/ProtectedPagesEditForm.php Provides an edit protected page form. 1
ProtectedPagesLoginForm class Drupal\protected_pages\Form src/Form/ProtectedPagesLoginForm.php Provides login screen to access protected page. 1
ProtectedPagesSendEmailForm class Drupal\protected_pages\Form src/Form/ProtectedPagesSendEmailForm.php Provides send protected pages details email form. 1
ProtectedPagesSettingForm class Drupal\protected_pages\Form src/Form/ProtectedPagesSettingForm.php Provides protected pages settings configuration form. 1
ProtectedPagesStorage class Drupal\protected_pages src/ProtectedPagesStorage.php Defines the protected page storage service. 7 2
ProtectedPagesSubscriber class Drupal\protected_pages\EventSubscriber src/EventSubscriber/ProtectedPagesSubscriber.php Redirects user to protected page login screen. 2

Other projects