constant ENTITY_PRINT_CSS_GROUP in Entity Print 7
@file Print any entity.
3 uses of ENTITY_PRINT_CSS_GROUP
- entity_print_add_css in ./
entity_print.module - Add a CSS file for entity print.
- _entity_print_get_css in ./
entity_print.module - Inject the relevant css for the template.
- _entity_print_views_get_css in modules/
entity_print_views/ entity_print_views.module - Inject the relevant css for the template.
File
- ./
entity_print.module, line 8 - Print any entity.
Code
define('ENTITY_PRINT_CSS_GROUP', CSS_THEME);