You are here

Functions in Translation template extractor 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
potx_coder_review ./potx.module Callback implementation for coder review of one file. 1
potx_drush_command ./potx.drush.inc Implements hook_drush_command().
potx_drush_extract ./potx.drush.inc Drush command callback. 1
potx_drush_help ./potx.drush.inc Implementation of hook_drush_help().
potx_finish_processing ./potx.inc Executes tasks that need to happen after all the files have been processed. 3
potx_help ./potx.module Implementation of hook_help().
potx_local_init ./potx.local.inc Initialize potx to run locally, e.g. by drush. 3
potx_menu ./potx.module Implementation of hook_menu().
potx_requirements ./potx.install Implementation of hook_requirements().
potx_reviews ./potx.module Implementation of hook_reviews(). Coder module integration.
potx_select_component_form ./potx.admin.inc Component selection interface. 1
potx_select_component_form_submit ./potx.admin.inc Generate translation template or translation file for the requested component.
potx_select_component_form_validate ./potx.admin.inc Validation handler for potx component selection form.
potx_status ./potx.inc Status notification function. 14
potx_test_5_menu tests/potx_test_5.module Implementation of hook_menu()
potx_test_5_page tests/potx_test_5.module 1
potx_test_5_perm tests/potx_test_5.module
potx_test_5_permission tests/potx_test_5.module
potx_test_6_menu tests/potx_test_6.module Implementation of hook_menu()
potx_test_6_menu_alter tests/potx_test_6.module Implementation of hook_menu_alter()
potx_test_6_page tests/potx_test_6.module 1
potx_test_6_perm tests/potx_test_6.module
potx_test_6_permission tests/potx_test_6.module
twig_array_batch vendor/Twig/Extension/Core.php Batches item. 1
twig_array_merge vendor/Twig/Extension/Core.php Merges an array with another one. 1
twig_constant vendor/Twig/Extension/Core.php Provides the ability to get constants from instances as well as class/global constants. 1
twig_cycle vendor/Twig/Extension/Core.php Cycles over a value. 1
twig_date_converter vendor/Twig/Extension/Core.php Converts an input to a DateTime instance. 1 1
twig_date_format_filter vendor/Twig/Extension/Core.php Converts a date to the given format. 1
twig_date_modify_filter vendor/Twig/Extension/Core.php Returns a new date object modified. 1
twig_ensure_traversable vendor/Twig/Extension/Core.php @internal
twig_escape_filter vendor/Twig/Extension/Core.php Escapes a string. 1
twig_escape_filter_is_safe vendor/Twig/Extension/Core.php @internal 1
twig_first vendor/Twig/Extension/Core.php Returns the first element of the item. 1
twig_get_array_keys_filter vendor/Twig/Extension/Core.php Returns the keys for the given array. 1
twig_include vendor/Twig/Extension/Core.php Renders a template. 1
twig_in_filter vendor/Twig/Extension/Core.php @internal
twig_join_filter vendor/Twig/Extension/Core.php Joins the values to a string. 1
twig_last vendor/Twig/Extension/Core.php Returns the last element of the item. 1
twig_number_format_filter vendor/Twig/Extension/Core.php Number format filter. 1
twig_random vendor/Twig/Extension/Core.php Returns a random value depending on the supplied parameter type: 1
twig_raw_filter vendor/Twig/Extension/Escaper.php Marks a variable as being safe. 1
twig_replace_filter vendor/Twig/Extension/Core.php Replaces strings within a string. 1
twig_reverse_filter vendor/Twig/Extension/Core.php Reverses a variable. 1
twig_round vendor/Twig/Extension/Core.php Rounds a number. 1
twig_slice vendor/Twig/Extension/Core.php Slices a variable. 2 1
twig_sort_filter vendor/Twig/Extension/Core.php Sorts an array. 1
twig_source vendor/Twig/Extension/Core.php Returns a template content without rendering it. 1
twig_split_filter vendor/Twig/Extension/Core.php Splits the string into an array. 1
twig_template_from_string vendor/Twig/Extension/StringLoader.php Loads a template from a string. 1

Pages

Other projects