You are here

Classes, traits, and interfaces in Shorten URLs 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CustomServicesAddForm class Drupal\shorten_cs\Form modules/shorten_cs/src/Form/CustomServicesAddForm.php Settings form. 1
CustomServicesDeleteForm class Drupal\shorten_cs\Form modules/shorten_cs/src/Form/CustomServicesDeleteForm.php Settings form. 1
CustomServicesEditForm class Drupal\shorten_cs\Form modules/shorten_cs/src/Form/CustomServicesEditForm.php Settings form. 1
DefaultController class Drupal\shorten\Controller src/Controller/DefaultController.php Default controller for the shorten module.
DefaultController class Drupal\shorten_cs\Controller modules/shorten_cs/src/Controller/DefaultController.php Default controller for the shorten_cs module.
DefaultController class Drupal\record_shorten\Controller modules/record_shorten/src/Controller/DefaultController.php Default controller for the record_shorten module.
RecordshortenClearAll class Drupal\record_shorten\Form modules/record_shorten/src/Form/RecordshortenClearAll.php Report form.
record_shorten_views_handler_field_hostname class modules/record_shorten/record_shorten_views_handler_field_hostname.inc Restricts access to viewing the IP address field. There doesn't seem to be a standard for what permissions are necessary.
record_shorten_views_handler_field_hostname class Drupal\record_shorten modules/record_shorten/src/record_shorten_views_handler_field_hostname.php Restricts access to viewing the IP address field. There doesn't seem to be a standard for what permissions are necessary.
record_shorten_views_handler_filter_string_service class modules/record_shorten/record_shorten_views_handler_filter_string_service.inc Sets up a form for choosing the Shorten URLs service.
record_shorten_views_handler_filter_string_service class Drupal\record_shorten modules/record_shorten/src/record_shorten_views_handler_filter_string_service.php Sets up a form for choosing the Shorten URLs service.
ShortenAdminForm class Drupal\shorten\Form src/Form/ShortenAdminForm.php Settings form. 1
ShortenBlock class Drupal\shorten\Plugin\Block src/Plugin/Block/ShortenBlock.php Provides a 'Shorten URL' block.
ShortenCurrentPage class Drupal\shorten\Plugin\Block src/Plugin/Block/ShortenCurrentPage.php Provides a 'Shorten URL for Current Page' block.
ShortenFormCurrentPage class Drupal\shorten\Form src/Form/ShortenFormCurrentPage.php Builds a form which allows shortening of a URL via the UI.
ShortenKeysForm class Drupal\shorten\Form src/Form/ShortenKeysForm.php Keys Page. 1
ShortenShortenForm class Drupal\shorten\Form src/Form/ShortenShortenForm.php Builds a form which allows shortening of a URL via the UI. 1
UrlShortener class Drupal\shortener\Plugin\Filter modules/shortener/src/Plugin/Filter/UrlShortener.php Provides a filter to limit allowed HTML tags.

Other projects