You are here

constant SERVICE_LINKS_STYLE_IMAGE in Service links 7.2

Same name and namespace in other branches
  1. 6.2 service_links.module \SERVICE_LINKS_STYLE_IMAGE
7 uses of SERVICE_LINKS_STYLE_IMAGE
service_links_admin_settings in ./service_links.admin.inc
Menu callback administration settings for general options.
theme_service_links_block_format in ./service_links.theme.inc
Format the items shown in one of the provided blocks.
theme_service_links_build_link in ./service_links.theme.inc
Build a single link following the style rules.
theme_sld_group_image in plugins/service_links_displays.module
Apply the Image format to the field Service Links Group.
theme_sld_group_image_and_text in plugins/service_links_displays.module
Apply the Image and Text format to the field Service Links Group.

... See full list

File

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

Code

define('SERVICE_LINKS_STYLE_IMAGE', 2);