You are here

constant SERVICE_LINKS_STYLE_EMPTY in Service links 6.2

Same name and namespace in other branches
  1. 7.2 service_links.module \SERVICE_LINKS_STYLE_EMPTY
2 uses of SERVICE_LINKS_STYLE_EMPTY
theme_service_links_build_link in ./service_links.theme.inc
Build a single link following the style rules.
widget_services_service_links in services/widget_services.module
Implementation of hook_service_links().

File

./service_links.module, line 22
Adds social network links to the content.

Code

define('SERVICE_LINKS_STYLE_EMPTY', 4);