You are here

Functions in Rich Snippets 7

Primary tabs

Namesort descending Location Description Direct uses Strings
apachesolr_get_field_mappings ./rich_snippets.legacy_apachesolr_get_field_mappings.inc Gets the Apache Solr field mappings. 1 1
apachesolr_get_index_key_map ./rich_snippets.legacy_apachesolr_get_index_key_map.inc Returns a mapping of entity field names to solr index keys. 2 1
apachesolr_search_result_schema ./rich_snippets.module Implements hook_rich_snippets_get_schema().
hook_preprocess_search_result_SCHEMA_schema ./rich_snippets.api.php Preprocess the search result template variables per schema.
hook_rich_snippets_preprocessors ./rich_snippets.api.php Returns all preprocessor definitions.
hook_search_result_schema ./rich_snippets.api.php Gets the schema from the result.
node_search_result_schema ./rich_snippets.module Implements hook_rich_snippets_get_schema().
rich_snippets_apachesolr_field_mappings ./rich_snippets.apachesolr.inc Implements hook_apachesolr_field_mappings().
rich_snippets_apachesolr_image_indexing_callback ./rich_snippets.apachesolr.inc Indexing callback that stores the image uri. 1
rich_snippets_apachesolr_index_document_build ./rich_snippets.apachesolr.inc Implements hook_apachesolr_index_document_build().
rich_snippets_apachesolr_query_alter ./rich_snippets.apachesolr.inc Implements hook_apachesolr_query_alter().
rich_snippets_apachesolr_search_result_alter ./rich_snippets.apachesolr.inc Implements hook_apachesolr_search_result_alter().
rich_snippets_apachesolr_text_indexing_callback ./rich_snippets.apachesolr.inc Indexing callback that stores text. 1
rich_snippets_create_styled_image ./rich_snippets.apachesolr.inc Generates a styled image programmatically. 1
rich_snippets_date_formats ./rich_snippets.module Implements hook_date_formats().
rich_snippets_date_format_types ./rich_snippets.module Implements hook_date_format_types().
rich_snippets_default_preprocessor ./rich_snippets.preprocess.inc Default preprocessor when the result isn't associated with a schema. 1
rich_snippets_extract_bundle ./rich_snippets.apachesolr.inc Helper function to get the entity's bundle. 2
rich_snippets_get_apachesolr_image_info_field ./rich_snippets.apachesolr.inc Converts the Solr field containing the image to the info field name. 3
rich_snippets_get_preprocessors ./rich_snippets.module Gathers all preprocessor definitions. 1
rich_snippets_get_rdf_schema_mappings ./rich_snippets.module Returns a mapping of schema.org schema to field names. 4
rich_snippets_get_result_schema ./rich_snippets.module Returns the schema associated with a bundle. 2
rich_snippets_get_schema_from_predicates ./rich_snippets.module Returns all Schema.org schema in the RDF predicates for a field. 2
rich_snippets_has_schemaorg_mapping ./rich_snippets.apachesolr.inc Returns TRUE if the field is mapped to a Schema.org schema or property. 2
rich_snippets_image_default_styles ./rich_snippets.module Implements hook_image_default_styles().
rich_snippets_install ./rich_snippets.install Implements hook_install().
rich_snippets_invoke_preprocess_hooks ./rich_snippets.module Invoke the schema specific preprocess hooks. 1
rich_snippets_preprocessor_load ./rich_snippets.module Loads the preprocessor for a given module. 1
rich_snippets_preprocess_search_result ./rich_snippets.module Implements hook_preprocess_HOOK() for theme_search_result().
rich_snippets_preprocess_search_result_event_schema ./rich_snippets.preprocess.inc Implements preprocess_search_result_SCHEMA_schema() for event.
rich_snippets_rich_snippets_preprocessors ./rich_snippets.module Implements hook_rich_snippets_preprocessors().
rich_snippets_shorten_url ./rich_snippets.module Returns a shortened URL. 1
rich_snippets_theme ./rich_snippets.module Implements hook_theme().
rich_snippets_theme_registry_alter ./rich_snippets.module Implements hook_theme_registry_alter().
rich_snippets_uninstall ./rich_snippets.install Implements hook_uninstall().
rich_snippets_update_7100 ./rich_snippets.install Remove the bad date formats discovered in issue #1874416.
rich_snippets_update_7101 ./rich_snippets.install Forgot to update the install function. Recheck everything!
rich_snippet_normalize_schema ./rich_snippets.module Normalizes the schema to a value suitable for use in function names. 1
theme_rich_snippets_date ./rich_snippets.theme.inc Returns HTML for result dates.

Other projects