mail.inc

  1. drupal
    1. drupal6
    2. drupal7

Version 1.8.2.8 (checked in on 2010/06/02 at 12:07:24 by goba)

Funktionen & Methoden

NameBeschreibung
drupal_html_to_textTransform an HTML string into plain text, preserving the structure of the markup. Useful for preparing the body of a node to be sent by e-mail.
drupal_mailCompose and optionally send an e-mail message.
drupal_mail_sendSend an e-mail message, using Drupal variables and default settings. More information in the <a href="http://php.net/manual/en/function.mail.php"> PHP function reference for mail()</a>. See drupal_mail() for information on how…
drupal_wrap_mailPerform format=flowed soft wrapping for mail (RFC 3676).
_drupal_html_to_mail_urlsHelper function for drupal_html_to_text().
_drupal_html_to_text_cleanHelper function for drupal_wrap_mail() and drupal_html_to_text().
_drupal_html_to_text_padHelper function for drupal_html_to_text().
_drupal_wrap_mail_lineHelper function for array_walk in drupal_wrap_mail().

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen