Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
poll_user_cancel drupal-7.x/modules/poll/poll.module Implements hook_user_cancel().
poll_user_delete drupal-7.x/modules/poll/poll.module Implements hook_user_delete().
poll_validate drupal-7.x/modules/poll/poll.module Implements hook_validate().
poll_view drupal-7.x/modules/poll/poll.module Implements hook_view().
poll_view_results drupal-7.x/modules/poll/poll.module Generates a graphical representation of the results of a poll. 2 5
poll_view_voting drupal-7.x/modules/poll/poll.module Generates the voting form for a poll. 5
poll_view_voting_validate drupal-7.x/modules/poll/poll.module Validation function for processing votes
poll_vote drupal-7.x/modules/poll/poll.module Submit handler for processing a vote. 14
poll_votes drupal-7.x/modules/poll/poll.pages.inc Callback for the 'votes' tab for polls you can see other votes on 3
profile_admin_overview drupal-7.x/modules/profile/profile.admin.inc Form builder to display a listing of all editable profile fields. 2
profile_admin_overview_submit drupal-7.x/modules/profile/profile.admin.inc Submit handler to update changed profile field weights and categories.
profile_admin_settings_autocomplete drupal-7.x/modules/profile/profile.admin.inc Retrieve a pipe delimited string of autocomplete suggestions for profile categories 1
profile_autocomplete drupal-7.x/modules/profile/profile.pages.inc Callback to allow autocomplete of profile text fields. 1
profile_block_configure drupal-7.x/modules/profile/profile.module Implements hook_block_configure().
profile_block_info drupal-7.x/modules/profile/profile.module Implements hook_block_info().
profile_block_save drupal-7.x/modules/profile/profile.module Implements hook_block_save().
profile_block_view drupal-7.x/modules/profile/profile.module Implements hook_block_view().
profile_browse drupal-7.x/modules/profile/profile.pages.inc Menu callback; display a list of user information. 1
profile_category_access drupal-7.x/modules/profile/profile.module Menu item access callback - check if a user has access to a profile category. 1
profile_field_delete drupal-7.x/modules/profile/profile.admin.inc Menu callback; deletes a field from all user profiles. 1
profile_field_delete_submit drupal-7.x/modules/profile/profile.admin.inc Process a field delete form submission.
profile_field_form drupal-7.x/modules/profile/profile.admin.inc Menu callback: Generate a form to add/edit a user profile field. 1
profile_field_form_submit drupal-7.x/modules/profile/profile.admin.inc Process profile_field_form submissions.
profile_field_form_validate drupal-7.x/modules/profile/profile.admin.inc Validate profile_field_form submissions.
profile_form_alter drupal-7.x/modules/profile/profile.module Implements hook_form_alter().
profile_help drupal-7.x/modules/profile/profile.module Implements hook_help().
profile_menu drupal-7.x/modules/profile/profile.module Implements hook_menu().
profile_save_profile drupal-7.x/modules/profile/profile.module 2
profile_schema drupal-7.x/modules/profile/profile.install Implements hook_schema().
profile_theme drupal-7.x/modules/profile/profile.module Implements hook_theme().
profile_uninstall drupal-7.x/modules/profile/profile.install Implements hook_uninstall().
profile_update_7001 drupal-7.x/modules/profile/profile.install Rename {profile_fields} table to {profile_field} and {profile_values} to {profile_value}.
profile_update_7002 drupal-7.x/modules/profile/profile.install Change the weight column to normal int.
profile_user_cancel drupal-7.x/modules/profile/profile.module Implements hook_user_cancel().
profile_user_categories drupal-7.x/modules/profile/profile.module Implements hook_user_categories().
profile_user_delete drupal-7.x/modules/profile/profile.module Implements hook_user_delete().
profile_user_form_validate drupal-7.x/modules/profile/profile.module Form validation handler for the user register/profile form. 1
profile_user_insert drupal-7.x/modules/profile/profile.module Implements hook_user_insert().
profile_user_load drupal-7.x/modules/profile/profile.module Implements hook_user_load().
profile_user_presave drupal-7.x/modules/profile/profile.module Implements hook_user_presave().
profile_user_view drupal-7.x/modules/profile/profile.module Implements hook_user_view().
profile_view_field drupal-7.x/modules/profile/profile.module 2
rdf_comment_load drupal-7.x/modules/rdf/rdf.module Implements hook_comment_load().
rdf_entity_info_alter drupal-7.x/modules/rdf/rdf.module Implements hook_entity_info_alter().
rdf_entity_load drupal-7.x/modules/rdf/rdf.module Implements hook_entity_load().
rdf_field_attach_view_alter drupal-7.x/modules/rdf/rdf.module Implements hook_field_attach_view_alter().
rdf_get_namespaces drupal-7.x/modules/rdf/rdf.module Returns an array of RDF namespaces defined in modules that implement hook_rdf_namespaces(). 2 1
rdf_help drupal-7.x/modules/rdf/rdf.module Implements hook_help().
rdf_install drupal-7.x/modules/rdf/rdf.install Implements hook_install().
rdf_mapping_delete drupal-7.x/modules/rdf/rdf.module Deletes the mapping for the given bundle from the database. 1

Páginas