You are here

constant COMMUNITY_TAGS_NODE_OPMODE_SYNC_CT_TO_NT_EDIT_PERM in Community Tags 6.2

2 uses of COMMUNITY_TAGS_NODE_OPMODE_SYNC_CT_TO_NT_EDIT_PERM
_community_tags_node_get_opmode in community_tags_node/community_tags_node.module
Convert synchronisation policy into operation mode.
_community_tags_node_is_editor_tag in community_tags_node/community_tags_node.module
Return true if tag by node editor and node term should be created

File

community_tags_node/community_tags_node.module, line 17
community_tags_node.module

Code

define('COMMUNITY_TAGS_NODE_OPMODE_SYNC_CT_TO_NT_EDIT_PERM', 0x4);