Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
user.module
»
user_role_change_permissions
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
16 calls to user_role_change_permissions()
CommentAnonymous::testAnonymous
in drupal/
modules/
comment/
comment.test
Test anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface
in drupal/
modules/
comment/
comment.test
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface
in drupal/
modules/
comment/
comment.test
Test comment approval functionality through node interface.
CommentInterfaceTest::setEnvironment
in drupal/
modules/
comment/
comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentNodeCommentStatistics
in drupal/
modules/
comment/
comment.test
Tests the node comment statistics.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous
in drupal/
modules/
file/
tests/
file.test
Tests exploiting the temporary file removal for anonymous users using fid.
FilterCRUDTestCase::testTextFormatCRUD
in drupal/
modules/
filter/
filter.test
Tests CRUD operations for text formats and filters.
filter_admin_format_form_submit
in drupal/
modules/
filter/
filter.admin.inc
Form submission handler for
filter_admin_format_form
().
ImageFieldDisplayTestCase::testImageFieldFormattersPrivate
in drupal/
modules/
image/
image.test
Test image formatters on node display for private files.
NodeBlockFunctionalTest::testRecentNodeBlock
in drupal/
modules/
node/
node.test
Tests the recent comments block.
PollVoteCheckHostname::setUp
in drupal/
modules/
poll/
poll.test
Sets up a Drupal site for running functional and integration tests.
RdfCommentAttributesTestCase::setUp
in drupal/
modules/
rdf/
rdf.test
Sets up a Drupal site for running functional and integration tests.
RdfTrackerAttributesTestCase::setUp
in drupal/
modules/
rdf/
rdf.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentTestCase::setRolePermissions
in drupal/
modules/
search/
search.test
Set permissions for role.
UserPermissionsTestCase::testUserRoleChangePermissions
in drupal/
modules/
user/
user.test
Verify proper permission changes by
user_role_change_permissions
().
user_admin_permissions_submit
in drupal/
modules/
user/
user.admin.inc
Save permissions selected on the administer permissions page.