You are here

6 calls to securepages_is_secure() in Secure Pages 6.2

SecurePagesTestCase::_testMatch in ./securepages.test
Tests the securepages_match() function.
securepages_form_alter in ./securepages.module
Implements hook_form_alter().
securepages_init in ./securepages.module
Implements hook_init().
securepages_match in ./securepages.module
Checks the page past and see if it should be secure or insecure.
securepages_redirect in ./securepages.module
Checks the current page and see if we need to redirect to the secure or insecure version of the page.
securepages_test in ./securepages.module
Secure Pages SSL Test.