constant SOCBUTT_LAYOUT_HORIZONTAL in Bootstrap Social Sharing Buttons 7
Same name and namespace in other branches
- 8 socbutt.module \SOCBUTT_LAYOUT_HORIZONTAL
3 uses of SOCBUTT_LAYOUT_HORIZONTAL
- socbutt_block_view in ./
socbutt.module - Implements hook_block_view().
- socbutt_tokens in ./
socbutt.module - Implements hook_tokens().
- theme_socbutt_buttons in ./
socbutt.module - Theme function to render social buttons.
File
- ./
socbutt.module, line 5
Code
define('SOCBUTT_LAYOUT_HORIZONTAL', 1);