Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| tracker_node_delete | function | modules/ |
Implements hook_node_delete(). |
| tracker_node_insert | function | modules/ |
Implements hook_node_insert(). |
| tracker_node_update | function | modules/ |
Implements hook_node_update(). |
| tracker_page | function | modules/ |
Page callback: prints a listing of active nodes on the site. |
| tracker_schema | function | modules/ |
Implements hook_schema(). |
| tracker_uninstall | function | modules/ |
Implements hook_uninstall(). |
| tracker_update_7000 | function | modules/ |
Create new tracker_node and tracker_user tables. |
| TranslatableUpgradePathTestCase | class | modules/ |
Upgrade test for translatable content types of node.module. |
| TranslatableUpgradePathTestCase::getInfo | function | modules/ |
|
| TranslatableUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| TranslatableUpgradePathTestCase::testTranslatableUpgrade | function | modules/ |
Test a successful upgrade (no negotiation). |
| 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/ |
|
| 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(). |
| translation_node_get_translations | function | modules/ |
Gets all nodes in a given translation set. |
| translation_node_insert | function | modules/ |
Implements hook_node_insert(). |
| translation_node_overview | function | modules/ |
Page callback: Displays a list of a node's translations. |
| translation_node_prepare | function | modules/ |
Implements hook_node_prepare(). |
| translation_node_update | function | modules/ |
Implements hook_node_update(). |
| translation_node_validate | function | modules/ |
Implements hook_node_validate(). |
Pagination
- Previous page
- Page 201
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.