8 uses of PRINT_ALLOW_BOOK_LINK in Printer, email and PDF versions 7
- print_insert_link in ./
print.module - Auxiliary function to display a formatted Printer-friendly link
- print_link_allowed in ./
print.module - Check if the link to the PF version is allowed depending on the settings
- print_mail_insert_link in print_mail/
print_mail.module - Auxiliary function to display a formatted send by email link
- print_mail_link_allowed in print_mail/
print_mail.module - Check if the link to send by email is allowed depending on the settings
- print_mail_node_view in print_mail/
print_mail.module - Implements hook_node_view().
- print_pdf_insert_link in print_pdf/
print_pdf.module - Auxiliary function to display a formatted PDF version link
- print_pdf_link_allowed in print_pdf/
print_pdf.module - Check if the link to the PDF version is allowed depending on the settings
- print_pdf_node_view in print_pdf/
print_pdf.module - Implements hook_node_view().