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