You are here

8 calls to entity_print_add_css() in Entity Print 7

entity_print_commerce_order_entity_print_css in modules/entity_print_commerce_order/entity_print_commerce_order.module
Implements hook_entity_print_css().
entity_print_test_entity_print_css in tests/entity_print_test.module
Implements hook_entity_print_css().
hook_entity_print_css in ./entity_print.api.php
This hook is provided to allow modules to add their own CSS files.
hook_entity_print_views_css in modules/entity_print_views/entity_print_views.api.php
This hook is provided to allow modules to add their own CSS files.
views_plugin_display_entity_print_views_pdf::execute in modules/entity_print_views/includes/views/views_plugin_display_entity_print_views_pdf.inc
The display page handler returns a normal view, but it also does a drupal_set_title for the page, and does a views_set_page_view on the view.
_entity_print_get_css in ./entity_print.module
Inject the relevant css for the template.
_entity_print_get_generated_html in ./entity_print.module
Generate the HTML for our entity.
_entity_print_views_get_css in modules/entity_print_views/entity_print_views.module
Inject the relevant css for the template.