You are here

9 string references to 'securepages_enable' in Secure Pages 6

SecurePagesTestCase::setUp in ./securepages.test
Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
SecurePagesTestCase::_testSettingsForm in ./securepages.test
Test submitting the settings form
securepages_boot in ./securepages.module
Implementation of hook_boot().
securepages_form_alter in ./securepages.module
Implementation of hook_form_alter().
securepages_init in ./securepages.module
Implementation of hook_init().
securepages_link_alter in ./securepages.module
Implementation of hook_link_alter().
securepages_settings in ./securepages.admin.inc
Implementation of hook_settings().
securepages_uninstall in ./securepages.install
Implementation of hook_uninstall().
securepages_update_1 in ./securepages.install
Implementation of hook_update_n().