constant UR_BLOCK_SEPARATOR in User Relationships 7
Same name and namespace in other branches
- 5.2 plugins/user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_SEPARATOR
- 6 user_relationship_blocks/user_relationship_blocks.module \UR_BLOCK_SEPARATOR
3 uses of UR_BLOCK_SEPARATOR
- 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 14 - User Relationship Blocks implementation @author Jeff Smick (creator) @author Alex Karshakevich (maintainer) http://drupal.org/user/183217
Code
define('UR_BLOCK_SEPARATOR', '-');