Search for on
Title | Object type | File name | Summary |
---|---|---|---|
taxonomy_vocabulary_confirm_delete | function | modules/ |
Form builder for the vocabulary delete confirmation form. |
taxonomy_vocabulary_confirm_delete_submit | function | modules/ |
Submit handler to delete a vocabulary after confirmation. |
taxonomy_vocabulary_confirm_reset_alphabetical | function | modules/ |
Form builder to confirm resetting a vocabulary to alphabetical order. |
taxonomy_vocabulary_confirm_reset_alphabetical_submit | function | modules/ |
Submit handler to reset a vocabulary to alphabetical order after confirmation. |
taxonomy_vocabulary_delete | function | modules/ |
Deletes a vocabulary. |
taxonomy_vocabulary_get_names | function | modules/ |
Get names for all taxonomy vocabularies. |
taxonomy_vocabulary_load | function | modules/ |
Return the vocabulary object matching a vocabulary ID. |
taxonomy_vocabulary_load_multiple | function | modules/ |
Load multiple taxonomy vocabularies based on certain conditions. |
taxonomy_vocabulary_machine_name_load | function | modules/ |
Return the vocabulary object matching a vocabulary machine name. |
taxonomy_vocabulary_save | function | modules/ |
Saves a vocabulary. |
taxonomy_vocabulary_static_reset | function | modules/ |
Clear all static cache variables for vocabularies. |
template_preprocess_book_navigation | function | modules/ |
Processes variables for book-navigation.tpl.php. |
template_preprocess_forum_icon | function | modules/ |
Preprocesses variables for forum-icon.tpl.php. |
template_preprocess_region | function | includes/ |
Preprocess variables for region.tpl.php |
template_preprocess_taxonomy_term | function | modules/ |
Process variables for taxonomy-term.tpl.php. |
TestEntityBundleController | class | modules/ |
Controller class for the test_entity_bundle entity type. |
TestEntityBundleController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
TestFileTransfer::connect | function | modules/ |
Connect to the server. |
TestFileTransfer::__construct | function | modules/ |
The constructor for the UpdateConnection class. This method is also called from the classes that extend this class and override this method. |
TestTaxonomyTermController | class | modules/ |
Test controller class for taxonomy terms. |
TestTaxonomyTermController::loadFromCache | function | modules/ |
|
test_theme_theme_test__suggestion | function | modules/ |
Tests a theme overriding a suggestion of a base theme hook. |
TextFieldTestCase::testTextFieldValidation | function | modules/ |
Test text field validation. |
TextSummaryTestCase::testFirstSentenceQuestion | function | modules/ |
Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at http://drupal.org/node/180425. |
TextSummaryTestCase::testLongSentence | function | modules/ |
Test summary with long example. |
TextSummaryTestCase::testOnlyTextSummary | function | modules/ |
Test sending only summary. |
TextTranslationTestCase | class | modules/ |
|
TextTranslationTestCase::$admin | property | modules/ |
|
TextTranslationTestCase::$format | property | modules/ |
|
TextTranslationTestCase::$translator | property | modules/ |
|
TextTranslationTestCase::getInfo | function | modules/ |
|
TextTranslationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TextTranslationTestCase::testTextField | function | modules/ |
Test that a plaintext textfield widget is correctly populated. |
TextTranslationTestCase::testTextFieldFormatted | function | modules/ |
Check that user that does not have access the field format cannot see the source value when creating a translation. |
text_field_prepare_translation | function | modules/ |
Implements hook_field_prepare_translation(). |
ThemeHookInitTestCase::testThemeInitializationHookInit | function | modules/ |
Test that the theme system can generate output when called by hook_init(). |
ThemeRegistry::__construct | function | includes/ |
Constructs a DrupalCacheArray object. |
ThemeRegistryTestCase::testRaceCondition | function | modules/ |
Tests the behavior of the theme registry class. |
ThemeTestCase::testDrupalAddRegionContent | function | modules/ |
Test the drupal_add_region_content() function. |
ThemeTestCase::testFrontPageThemeSuggestion | function | modules/ |
Ensure page-front template suggestion is added when on front page. |
ThemeTestCase::testPreprocessForSuggestions | function | modules/ |
Ensures preprocess functions run even for suggestion implementations. |
ThemeTestCase::testThemeSuggestions | function | modules/ |
Test function theme_get_suggestions() for SA-CORE-2009-003. |
theme_admin_block_content | function | modules/ |
Returns HTML for the content of an administrative block. |
theme_button | function | includes/ |
Returns HTML for a button form element. |
theme_common_test_foo | function | modules/ |
Theme function for testing drupal_render() theming. |
theme_confirm_form | function | modules/ |
Returns HTML for a confirmation form. |
theme_container | function | includes/ |
Returns HTML to wrap child elements in a container. |
theme_dashboard_region | function | modules/ |
Returns HTML for a generic dashboard region. |
theme_feed_icon | function | includes/ |
Returns HTML for a feed icon. |
theme_file_icon | function | modules/ |
Returns HTML for an image with an appropriate icon for the given file. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.