You are here

Functions in Finder 7

Primary tabs

Namesort descending Location Description Direct uses Strings
finder_export ./finder.module Build finder code string recursively. 1 2
finder_fetch_cache_schema ./finder.install Gets a cache.module compatible table schema. 2
finder_field_alias ./finder.module Build field alias in consistent manner. 4
finder_find ./finder.module Get a list of choices for form or results. 3
finder_find_choices ./finder.module Postprocessing for returned finder_find options when mode is choices. 1
finder_find_query ./finder.module Build basic finder query arrays. 2
finder_form includes/finder.form.inc FAPI definition for the finder form. 1
finder_forms ./finder.module Implements hook_forms().
finder_form_goto includes/finder.form.inc Redirect from a finder form. 1
finder_form_state includes/finder.form.inc Statically 'get' or 'set' the FAPI form state in a per-finder cache. 3
finder_form_submit includes/finder.form.inc Submit function for finder form. 1
finder_form_validate includes/finder.form.inc Validate function for finder form. 1
finder_i18nstrings_delete_strings modules/finder_i18nstrings/finder_i18nstrings.module Recursively delete strings using the map. 1
finder_i18nstrings_finderapi modules/finder_i18nstrings/finder_i18nstrings.module Implements hook_finderapi().
finder_i18nstrings_form_finder_admin_edit_alter modules/finder_i18nstrings/finder_i18nstrings.module Implements hook_form_FORM_ID_alter().
finder_i18nstrings_form_finder_admin_element_edit_alter modules/finder_i18nstrings/finder_i18nstrings.module Implements hook_form_FORM_ID_alter().
finder_i18nstrings_locale modules/finder_i18nstrings/finder_i18nstrings.module Implements hook_locale().
finder_i18nstrings_map modules/finder_i18nstrings/finder_i18nstrings.module Get a map of which fields are translatable. 1
finder_i18nstrings_map_from_form modules/finder_i18nstrings/finder_i18nstrings.module Get a default map of which fields are translatable from the form. 1
finder_i18nstrings_multilingual_instructions modules/finder_i18nstrings/finder_i18nstrings.module Get the form element which adds multilingual instructions to a form. 2
finder_i18nstrings_save_strings modules/finder_i18nstrings/finder_i18nstrings.module Recursively save strings using the map. 1
finder_i18nstrings_translate_strings modules/finder_i18nstrings/finder_i18nstrings.module Recursively translate strings using the map. 1
finder_i18nstrings_types modules/finder_i18nstrings/finder_i18nstrings.module Get an arrray of form element types that are translatable. 1
finder_import ./finder.module Evaluate and return decoded string. 1 2
finder_import_objects ./finder.module Recursively converts arrays back into objects. 1
finder_inc ./finder.module Load a module include file according to finder's naming convention. 2
finder_inc_path ./finder.module Returns the path to a module's includes directory according to finder's naming convention. 3
finder_invoke_finderapi ./finder.module Invoke hook_finderapi(). 19
finder_load ./finder.module Load a finder object from the database. 11
finder_load_base_handler ./finder.module Attach base handler data to the finder. 1
finder_load_element_handler ./finder.module Attach element handler data to the finder. 1
finder_load_links ./finder.module Attach 'links' data and 'admin links' data to the finder. 1
finder_load_multiple ./finder.module Load finder objects from the database. 8
finder_load_objects ./finder.module Load objects from the database. 2
finder_menu ./finder.module Implements hook_menu().
finder_menu_element_allowed ./finder.module Menu item access callback to hide the 'Finder element settings' tab when it shouldn't be shown (when the element ID arg isn't present). 1
finder_node_finder_base_handlers modules/finder_node/finder_node.module Implements hook_finder_base_handlers().
finder_node_finder_fields modules/finder_node/finder_node.module Implements hook_finder_fields().
finder_node_finder_find modules/finder_node/finder_node.module Implements hook_finder_find().
finder_node_finder_goto modules/finder_node/finder_node.module Implements hook_finder_goto().
finder_node_finder_result modules/finder_node/finder_node.module Implements hook_finder_result().
finder_node_form_finder_admin_element_edit_alter modules/finder_node/finder_node.module Implements hook_form_alter().
finder_node_get_types modules/finder_node/finder_node.module Get an array of content types for use in select forms. 1
finder_node_theme modules/finder_node/finder_node.module Implements hook_theme().
finder_optionwidgets_finder_admin_element_multiple_bits modules/finder_optionwidgets/finder_optionwidgets.module Add settings to the form pertaining to multiple bits. 1
finder_optionwidgets_finder_admin_element_rewrite_bits modules/finder_optionwidgets/finder_optionwidgets.module Add settings to the form pertaining to rewrites. 1
finder_optionwidgets_finder_element modules/finder_optionwidgets/finder_optionwidgets.module Implements hook_finder_element().
finder_optionwidgets_finder_element_handlers modules/finder_optionwidgets/finder_optionwidgets.module Implements hook_finder_element_handlers().
finder_optionwidgets_finder_form_state_alter modules/finder_optionwidgets/finder_optionwidgets.module Implements hook_finder_form_state_alter().
finder_optionwidgets_form_finder_admin_element_edit_alter modules/finder_optionwidgets/finder_optionwidgets.module Implements hook_form_FORM_ID_alter().

Pages

Other projects