You are here

6 calls to context_reaction_block::get_blocks() in Context 7.3

context_reaction_block::block_list in plugins/context_reaction_block.inc
An alternative version of block_list() that provides any context enabled blocks.
context_reaction_block::editor_form in plugins/context_reaction_block.inc
Context editor form for blocks.
context_reaction_block::max_block_weight in plugins/context_reaction_block.inc
Generate the safe weight range for a block being added to a region such that there are enough potential unique weights to support all blocks.
context_reaction_block::options_form in plugins/context_reaction_block.inc
Options form.
context_reaction_block::options_form_submit in plugins/context_reaction_block.inc
Options form submit handler.
context_reaction_block::render_ajax in plugins/context_reaction_block.inc
Block renderer for AJAX requests. Triggered when $_GET['context_block'] is set. See ->execute() for how this is called.