constant SOCBUTT_LAYOUT_HORIZONTAL in Bootstrap Social Sharing Buttons 8
Same name and namespace in other branches
- 7 socbutt.module \SOCBUTT_LAYOUT_HORIZONTAL
2 uses of SOCBUTT_LAYOUT_HORIZONTAL
- socbutt_tokens in ./
socbutt.module - Implements hook_tokens().
- _socbutt_buttons_render in ./
socbutt.module - Theme function to render social buttons.
File
- ./
socbutt.module, line 12 - Allows integration with the Twitter microblogging service.
Code
define('SOCBUTT_LAYOUT_HORIZONTAL', 1);