You are here

constant EASY_SOCIAL_WIDGET_HORIZONTAL in Easy Social 7.2

Easy Social widget types.

6 uses of EASY_SOCIAL_WIDGET_HORIZONTAL
easy_social_admin_summary in includes/easy_social.admin.inc
Form callback. Displays Easy Social Summary.
easy_social_handler_field::option_definition in views/easy_social_handler_field.inc
Define extra Easy Social field options.
_easy_social_widget_facebook_markup in includes/easy_social.widgets.inc
Generate the needed markup for the facebook share link.
_easy_social_widget_googleplus_markup in includes/easy_social.widgets.inc
Generate the needed markeup for the Google+ share link.
_easy_social_widget_linkedin_markup in includes/easy_social.widgets.inc
Generate the needed markeup for the linkedin share link.

... See full list

File

./easy_social.module, line 10
Easy social module.

Code

define('EASY_SOCIAL_WIDGET_HORIZONTAL', 0);