You are here

constant UR_BLOCK_SEPARATOR in User Relationships 6

Same name and namespace in other branches
  1. 5.2 plugins/user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_SEPARATOR
  2. 7 user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_SEPARATOR
3 uses of UR_BLOCK_SEPARATOR
user_relationship_blocks_block in user_relationship_blocks/user_relationship_blocks.module
Implementation for hook_block
user_relationship_blocks_user_relationships_type in user_relationship_blocks/user_relationship_blocks.module
User Relationship Type hook
_user_relationship_blocks_list in user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'list'

File

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

Code

define('UR_BLOCK_SEPARATOR', '-');