11 functions implement hook_block_save()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- aggregator_block_save in modules/
aggregator/ aggregator.module - Implements hook_block_save().
- block_block_save in modules/
block/ block.module - Implements hook_block_save().
- block_custom_block_save in modules/
block/ block.module - Saves a user-created block in the database.
- blog_block_save in modules/
blog/ blog.module - Implements hook_block_save().
- book_block_save in modules/
book/ book.module - Implements hook_block_save().
- comment_block_save in modules/
comment/ comment.module - Implements hook_block_save().
- forum_block_save in modules/
forum/ forum.module - Implements hook_block_save().
- node_block_save in modules/
node/ node.module - Implements hook_block_save().
- profile_block_save in modules/
profile/ profile.module - Implements hook_block_save().
- statistics_block_save in modules/
statistics/ statistics.module - Implements hook_block_save().
- user_block_save in modules/
user/ user.module - Implements hook_block_save().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.