You are here

constant SERVICE_LINKS_STYLE_IMAGE in Service links 6.2

Same name and namespace in other branches
  1. 7.2 service_links.module \SERVICE_LINKS_STYLE_IMAGE
8 uses of SERVICE_LINKS_STYLE_IMAGE
service_links_admin_settings in ./service_links.admin.inc
Menu callback administration settings for general options.
service_links_nodeapi in ./service_links.module
Implementation of hook_nodeapi().
theme_service_links_block_format in ./service_links.theme.inc
Format the items shown in one of the provided block.
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.

... See full list

File

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

Code

define('SERVICE_LINKS_STYLE_IMAGE', 2);