You are here

constant UR_BLOCK_ALL_TYPES in User Relationships 6

Same name and namespace in other branches
  1. 5.2 plugins/user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_ALL_TYPES
  2. 7 user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_ALL_TYPES

Constants

4 uses of UR_BLOCK_ALL_TYPES
template_preprocess_user_relationships_block in user_relationship_blocks/user_relationship_blocks.module
Template pre processor for the main block view
theme_user_relationship_block_subject in user_relationship_blocks/user_relationship_blocks.module
Theme function to generate the title of a block
user_relationships-block.tpl.php in user_relationship_blocks/templates/user_relationships-block.tpl.php
_user_relationship_blocks_form in user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'configure'

File

user_relationship_blocks/user_relationship_blocks.module, line 12
User Relationship Blocks implementation @author Jeff Smick (creator) @author Alex Karshakevich (maintainer) http://drupal.org/user/183217

Code

define('UR_BLOCK_ALL_TYPES', 'all');