You are here

constant SHAREAHOLIC_DIR in Share Buttons, Related Posts, Content Analytics - Shareaholic 8

Same name and namespace in other branches
  1. 7.3 shareaholic.module \SHAREAHOLIC_DIR

@file Allows site owner to add share buttons/recommendations on their website

2 uses of SHAREAHOLIC_DIR
ShareaholicUtilities::load_template in ./utilities.php
Locate and require a template, and extract some variables to be used in that template.
shareaholic_theme in ./shareaholic.module
Implements hook_theme().

File

./shareaholic.module, line 8
Allows site owner to add share buttons/recommendations on their website

Code

define('SHAREAHOLIC_DIR', drupal_get_path('module', 'shareaholic'));