Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
rdf_mapping_load drupal-7.x/modules/rdf/rdf.module Returns the mapping for attributes of a given entity type/bundle pair. 7 1
rdf_mapping_save drupal-7.x/modules/rdf/rdf.module Saves an RDF mapping to the database. 5
rdf_modules_installed drupal-7.x/modules/rdf/rdf.module Implements hook_modules_installed(). 1
rdf_modules_uninstalled drupal-7.x/modules/rdf/rdf.module Implements hook_modules_uninstalled().
rdf_preprocess_comment drupal-7.x/modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_field drupal-7.x/modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_image drupal-7.x/modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_node drupal-7.x/modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_taxonomy_term drupal-7.x/modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_username drupal-7.x/modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_preprocess_user_profile drupal-7.x/modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
rdf_process drupal-7.x/modules/rdf/rdf.module Template process function for adding extra tags to hold RDFa attributes.
rdf_rdfa_attributes drupal-7.x/modules/rdf/rdf.module Builds an array of RDFa attributes for a given mapping. This array will typically be passed through drupal_attributes() to create the attributes variables that are available to template files. These include $attributes, $title_attributes,… 5
rdf_rdf_namespaces drupal-7.x/modules/rdf/rdf.module Implements hook_rdf_namespaces().
rdf_schema drupal-7.x/modules/rdf/rdf.install Implements hook_schema().
rdf_test_install drupal-7.x/modules/rdf/tests/rdf_test.install Implements hook_install().
rdf_test_rdf_mapping drupal-7.x/modules/rdf/tests/rdf_test.module Implements hook_rdf_mapping().
rdf_test_rdf_namespaces drupal-7.x/modules/rdf/tests/rdf_test.module Implements hook_rdf_namespaces().
rdf_theme drupal-7.x/modules/rdf/rdf.module Implements hook_theme().
registry_get_parsed_files drupal-7.x/includes/registry.inc Return the list of files in registry_file 1
registry_rebuild drupal-7.x/includes/bootstrap.inc Rescans all enabled modules and rebuilds the registry. 2
registry_update drupal-7.x/includes/bootstrap.inc Updates the registry based on the latest files listed in the database. 3
render drupal-7.x/includes/common.inc Renders an element. 23 4
request_path drupal-7.x/includes/bootstrap.inc Returns the requested URL path of the page being viewed. 3
request_uri drupal-7.x/includes/bootstrap.inc Returns the equivalent of Apache's $_SERVER['REQUEST_URI'] variable. 13 7
requirements1_test_requirements drupal-7.x/modules/simpletest/tests/requirements1_test.install Implements hook_requirements().
search_admin_reindex_submit drupal-7.x/modules/search/search.admin.inc Form submission handler for reindex button on search_admin_settings_form(). 1
search_admin_settings drupal-7.x/modules/search/search.admin.inc Menu callback: displays the search module settings page. 1
search_admin_settings_submit drupal-7.x/modules/search/search.admin.inc Form submission handler for search_admin_settings(). 1
search_admin_settings_validate drupal-7.x/modules/search/search.admin.inc Form validation handler for search_admin_settings(). 1
search_block_info drupal-7.x/modules/search/search.module Implements hook_block_info().
search_block_view drupal-7.x/modules/search/search.module Implements hook_block_view().
search_box drupal-7.x/modules/search/search.module Form builder; Output a search form for the search block's search box. 1
search_box_form_submit drupal-7.x/modules/search/search.module Process a block search form submission. 1
search_comment_delete drupal-7.x/modules/search/search.module Implements hook_comment_delete().
search_comment_insert drupal-7.x/modules/search/search.module Implements hook_comment_insert().
search_comment_publish drupal-7.x/modules/search/search.module Implements hook_comment_publish().
search_comment_unpublish drupal-7.x/modules/search/search.module Implements hook_comment_unpublish().
search_comment_update drupal-7.x/modules/search/search.module Implements hook_comment_update().
search_cron drupal-7.x/modules/search/search.module Implements hook_cron().
search_data drupal-7.x/modules/search/search.module Performs a search by calling hook_search_execute(). 1
search_dirty drupal-7.x/modules/search/search.module Marks a word as "dirty" (changed), or retrieves the list of dirty words. 2
search_embedded_form_form drupal-7.x/modules/search/tests/search_embedded_form.module Builds a form for embedding in search results for testing. 2
search_embedded_form_form_submit drupal-7.x/modules/search/tests/search_embedded_form.module Submit handler for search_embedded_form_form(). 1
search_embedded_form_menu drupal-7.x/modules/search/tests/search_embedded_form.module Implements hook_menu().
search_embedded_form_preprocess_search_result drupal-7.x/modules/search/tests/search_embedded_form.module Adds the test form to search results.
search_excerpt drupal-7.x/modules/search/search.module Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results. 4
search_expand_cjk drupal-7.x/modules/search/search.module Splits CJK (Chinese, Japanese, Korean) text into tokens. 1
search_expression_extract drupal-7.x/modules/search/search.module Extracts a module-specific search option from a search expression. 2
search_expression_insert drupal-7.x/modules/search/search.module Adds a module-specific search option to a search expression. 3

Páginas