INSTALL.txt |
INSTALL.txt |
|
****************************************************
User protect module -- Installation instructions
written by Chad Phillips: thehunmonkgroup at gee mail dot com
****************************************************
1. Place the entire folder in… |
README.txt |
README.txt |
|
****************************************************
User protect module -- README
written by Chad Phillips: thehunmonkgroup at gee mail com
****************************************************
This module provides various editing protection for… |
userprotect.admin.inc |
userprotect.admin.inc |
|
Administration functions for userprotect module. |
userprotect.info |
userprotect.info |
|
name = "User protect"
description = "Allows admins to protect users from being edited or cancelled, on a per-user basis."
core = "7.x"
configure = admin/config/people/userprotect
test_dependencies[] =… |
userprotect.install |
userprotect.install |
|
Install, update and uninstall functions for the userprotect module. |
userprotect.module |
userprotect.module |
|
Main module file for the userprotect module. |
UserProtectBypassWebTest.test |
tests/UserProtectBypassWebTest.test |
|
Contains UserProtectBypassWebTest. |
UserProtectModuleInstallUninstallWebTest.test |
tests/UserProtectModuleInstallUninstallWebTest.test |
|
Contains ModuleInstallUninstallWebTest. |
UserProtectPermissionsWebTest.test |
tests/UserProtectPermissionsWebTest.test |
|
Contains UserProtectPermissionsWebTest. |
UserProtectProtectionWebTest.test |
tests/UserProtectProtectionWebTest.test |
|
Contains UserProtectProtectionWebTest. |
UserProtectViewsBulkOperationsWebTest.test |
tests/UserProtectViewsBulkOperationsWebTest.test |
|
Contains UserProtectViewsBulkOperationsWebTest. |
UserProtectWebTestBase.test |
tests/UserProtectWebTestBase.test |
|
Contains \UserProtectWebTestBase. |
userprotect_test.info |
tests/userprotect_test.info |
|
name = "User protect Tests"
description = "Testing module for User protect."
package = Testing
core = "7.x"
dependencies[] = userprotect
hidden = TRUE
; Test cases
files[] = UserProtectWebTestBase.test
files[] =… |
userprotect_test.module |
tests/userprotect_test.module |
|
Testing module for User protect. |
userprotect_test.views_default.inc |
tests/userprotect_test.views_default.inc |
|
|