You are here

constant UR_BLOCK_ALL_TYPES in User Relationships 5.2

Same name and namespace in other branches
  1. 6 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

5 uses of UR_BLOCK_ALL_TYPES
theme_user_relationship_block_content in plugins/user_relationship_blocks/user_relationship_blocks.module
Generate the content of a non-empty My/User Relationships block
theme_user_relationship_block_empty in plugins/user_relationship_blocks/user_relationship_blocks.module
Generate the content of an empty My/User Relationships block
theme_user_relationship_block_subject in plugins/user_relationship_blocks/user_relationship_blocks.module
Generate the title of a My/User Relationships block
_user_relationship_blocks_form in plugins/user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'configure'
_user_relationship_blocks_view in plugins/user_relationship_blocks/user_relationship_blocks.module
helper function user_relationship_blocks_block delegates to when $op == 'view'

File

plugins/user_relationship_blocks/user_relationship_blocks.module, line 6

Code

define('UR_BLOCK_ALL_TYPES', 'all');