constant BLOCK_CACHE_PER_PAGE

The block can change depending on the page being viewed.

4 uses of BLOCK_CACHE_PER_PAGE
book_block in drupal-6.x/modules/book/book.module
Implementation of hook_block().
hook_block in documentation-6.x/developer/hooks/core.php
Declare a block or set of blocks.
profile_block in drupal-6.x/modules/profile/profile.module
Implementation of hook_block().
_block_get_cache_id in drupal-6.x/modules/block/block.module
Assemble the cache_id to use for a given block.

File

drupal-6.x/modules/block/block.module, line 56
Controls the boxes that are displayed around the main content.

Code

define('BLOCK_CACHE_PER_PAGE', 0x0004)