constant PRINT_MAIL_TEASER_CHOICE_DEFAULT in Printer, email and PDF versions 7.2
Same name and namespace in other branches
- 5.4 print_mail/print_mail.module \PRINT_MAIL_TEASER_CHOICE_DEFAULT
- 5.3 print_mail/print_mail.module \PRINT_MAIL_TEASER_CHOICE_DEFAULT
- 6 print_mail/print_mail.module \PRINT_MAIL_TEASER_CHOICE_DEFAULT
- 7 print_mail/print_mail.module \PRINT_MAIL_TEASER_CHOICE_DEFAULT
- 5.x print_mail/print_mail.module \PRINT_MAIL_TEASER_CHOICE_DEFAULT
2 uses of PRINT_MAIL_TEASER_CHOICE_DEFAULT
- print_mail_form_for_path in print_mail/
print_mail.inc - Build email form for the page provided in the path argument.
- print_mail_settings in print_mail/
print_mail.admin.inc - Form constructor for the send by email module settings form.
File
- print_mail/
print_mail.module, line 13 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_MAIL_TEASER_CHOICE_DEFAULT', 0);