You are here

Functions in Secure Pages 6

Primary tabs

Namesort descending Location Description Direct uses Strings
securepages_baseurl ./securepages.module Return the secure base path 2
securepages_boot ./securepages.module Implementation of hook_boot().
securepages_can_alter_url ./securepages.module Check the url and make sure that it is a url that you can alter this url. 2
securepages_enable ./securepages.install Implementation of hook_enable(). 9
securepages_form_alter ./securepages.module Implementation of hook_form_alter().
securepages_get_query ./securepages.module Return a querystring without the q paramter 1
securepages_goto ./securepages.module securepage_goto() 1
securepages_init ./securepages.module Implementation of hook_init().
securepages_is_secure ./securepages.module Check if the current page is SSL 7
securepages_link_alter ./securepages.module Implementation of hook_link_alter().
securepages_match ./securepages.module securepages_match() 4
securepages_menu ./securepages.module Implementation of hook_menu().
securepages_redirect ./securepages.module Check the current page and see if we need to redirect to the secure or insecure version of the page. 2
securepages_settings ./securepages.admin.inc Implementation of hook_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 Implementation of hook_uninstall().
securepages_update_1 ./securepages.install Implementation of hook_update_n().
securepages_url ./securepages.module Generate a URL from a Drupal menu path. Will also pass-through existing URLs. 3
securepages_urlencode ./securepages.module Copy of Drupals so we can redirect correctly 1
_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