You are here

constant SERVICE_LINKS_STYLE_FISHEYE in Service links 7.2

Same name and namespace in other branches
  1. 6.2 service_links.module \SERVICE_LINKS_STYLE_FISHEYE
4 uses of SERVICE_LINKS_STYLE_FISHEYE
service_links_block_view in ./service_links.module
Implements hook_block_view().
service_links_service_links_content_type_render in plugins/content_types/service_links.inc
Output function for the 'service_links' content type.
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);