You are here

Functions in Secure Pages 5

Primary tabs

Namesort descending Location Description Direct uses Strings
securepages_baseurl ./securepages.module Return the secure base path 2
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() 6
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 5
securepages_link_alter ./securepages.module Implementation of hook_link_alter()
securepages_match ./securepages.module securepages_match() 3
securepages_menu ./securepages.module Implementation of hook_menu()
securepages_settings ./securepages.module Implementation of hook_settings() 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

Other projects