Search for file
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProfileBlockTestCase::$field1 | property | modules/ |
|
| ProfileBlockTestCase::$field2 | property | modules/ |
|
| ProfileBlockTestCase::$node | property | modules/ |
|
| ProfileBlockTestCase::$value1 | property | modules/ |
|
| ProfileBlockTestCase::$value2 | property | modules/ |
|
| ProfileBlockTestCase::getInfo | function | modules/ |
|
| ProfileBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ProfileBlockTestCase::testAuthorInformationBlock | function | modules/ |
|
| ProfileCrudTestCase | class | modules/ |
Test profile integration with user CRUD operations. |
| ProfileCrudTestCase::getInfo | function | modules/ |
|
| ProfileCrudTestCase::testUserCRUD | function | modules/ |
Test profile integration with user CRUD operations. |
| ProfileTestAutocomplete | class | modules/ |
Test profile field autocompletion and access. |
| ProfileTestAutocomplete::getInfo | function | modules/ |
|
| ProfileTestAutocomplete::testAutocomplete | function | modules/ |
Tests profile field autocompletion and access. |
| ProfileTestBrowsing | class | modules/ |
Test profile browsing. |
| ProfileTestBrowsing::getInfo | function | modules/ |
|
| ProfileTestBrowsing::testProfileBrowsing | function | modules/ |
Test profile browsing. |
| ProfileTestCase | class | modules/ |
A class for common methods for testing profile fields. |
| ProfileTestCase::$admin_user | property | modules/ |
|
| ProfileTestCase::$normal_user | property | modules/ |
|
| ProfileTestCase::createProfileField | function | modules/ |
Create a profile field. |
| ProfileTestCase::deleteProfileField | function | modules/ |
Delete a profile field. |
| ProfileTestCase::setProfileField | function | modules/ |
Set the profile field to a random value |
| ProfileTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ProfileTestCase::updateProfileField | function | modules/ |
Update a profile field. |
| ProfileTestDate | class | modules/ |
|
| ProfileTestDate::getInfo | function | modules/ |
|
| ProfileTestDate::testProfileDateField | function | modules/ |
Create a date field, give it a value, update and delete the field. |
| ProfileTestFields | class | modules/ |
|
| ProfileTestFields::getInfo | function | modules/ |
|
| ProfileTestFields::testProfileFields | function | modules/ |
Test each of the field types. List selection and date fields are tested separately because they need some special handling. |
| ProfileTestSelect | class | modules/ |
|
| ProfileTestSelect::getInfo | function | modules/ |
|
| ProfileTestSelect::testProfileSelectionField | function | modules/ |
Create a list selection field, give it a value, update and delete the field. |
| ProfileTestWeights | class | modules/ |
|
| ProfileTestWeights::getInfo | function | modules/ |
|
| ProfileTestWeights::testProfileFieldWeights | function | modules/ |
|
| profile_admin_overview | function | modules/ |
Form builder to display a listing of all editable profile fields. |
| profile_admin_overview_submit | function | modules/ |
Submit handler to update changed profile field weights and categories. |
| profile_admin_settings_autocomplete | function | modules/ |
Retrieve a pipe delimited string of autocomplete suggestions for profile categories |
| profile_autocomplete | function | modules/ |
Callback to allow autocomplete of profile text fields. |
| profile_block_configure | function | modules/ |
Implements hook_block_configure(). |
| profile_block_info | function | modules/ |
Implements hook_block_info(). |
| profile_block_save | function | modules/ |
Implements hook_block_save(). |
| profile_block_view | function | modules/ |
Implements hook_block_view(). |
| profile_browse | function | modules/ |
Menu callback; display a list of user information. |
| profile_category_access | function | modules/ |
Menu item access callback - check if a user has access to a profile category. |
| profile_field_delete | function | modules/ |
Menu callback; deletes a field from all user profiles. |
| profile_field_delete_submit | function | modules/ |
Process a field delete form submission. |
| profile_field_form | function | modules/ |
Menu callback: Generate a form to add/edit a user profile field. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.