You are here

Functions in Delete Orphaned Terms 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
delete_orphaned_terms_admin ./delete_orphaned_terms.module The admin menu. (Tab 1) 1
delete_orphaned_terms_admin_parameters ./delete_orphaned_terms.module The admin menu. (Tab 2) 1
delete_orphaned_terms_cron ./delete_orphaned_terms.module Implementation of hook_cron().
delete_orphaned_terms_form_manual ./delete_orphaned_terms.module The user menu. 1
delete_orphaned_terms_help ./delete_orphaned_terms.module Implementation of hook_help().
delete_orphaned_terms_install ./delete_orphaned_terms.install Implementation of hook_install().
delete_orphaned_terms_menu ./delete_orphaned_terms.module Implementation of hook_menu().
delete_orphaned_terms_uninstall ./delete_orphaned_terms.install Implementation of hook_uninstall().
delete_orphaned_terms_update_6200 ./delete_orphaned_terms.install Implementation of hook_update().
_delete_orphaned_terms ./delete_orphaned_terms.module Checks which elements of the form were used and prunes the taxonomy according to those settings. (internal function, not to be considered as API) 1 2
_delete_orphaned_terms_element_validate_percentage ./delete_orphaned_terms.module Verifies the syntax of the given percentage value. 1
_delete_orphaned_terms_element_validate_threshold ./delete_orphaned_terms.module Verifies the syntax of the given threshold value. 1
_delete_orphaned_terms_vocab_names ./delete_orphaned_terms.module Helper function: retrieves vocabularies' names 2
_dot_get ./delete_orphaned_terms.module Wrapper for variable_get(). 6
__delete_orphaned_terms_defaults ./delete_orphaned_terms.module Returns default values, used by _dot_get(). 1

Other projects