constant SERVICE_LINKS_STYLE_TEXT in Service links 6.2
Same name and namespace in other branches
- 7.2 service_links.module \SERVICE_LINKS_STYLE_TEXT
4 uses of SERVICE_LINKS_STYLE_TEXT
- theme_service_links_build_link in ./
service_links.theme.inc - Build a single link following the style rules.
- theme_sld_group_text in plugins/
service_links_displays.module - Apply the Text format to the field Service Links Group.
- theme_sld_single_text in plugins/
service_links_displays.module - Apply the Text format to a single Service.
- _service_links_load_settings in ./
service_links.module - Load the static settings and keep clear the render function.
File
- ./
service_links.module, line 19 - Adds social network links to the content.
Code
define('SERVICE_LINKS_STYLE_TEXT', 1);