You are here

constant MESSAGING_FORMAT_HTML in Messaging 7

6 uses of MESSAGING_FORMAT_HTML
Messaging_Message_Text::set_format in ./messaging.text.inc
Set text format, just change separator
messaging_template_pre_render_link in messaging_template/messaging_template.module
Render links (txt or html)
messaging_template_pre_render_text in messaging_template/messaging_template.module
Prepare text
Messaging_User_Destination::format_address in ./messaging.destination.inc
Format address
messaging_user_format_name in ./messaging.module
Callback for printing user names

... See full list

File

./messaging.module, line 16

Code

define('MESSAGING_FORMAT_HTML', 1);