You are here

Functions in Secure Pages 7

Primary tabs

Namesort descending Location Description Direct uses Strings
securepages_baseurl ./securepages.module Returns the secure base path. 2
securepages_can_alter_url ./securepages.module Checks the URL to make sure it is a URL that can be altered. 1
securepages_drupal_goto_alter ./securepages.module Implements hook_drupal_goto_alter().
securepages_enable ./securepages.install Implements hook_enable(). 7
securepages_form_alter ./securepages.module Implements hook_form_alter().
securepages_goto ./securepages.module Redirects the current page to the secure or insecure version. 1
securepages_init ./securepages.module Implements hook_init().
securepages_log ./securepages.module 3
securepages_match ./securepages.module Checks the page past and see if it should be secure or insecure. 4
securepages_match_form ./securepages.module Check form Id to see if this form should be secured. 1
securepages_menu ./securepages.module Implements hook_menu().
securepages_redirect ./securepages.module Checks the current page and see if we need to redirect to the secure or insecure version of the page. 1
securepages_roles ./securepages.module Checks if the user is in a role that is always forced onto HTTPS. 3 3
securepages_settings ./securepages.admin.inc Builds the securepages settings form. 1
securepages_settings_submit ./securepages.admin.inc Submit callback for securepages_settings(). 1
securepages_test ./securepages.module Secure Pages SSL Test. 1
securepages_uninstall ./securepages.install Implements hook_uninstall().

Other projects