Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
book_outline_form_submit drupal-7.x/modules/book/book.pages.inc Form submission handler for book_outline_form().
book_page_alter drupal-7.x/modules/book/book.module Implements hook_page_alter().
book_permission drupal-7.x/modules/book/book.module Implements hook_permission().
book_pick_book_nojs_submit drupal-7.x/modules/book/book.module Form submission handler for node_form(). 1
book_prev drupal-7.x/modules/book/book.module Fetches the menu link for the previous page of the book. 1
book_remove_button_submit drupal-7.x/modules/book/book.pages.inc Form submission handler for book_outline_form(). 1
book_remove_form drupal-7.x/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1
book_remove_form_submit drupal-7.x/modules/book/book.pages.inc Form submission handler for book_remove_form().
book_render drupal-7.x/modules/book/book.pages.inc Menu callback: Prints a listing of all books. 1
book_schema drupal-7.x/modules/book/book.install Implements hook_schema().
book_theme drupal-7.x/modules/book/book.module Implements hook_theme().
book_toc drupal-7.x/modules/book/book.module Returns an array of book pages in table of contents order. 1
book_type_is_allowed drupal-7.x/modules/book/book.module Determine if a given node type is in the list of types allowed for books. 1
book_uninstall drupal-7.x/modules/book/book.install Implements hook_uninstall().
book_update_bid drupal-7.x/modules/book/book.module Updates the book ID of a page and its children when it moves to a new book. 1
bootstrap_hooks drupal-7.x/includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded. 1
bootstrap_invoke_all drupal-7.x/includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it. 3
cache_clear_all drupal-7.x/includes/cache.inc Expires data from the cache. 77 2
cache_get drupal-7.x/includes/cache.inc Returns data from the persistent cache. 49
cache_get_multiple drupal-7.x/includes/cache.inc Returns data from the persistent cache when given an array of cache IDs. 3
cache_is_empty drupal-7.x/includes/cache.inc Checks if a cache bin is empty. 1
cache_set drupal-7.x/includes/cache.inc Stores data in the persistent cache. 48
callback_entity_info_label drupal-7.x/modules/system/system.api.php Return the label of an entity.
callback_entity_info_language drupal-7.x/modules/system/system.api.php Return the language code of the entity.
callback_entity_info_uri drupal-7.x/modules/system/system.api.php Return the URI for an entity.
callback_filter_prepare drupal-7.x/modules/filter/filter.api.php Provide prepared text with special characters escaped.
callback_filter_process drupal-7.x/modules/filter/filter.api.php Provide text filtered to conform to the supplied format.
callback_filter_settings drupal-7.x/modules/filter/filter.api.php Provide a settings form for filter settings.
callback_filter_tips drupal-7.x/modules/filter/filter.api.php Return help text for a filter.
callback_search_conditions drupal-7.x/modules/search/search.api.php Provide search query conditions. 1
check_markup drupal-7.x/modules/filter/filter.module Runs all the enabled filters on a piece of text. 15
check_plain drupal-7.x/includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML. 184 12
check_url drupal-7.x/includes/common.inc Strips dangerous protocols from a URI and encodes it for output to HTML. 17
color_form_system_themes_alter drupal-7.x/modules/color/color.module Implements hook_form_FORM_ID_alter().
color_form_system_theme_settings_alter drupal-7.x/modules/color/color.module Implements hook_form_FORM_ID_alter().
color_get_info drupal-7.x/modules/color/color.module Retrieves the Color module information for a particular theme. 3
color_get_palette drupal-7.x/modules/color/color.module Retrieves the color palette for a particular theme. 3
color_help drupal-7.x/modules/color/color.module Implements hook_help().
color_palette_color_value drupal-7.x/modules/color/color.module Determines the value for a palette color field. 1
color_requirements drupal-7.x/modules/color/color.install Implements hook_requirements().
color_scheme_form drupal-7.x/modules/color/color.module Form constructor for the color configuration form for a particular theme. 1 2
color_scheme_form_submit drupal-7.x/modules/color/color.module Form submission handler for color_scheme_form(). 1
color_scheme_form_validate drupal-7.x/modules/color/color.module Form validation handler for color_scheme_form(). 1
color_theme drupal-7.x/modules/color/color.module Implements hook_theme().
color_update_7001 drupal-7.x/modules/color/color.install Warn site administrator if unsafe CSS color codes are found in the database.
color_valid_hexadecimal_string drupal-7.x/modules/color/color.module Determines if a hexadecimal CSS color string is valid. 2
comment_access drupal-7.x/modules/comment/comment.module Determines whether the current user has access to a particular comment. 1 1
comment_action_info drupal-7.x/modules/comment/comment.module Implements hook_action_info().
comment_admin drupal-7.x/modules/comment/comment.admin.inc Menu callback; present an administrative comment listing. 2
comment_admin_overview drupal-7.x/modules/comment/comment.admin.inc Form builder for the comment overview administration form. 1

Páginas