constant MESSAGING_FORMAT_PLAIN in Messaging 7
4 uses of MESSAGING_FORMAT_PLAIN
- messaging.module in ./
messaging.module - Messaging_Message_Text::set_format in ./
messaging.text.inc - Set text format, just change separator
- messaging_template_post_render_text in messaging_template/
messaging_template.module - Post render message text (header, content, footer)
- theme_messaging_template_body in messaging_template/
messaging_template.inc - Theme message body
File
- ./
messaging.module, line 14
Code
define('MESSAGING_FORMAT_PLAIN', 0);