Search for export

  1. Search 9.5.x for export
  2. Search 8.9.x for export
  3. Search 10.3.x for export
  4. Search 11.x for export
  5. Other projects
Title Object type File name Summary
book-export-html.tpl.php file modules/book/book-export-html.tpl.php Default theme implementation for printed version of book outline.
book-node-export-html.tpl.php file modules/book/book-node-export-html.tpl.php Default theme implementation for a single node in a printer-friendly outline.
BookTestCase::testBookExport function modules/book/book.test Tests book export ("printer-friendly version") functionality.
book_export function modules/book/book.pages.inc Menu callback; Generates representations of a book page and its children.
book_export_html function modules/book/book.pages.inc Generates HTML for export when invoked by book_export().
book_export_traverse function modules/book/book.module Traverses the book tree to build printable or exportable output.
book_node_export function modules/book/book.module Generates printer-friendly HTML for a node.
drupal_var_export function includes/utility.inc Drupal-friendly var_export().
LocaleExportFunctionalTest class modules/locale/locale.test Functional tests for the export of translation files.
LocaleExportFunctionalTest::$admin_user property modules/locale/locale.test A user able to create languages and export translations.
LocaleExportFunctionalTest::getInfo function modules/locale/locale.test
LocaleExportFunctionalTest::getPoFile function modules/locale/locale.test Helper function that returns a proper .po file.
LocaleExportFunctionalTest::setUp function modules/locale/locale.test
LocaleExportFunctionalTest::testExportTranslation function modules/locale/locale.test Test exportation of translations.
LocaleExportFunctionalTest::testExportTranslationTemplateFile function modules/locale/locale.test Test exportation of translation template file.
locale_translate_export_pot_form function modules/locale/locale.admin.inc Translation template export form.
locale_translate_export_po_form function modules/locale/locale.admin.inc Form to export PO files for the languages provided.
locale_translate_export_po_form_submit function modules/locale/locale.admin.inc Process a translation (or template) export form submission.
locale_translate_export_screen function modules/locale/locale.admin.inc User interface for the translation export screen.
template_preprocess_book_export_html function modules/book/book.module Processes variables for book-export-html.tpl.php.
template_preprocess_book_node_export_html function modules/book/book.module Processes variables for book-node-export-html.tpl.php.
Translation import/export API. group includes/locale.inc Functions to import and export translations.
_locale_export_get_strings function includes/locale.inc Generates a structured array of all strings with translations in
$language, if given. This array can be used to generate an export
of the string in the database.
_locale_export_po function includes/locale.inc Write a generated PO or POT file to the output.
_locale_export_po_generate function includes/locale.inc Generates the PO(T) file contents for given strings.
_locale_export_remove_plural function includes/locale.inc Removes plural index information from a string
_locale_export_string function includes/locale.inc Print out a string on multiple lines
_locale_export_wrap function includes/locale.inc Custom word wrapping for Portable Object (Template) files.

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