Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserPermissionsForm::submitForm | function | core/ |
Form submission handler. |
| UserPermissionsForm::__construct | function | core/ |
Constructs a new UserPermissionsForm. |
| UserPermissionsModuleSpecificForm | class | core/ |
Provides the user permissions administration form for one or more module(s). |
| UserPermissionsModuleSpecificForm.php | file | core/ |
|
| UserPermissionsModuleSpecificForm::$moduleList | property | core/ |
The module list. |
| UserPermissionsModuleSpecificForm::access | function | core/ |
Checks that at least one module defines permissions. |
| UserPermissionsModuleSpecificForm::buildForm | function | core/ |
Builds the user permissions administration form for a specific module(s). |
| UserPermissionsModuleSpecificForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
| UserPermissionsRoleSpecificForm | class | core/ |
Provides the user permissions administration form for a specific role. |
| UserPermissionsRoleSpecificForm.php | file | core/ |
|
| UserPermissionsRoleSpecificForm::$userRole | property | core/ |
The specific role for this form. |
| UserPermissionsRoleSpecificForm::buildForm | function | core/ |
Builds the user permissions administration form for a specific role. |
| UserPermissionsRoleSpecificForm::getRoles | function | core/ |
Gets the roles to display in this form. |
| UserPermissionsTest | class | core/ |
Verifies role permissions can be added and removed via the permissions page. |
| UserPermissionsTest | class | core/ |
Tests the JS components added to the user permissions page. |
| UserPermissionsTest.php | file | core/ |
|
| UserPermissionsTest.php | file | core/ |
|
| UserPermissionsTest::$adminUser | property | core/ |
User with admin privileges. |
| UserPermissionsTest::$adminUser | property | core/ |
User with admin privileges. |
| UserPermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserPermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserPermissionsTest::$rid | property | core/ |
User's role ID. |
| UserPermissionsTest::$rid | property | core/ |
User's role ID. |
| UserPermissionsTest::setUp | function | core/ |
|
| UserPermissionsTest::setUp | function | core/ |
|
| UserPermissionsTest::testAccessBundlePermission | function | core/ |
Verify that bundle-specific pages work properly. |
| UserPermissionsTest::testAccessContentPermission | function | core/ |
Verify 'access content' is listed in the correct location. |
| UserPermissionsTest::testAccessModulePermission | function | core/ |
Verify that module-specific pages have correct access. |
| UserPermissionsTest::testAdministratorRole | function | core/ |
Tests assigning of permissions for the administrator role. |
| UserPermissionsTest::testPermissionCheckboxes | function | core/ |
Tests the dummy checkboxes added to the permissions page. |
| UserPermissionsTest::testUserPermissionChanges | function | core/ |
Tests changing user permissions through the permissions pages. |
| UserPermissionsTest::testUserRoleChangePermissions | function | core/ |
Verify proper permission changes by user_role_change_permissions(). |
| UserPicture | class | core/ |
Drupal 6 user picture source from database. |
| UserPicture.php | file | core/ |
|
| UserPicture::fields | function | core/ |
Returns available fields on the source. |
| UserPicture::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserPicture::query | function | core/ |
|
| UserPictureFile | class | core/ |
Drupal 6 user picture source from database. |
| UserPictureFile.php | file | core/ |
|
| UserPictureFile::$filePath | property | core/ |
The file directory path. |
| UserPictureFile::$tempFilePath | property | core/ |
The temporary file path. |
| UserPictureFile::fields | function | core/ |
Returns available fields on the source. |
| UserPictureFile::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserPictureFile::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| UserPictureFile::prepareRow | function | core/ |
Adds additional data to the row. |
| UserPictureFile::query | function | core/ |
|
| UserPictureFileTest | class | core/ |
Tests the d6_user_picture_file source plugin. |
| UserPictureFileTest.php | file | core/ |
|
| UserPictureFileTest::$modules | property | core/ |
Modules to enable. |
| UserPictureFileTest::providerSource | function | core/ |
The data provider. |
Pagination
- Previous page
- Page 1368
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.