You are here

constant SERVICE_LINKS_STYLE_FISHEYE in Service links 6.2

Same name and namespace in other branches
  1. 7.2 service_links.module \SERVICE_LINKS_STYLE_FISHEYE
3 uses of SERVICE_LINKS_STYLE_FISHEYE
service_links_block in ./service_links.module
Implementation of hook_block().
theme_service_links_build_link in ./service_links.theme.inc
Build a single link following the style rules.
theme_sld_group_fisheye in plugins/service_links_displays.module
Apply the FishEye format to the field Service Links Group.

File

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

Code

define('SERVICE_LINKS_STYLE_FISHEYE', 5);