You are here

constant SERVICE_LINKS_STYLE_IMAGE_AND_TEXT in Service links 7.2

Same name and namespace in other branches
  1. 6.2 service_links.module \SERVICE_LINKS_STYLE_IMAGE_AND_TEXT
6 uses of SERVICE_LINKS_STYLE_IMAGE_AND_TEXT
service_links_block_configure in ./service_links.module
Implements hook_block_configure().
service_links_block_view in ./service_links.module
Implements hook_block_view().
service_links_theme in ./service_links.module
Implements hook_theme().
theme_service_links_build_link in ./service_links.theme.inc
Build a single link following the style rules.
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 21
Adds social network links to the content.

Code

define('SERVICE_LINKS_STYLE_IMAGE_AND_TEXT', 3);