You are here

Functions in Secure Pages 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
securepages_baseurl ./securepages.module Returns the secure base path. 3
securepages_can_alter_url ./securepages.module Check the url and make sure that it is a url that you can alter this url. 1
securepages_enable ./securepages.install Implementation of hook_enable(). 6
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_is_secure ./securepages.module Check if the current page is SSL 6
securepages_match ./securepages.module Checks the page past and see if it should be secure or insecure. 3
securepages_menu ./securepages.module Implementation of 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. 2 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_strtolower ./securepages.module Lowercase a UTF-8 string. 1
securepages_test ./securepages.module Secure Pages SSL Test. 1
securepages_uninstall ./securepages.install Implements hook_uninstall().
_securepages_unicode_caseflip ./securepages.module Helper function for case conversion of Latin-1. Used for flipping U+C0-U+DE to U+E0-U+FD and back. 1

Other projects