You are here

constant UR_BLOCK_MY in User Relationships 6

Same name and namespace in other branches
  1. 5.2 plugins/user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_MY
  2. 7 user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_MY
4 uses of UR_BLOCK_MY
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'
_user_relationship_blocks_list in user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'list'
_user_relationship_blocks_view in user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'view'

File

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

Code

define('UR_BLOCK_MY', 'my');