You are here

Functions in Finder 6

Primary tabs

Namesort descending Location Description Direct uses Strings
finder_wheres ./finder.module 1
hook_finderapi ./finder.api.php Act on finders.
hook_finder_base_handlers ./finder.api.php Enables new types of findable Drupal objects.
hook_finder_element ./finder.api.php Build the form element for a finder element.
hook_finder_element_handlers ./finder.api.php Enable new kinds of element types.
hook_finder_export_alter ./finder.api.php Alter the default output of an export string.
hook_finder_find ./finder.api.php Fetch an array of choices or results.
hook_finder_find_keywords_alter ./finder.api.php Alter the keywords array used in finder_find().
hook_finder_find_options_alter ./finder.api.php Alter the choices or results returned by finder_find().
hook_finder_form_state_alter ./finder.api.php Alter the form state before it is set by finder_form_state().
hook_finder_goto ./finder.api.php Redirect to the first result.
hook_finder_goto_alter ./finder.api.php Alter the result or do a custom redirect before redirecting to first result.
hook_finder_match_operators_alter ./finder.api.php Alter the operators array returned by finder_match_operator().
hook_finder_query_alter ./finder.api.php Alter the query array before finder_query() builds it into SQL.
hook_finder_query_built_alter ./finder.api.php Alter the query array before finder_query() executes the SQL.
hook_finder_result ./finder.api.php Generate finder results output.
hook_finder_views_path_alter ./finder.api.php Provide or alter the path to a views result item.
hook_form_finder_admin_add_form_alter ./finder.api.php Alter the form on the finder administration page that lets you add a new finder.
hook_form_finder_admin_delete_alter ./finder.api.php Alter the finder delete confirmation form.
hook_form_finder_admin_edit_alter ./finder.api.php Alter the form to configure a finder.
hook_form_finder_admin_element_delete_alter ./finder.api.php Alter the form to configure a finder element delete confirmation form.
hook_form_finder_admin_element_edit_alter ./finder.api.php Alter the form to configure a finder element.
hook_form_finder_form_alter ./finder.api.php Perform alterations before a finder form is rendered.
theme_finder_admin_edit_elements_table includes/finder.inc Theme the admin table of draggable elements.
theme_finder_admin_edit_elements_table includes/finder.theme.inc Theme the admin table of draggable elements.
theme_finder_admin_links includes/finder.inc Theme the finder admin links.
theme_finder_admin_links includes/finder.theme.inc Theme the finder admin links.
theme_finder_autocomplete_autofill modules/finder_autocomplete/finder_autocomplete.module Theme an autocomplete autofill text value.
theme_finder_autocomplete_suggestion modules/finder_autocomplete/finder_autocomplete.module Theme an autocomplete popup suggestion.
theme_finder_autocomplete_textfield modules/finder_autocomplete/finder_autocomplete.module Format an autocomplete that autosubmits.
theme_finder_block includes/finder.inc Theme the finder block wrapper.
theme_finder_block includes/finder.theme.inc Theme the finder block wrapper.
theme_finder_links includes/finder.inc Theme the finder links.
theme_finder_links includes/finder.theme.inc Theme the finder links.
theme_finder_node_result modules/finder_node/finder_node.module Theme a node finder result.
theme_finder_optionwidgets_buttons_option modules/finder_optionwidgets/finder_optionwidgets.module Theme a buttons option.
theme_finder_optionwidgets_buttons_value modules/finder_optionwidgets/finder_optionwidgets.module Theme a buttons value.
theme_finder_optionwidgets_onoff_option modules/finder_optionwidgets/finder_optionwidgets.module Theme an onoff option.
theme_finder_optionwidgets_onoff_value modules/finder_optionwidgets/finder_optionwidgets.module Theme an onoff value.
theme_finder_optionwidgets_select_option modules/finder_optionwidgets/finder_optionwidgets.module Theme a select option.
theme_finder_optionwidgets_select_value modules/finder_optionwidgets/finder_optionwidgets.module Theme a select value.
theme_finder_page includes/finder.inc Theme the finder page wrapper.
theme_finder_page includes/finder.theme.inc Theme the finder page wrapper.
theme_finder_results includes/finder.inc Theme the finder results wrapper. 1
theme_finder_results includes/finder.theme.inc Theme the finder results wrapper. 1
theme_finder_search_results modules/finder_search/finder_search.module Theme search results for finder.
theme_finder_user_result modules/finder_user/finder_user.module Theme a user finder result.
theme_finder_view includes/finder.inc Theme the finder.
theme_finder_view includes/finder.theme.inc Theme the finder.
theme_finder_views_results modules/finder_views/finder_views.module Theme the views finder results.

Pages

Other projects