You are here

Functions in Views Natural Sort 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
views_natural_sort_entity_delete ./views_natural_sort.module Implements hook_entity_delete().
views_natural_sort_entity_insert ./views_natural_sort.module Implements hook_entity_insert(). 1
views_natural_sort_entity_update ./views_natural_sort.module Implements hook_entity_update().
views_natural_sort_finish_rebuild ./views_natural_sort.module 1
views_natural_sort_help ./views_natural_sort.module Implements hook_help().
views_natural_sort_install ./views_natural_sort.install Implements hook_install().
views_natural_sort_module_implements_alter ./views_natural_sort.module Implements hook_module_implements_alter().
views_natural_sort_numbers ./views_natural_sort.inc Transform numbers in a string into a natural sortable string.
views_natural_sort_queue_data_for_rebuild ./views_natural_sort.module Views_natural_sort_queue_data_for_rebuild description. 2
views_natural_sort_rebuild_index ./views_natural_sort.module 1
views_natural_sort_remove ./views_natural_sort.module Remove a views_natural_sort index entry based on keys. 1
views_natural_sort_remove_beginning_words ./views_natural_sort.inc Remove all the configured words from the beginning of the string only.
views_natural_sort_remove_symbols ./views_natural_sort.inc Remove all the configured symbols from the string.
views_natural_sort_remove_words ./views_natural_sort.inc Remove all the configured words from the string.
views_natural_sort_schema ./views_natural_sort.install Implements hook_schema().
views_natural_sort_test_help tests/modules/views_natural_sort_test/views_natural_sort_test.module Implements hook_help().
views_natural_sort_uninstall ./views_natural_sort.install Implements hook_uninstall().
views_natural_sort_views_data_alter ./views_natural_sort.views.inc Implements hook_views_data_alter().
views_natural_sort_views_natural_sort_get_entry_types ./views_natural_sort.module Implements hook_views_natural_sort_get_entry_types().
views_natural_sort_views_natural_sort_queue_rebuild_data ./views_natural_sort.module Implements hook_views_natural_sort_queue_rebuild_data().
_views_natural_sort_number_transform_match_callback ./views_natural_sort.inc Transforms a string representing numbers into a special format. 1

Other projects