4 calls to drupal_wrap_mail()
- DrupalHtmlToTextTestCase::testDrupalHtmltoTextRemoveTrailingWhitespace in modules/
simpletest/ tests/ mail.test - Tests that drupal_wrap_mail() removes trailing whitespace before newlines.
- DrupalHtmlToTextTestCase::testDrupalHtmltoTextUsenetSignature in modules/
simpletest/ tests/ mail.test - Tests drupal_wrap_mail() retains whitespace from Usenet style signatures.
- drupal_html_to_text in includes/
mail.inc - Transforms an HTML string into plain text, preserving its structure.
- MailTestCase::format in modules/
simpletest/ tests/ mail.test - Concatenate and wrap the e-mail body for plain-text mails.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.