Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
node_validate drupal/modules/node/node.module Implements hook_validate(). 1
node_view drupal/modules/node/node.module Generates an array for rendering the given node. 14 1
node_view_multiple drupal/modules/node/node.module Constructs a drupal_render() style array from an array of loaded nodes. 5
number_field_formatter_info drupal/modules/field/modules/number/number.module Implements hook_field_formatter_info().
number_field_formatter_settings_form drupal/modules/field/modules/number/number.module Implements hook_field_formatter_settings_form().
number_field_formatter_settings_summary drupal/modules/field/modules/number/number.module Implements hook_field_formatter_settings_summary().
number_field_formatter_view drupal/modules/field/modules/number/number.module Implements hook_field_formatter_view().
number_field_info drupal/modules/field/modules/number/number.module Implements hook_field_info().
number_field_instance_settings_form drupal/modules/field/modules/number/number.module Implements hook_field_instance_settings_form().
number_field_is_empty drupal/modules/field/modules/number/number.module Implements hook_field_is_empty().
number_field_presave drupal/modules/field/modules/number/number.module Implements hook_field_presave().
number_field_schema drupal/modules/field/modules/number/number.install Implements hook_field_schema().
number_field_settings_form drupal/modules/field/modules/number/number.module Implements hook_field_settings_form().
number_field_validate drupal/modules/field/modules/number/number.module Implements hook_field_validate().
number_field_widget_error drupal/modules/field/modules/number/number.module Implements hook_field_widget_error().
number_field_widget_form drupal/modules/field/modules/number/number.module Implements hook_field_widget_form().
number_field_widget_info drupal/modules/field/modules/number/number.module Implements hook_field_widget_info().
number_field_widget_validate drupal/modules/field/modules/number/number.module FAPI validation of an individual number element. 1
number_help drupal/modules/field/modules/number/number.module Implements hook_help().
nyan_cat_extension drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_extension().
nyan_cat_init drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Includes .theme file from themes.
nyan_cat_render_template drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_render_template().
nyan_cat_theme drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_theme().
openid_admin_paths drupal/modules/openid/openid.module Implements hook_admin_paths().
openid_association drupal/modules/openid/openid.module Attempt to create a shared secret with the OpenID Provider. 1 1
openid_association_request drupal/modules/openid/openid.module 1
openid_authentication drupal/modules/openid/openid.module Authenticate a user or attempt registration. 1
openid_authentication_page drupal/modules/openid/openid.pages.inc Menu callback; Process an OpenID authentication. 1
openid_authentication_request drupal/modules/openid/openid.module 1
openid_begin drupal/modules/openid/openid.module The initial step of OpenID authentication responsible for the following: 2
openid_complete drupal/modules/openid/openid.module Completes OpenID authentication by validating returned data from the OpenID Provider. 2
openid_cron drupal/modules/openid/openid.module Remove expired nonces from the database.
openid_discovery drupal/modules/openid/openid.module Perform discovery on a claimed ID to determine the OpenID provider endpoint. 2
openid_extract_ax_values drupal/modules/openid/openid.inc Extracts values from an OpenID AX Response. 2
openid_extract_namespace drupal/modules/openid/openid.inc Extract all the parameters belonging to an extension in a response message. 3
openid_form_user_login_alter drupal/modules/openid/openid.module Implements hook_form_FORM_ID_alter().
openid_form_user_login_block_alter drupal/modules/openid/openid.module Implements hook_form_FORM_ID_alter().
openid_form_user_register_form_alter drupal/modules/openid/openid.module Implements hook_form_FORM_ID_alter().
openid_help drupal/modules/openid/openid.module Implements hook_help().
openid_login_validate drupal/modules/openid/openid.module Login form _validate hook 1
openid_menu drupal/modules/openid/openid.module Implements hook_menu().
openid_menu_site_status_alter drupal/modules/openid/openid.module Implements hook_menu_site_status_alter().
openid_normalize drupal/modules/openid/openid.inc Normalize the given identifier. 8
openid_openid_discovery_method_info drupal/modules/openid/openid.module Implements hook_openid_discovery_method_info().
openid_openid_normalization_method_info drupal/modules/openid/openid.module Implements hook_openid_normalization_method_info().
openid_redirect drupal/modules/openid/openid.inc Creates a js auto-submit redirect for (for the 2.x protocol) 1
openid_redirect_form drupal/modules/openid/openid.inc 1
openid_redirect_http drupal/modules/openid/openid.inc Performs an HTTP 302 redirect (for the 1.x protocol). 1
openid_requirements drupal/modules/openid/openid.install Implements hook_requirements().
openid_schema drupal/modules/openid/openid.install Implements hook_schema().

Pages

Other projects