constant UR_BLOCK_MY in User Relationships 7
Same name and namespace in other branches
4 uses of UR_BLOCK_MY
- user_relationships-block.tpl.php in user_relationship_blocks/
templates/ user_relationships-block.tpl.php - user_relationship_blocks_block_configure in user_relationship_blocks/
user_relationship_blocks.module - helper function user_relationship_blocks_block delegates to when $op == 'configure'
- user_relationship_blocks_block_info in user_relationship_blocks/
user_relationship_blocks.module - helper function user_relationship_blocks_block delegates to when $op == 'list'
- user_relationship_blocks_block_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');