Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
block_block_save drupal-7.x/modules/block/block.module Implements hook_block_save().
block_block_view drupal-7.x/modules/block/block.module Implements hook_block_view(). 1
block_custom_block_delete drupal-7.x/modules/block/block.admin.inc Form constructor for the custom block deletion form. 1
block_custom_block_delete_submit drupal-7.x/modules/block/block.admin.inc Form submission handler for block_custom_block_delete().
block_custom_block_form drupal-7.x/modules/block/block.module Form constructor for the custom block form. 1
block_custom_block_get drupal-7.x/modules/block/block.module Returns information from database about a user-created (custom) block. 2
block_custom_block_save drupal-7.x/modules/block/block.module Saves a user-created block in the database. 1
block_drupal_alter_foo_alter drupal-7.x/modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of block module.
block_flush_caches drupal-7.x/modules/block/block.module Implements hook_flush_caches(). 1
block_form_form_test_alter_form_alter drupal-7.x/modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_form_system_performance_settings_alter drupal-7.x/modules/block/block.module Implements hook_form_FORM_ID_alter().
block_form_user_profile_form_alter drupal-7.x/modules/block/block.module Implements hook_form_FORM_ID_alter() for user_profile_form().
block_get_blocks_by_region drupal-7.x/modules/block/block.module Gets a renderable array of a region containing all enabled blocks. 1
block_help drupal-7.x/modules/block/block.module Implements hook_help().
block_install drupal-7.x/modules/block/block.install Implements hook_install().
block_list drupal-7.x/modules/block/block.module Returns all blocks in the specified region for the current user. 1 2
block_load drupal-7.x/modules/block/block.module Loads a block object from the database. 3 1
block_menu drupal-7.x/modules/block/block.module Implements hook_menu().
block_menu_delete drupal-7.x/modules/block/block.module Implements hook_menu_delete().
block_modules_uninstalled drupal-7.x/modules/block/block.module Implements hook_modules_uninstalled().
block_page_build drupal-7.x/modules/block/block.module Implements hook_page_build().
block_permission drupal-7.x/modules/block/block.module Implements hook_permission().
block_schema drupal-7.x/modules/block/block.install Implements hook_schema().
block_test_block_info drupal-7.x/modules/block/tests/block_test.module Implements hook_block_info().
block_test_block_view drupal-7.x/modules/block/tests/block_test.module Implements hook_block_view().
block_test_system_theme_info drupal-7.x/modules/block/tests/block_test.module Implements hook_system_theme_info().
block_theme drupal-7.x/modules/block/block.module Implements hook_theme().
block_themes_enabled drupal-7.x/modules/block/block.module Initializes blocks for enabled themes.
block_theme_initialize drupal-7.x/modules/block/block.module Assigns an initial, default set of blocks for a theme. 2
block_update_7000 drupal-7.x/modules/block/block.install Set system.weight to a low value for block module.
block_update_7002 drupal-7.x/modules/block/block.install Rename {blocks} table to {block}, {blocks_roles} to {block_role} and {boxes} to {block_custom}.
block_update_7003 drupal-7.x/modules/block/block.install Change the weight column to normal int.
block_update_7004 drupal-7.x/modules/block/block.install Add new blocks to new regions, migrate custom variables to blocks.
block_update_7005 drupal-7.x/modules/block/block.install Update the {block_custom}.format column.
block_update_7006 drupal-7.x/modules/block/block.install Recreates cache_block table.
block_update_7007 drupal-7.x/modules/block/block.install Change {block_custom}.format into varchar.
block_update_7008 drupal-7.x/modules/block/block.install Update database to match Drupal 7 schema.
block_update_dependencies drupal-7.x/modules/block/block.install Implements hook_update_dependencies().
block_user_presave drupal-7.x/modules/block/block.module Implements hook_user_presave().
block_user_role_delete drupal-7.x/modules/block/block.module Implements hook_user_role_delete().
blog_block_configure drupal-7.x/modules/blog/blog.module Implements hook_block_configure().
blog_block_info drupal-7.x/modules/blog/blog.module Implements hook_block_info().
blog_block_save drupal-7.x/modules/blog/blog.module Implements hook_block_save().
blog_block_view drupal-7.x/modules/blog/blog.module Implements hook_block_view().
blog_feed_last drupal-7.x/modules/blog/blog.pages.inc Menu callback; displays an RSS feed containing recent blog entries of all users. 1
blog_feed_user drupal-7.x/modules/blog/blog.pages.inc Menu callback; displays an RSS feed containing recent blog entries of a given user. 1
blog_form drupal-7.x/modules/blog/blog.module Implements hook_form().
blog_help drupal-7.x/modules/blog/blog.module Implements hook_help().
blog_install drupal-7.x/modules/blog/blog.install Implements hook_install().
blog_menu drupal-7.x/modules/blog/blog.module Implements hook_menu().

Páginas