Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
theme_get_suggestions function includes/theme.inc Generate an array of suggestions from path arguments.
theme_image_button function includes/form.inc Returns HTML for an image button form element.
theme_indentation function includes/theme.inc Returns HTML for an indentation div; used for drag and drop tables.
theme_locale_languages_configure_form function modules/locale/locale.admin.inc Returns HTML for a language configuration form.
theme_menu_local_action function includes/menu.inc Returns HTML for a single local action link.
theme_node_recent_content function modules/node/node.module Returns HTML for a recent node to be displayed in the recent content block.
theme_options_none function modules/field/modules/options/options.module Returns HTML for the label for the empty value for options that are not required.
theme_taxonomy_overview_terms function modules/taxonomy/taxonomy.admin.inc Returns HTML for a terms overview form as a sortable list of terms.
theme_taxonomy_overview_vocabularies function modules/taxonomy/taxonomy.admin.inc Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
theme_update_version function modules/update/update.report.inc Returns HTML for the version display of a project.
theme_user_admin_permissions function modules/user/user.admin.inc Returns HTML for the administer permissions page.
theme_user_permission_description function modules/user/user.admin.inc Returns HTML for an individual permission description.
TokenReplaceTestCase::testSystemTokenRecognition function modules/system/system.test Test whether token-replacement works in various contexts.
toolbar_menu_navigation_links function modules/toolbar/toolbar.module Generates a links array from a menu tree array.
toolbar_permission function modules/toolbar/toolbar.module Implements hook_permission().
TrackerTest::testTrackerCronIndexing function modules/tracker/tracker.test Tests that existing nodes are indexed by cron.
tracker_cron function modules/tracker/tracker.module Implements hook_cron().
Translation administration screens group modules/locale/locale.admin.inc Screens for translation administration.
Translation editing/deletion interface group modules/locale/locale.admin.inc Edit and delete translation strings.
Translation import/export API. group includes/locale.inc Functions to import and export translations.
Translation search API group includes/locale.inc Functions to search in translation files.
translation.info file modules/translation/translation.info name = Content translation
description = Allows content to be translated into different languages.
dependencies[] = locale
package = Core
version = VERSION
core = 7.x
files[] = translation.test
translation.module file modules/translation/translation.module Manages content translations.
translation.pages.inc file modules/translation/translation.pages.inc User page callbacks for the Translation module.
translation.test file modules/translation/translation.test Tests for the Translation module.
TranslationTestCase class modules/translation/translation.test Functional tests for the Translation module.
TranslationTestCase::$admin_user property modules/translation/translation.test
TranslationTestCase::$book property modules/translation/translation.test
TranslationTestCase::$translator property modules/translation/translation.test
TranslationTestCase::addLanguage function modules/translation/translation.test Installs the specified language, or enables it if it is already installed.
TranslationTestCase::assertContentByXPath function modules/translation/translation.test Asserts an element identified by the given XPath has the given content.
TranslationTestCase::assertLanguageSwitchLinks function modules/translation/translation.test Tests whether the specified language switch links are found.
TranslationTestCase::createPage function modules/translation/translation.test Creates a "Basic page" in the specified language.
TranslationTestCase::createTranslation function modules/translation/translation.test Creates a translation for a basic page in the specified language.
TranslationTestCase::emptyNode function modules/translation/translation.test Returns an empty node data structure.
TranslationTestCase::findContentByXPath function modules/translation/translation.test Searches for elements matching the given xpath and value.
TranslationTestCase::getInfo function modules/translation/translation.test
TranslationTestCase::resetCaches function modules/translation/translation.test Resets static caches to make the test code match the client-side behavior.
TranslationTestCase::setUp function modules/translation/translation.test Sets up a Drupal site for running functional and integration tests.
TranslationTestCase::testContentTranslation function modules/translation/translation.test Creates, modifies, and updates a basic page with a translation.
TranslationTestCase::testLanguageSwitcherBlockIntegration function modules/translation/translation.test Tests that the language switcher block alterations work as intended.
TranslationTestCase::testLanguageSwitchLinks function modules/translation/translation.test Checks that the language switch links behave properly.
translation_admin_paths function modules/translation/translation.module Implements hook_admin_paths().
TRANSLATION_ENABLED constant modules/translation/translation.module Identifies a content type which has translation support enabled.
translation_form_node_form_alter function modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter function modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_help function modules/translation/translation.module Implements hook_help().
translation_language_switch_links_alter function modules/translation/translation.module Implements hook_language_switch_links_alter().
translation_menu function modules/translation/translation.module Implements hook_menu().
translation_node_delete function modules/translation/translation.module Implements hook_node_delete().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.