constant HEARTBEAT_PUBLIC_TO_ALL in Heartbeat 6.4
Same name and namespace in other branches
- 6.3 heartbeat.module \HEARTBEAT_PUBLIC_TO_ALL
- 7 heartbeat.module \HEARTBEAT_PUBLIC_TO_ALL
4 uses of HEARTBEAT_PUBLIC_TO_ALL
- heartbeat_check_access_types in ./
heartbeat.module - Check if there no new heartbeat access types available
- heartbeat_messages_edit in ./
heartbeat.admin.inc - Function to maintain and administer heartbeat messages
- _heartbeat_message_prepare in ./
heartbeat.module - Prepares a record for database storage
- _theme_user_message_select_form in ./
heartbeat.module - Helper theme function for the activity selection in the user profile form
File
- ./
heartbeat.module, line 86
Code
define('HEARTBEAT_PUBLIC_TO_ALL', 1);