You are here

Classes, traits, and interfaces in Share Buttons, Related Posts, Content Analytics - Shareaholic 7.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ShareaholicAdmin class ./admin.php This class takes care of all of the admin interface.
ShareaholicCache class ./cache.php A simple wrapper around the Drupal caching library because it is incapable of respecting the expire time
ShareaholicContentManager class ./content_manager.php An interface to the Shareaholic Content Manager API's
ShareaholicContentSettings class ./content_settings.php An interface to the Shareaholic Content Settings database table
ShareaholicCurlMultiShareCount class lib/social-share-counts/curl_multi_share_count.php A class that implements ShareaholicShareCounts This class will get the share counts by calling the social services via curl_multi
ShareaholicCurlMultiShareCountsTest class lib/social-share-counts/curl_multi_share_count_test.php
ShareaholicHttp class lib/social-share-counts/http.php The purpose of this class is to provide an interface around any native http function (wp_remote_get, drupal_http_request, curl) so that one use this consistent API for making http request with well defined input and output.
ShareaholicHttp class lib/social-share-counts/drupal_http.php The purpose of this class is to provide an interface around any native http function (wp_remote_get, drupal_http_request, curl) so that one use this consistent API for making http request with well defined input and output.
ShareaholicHttp class lib/social-share-counts/wordpress_http.php The purpose of this class is to provide an interface around any native http function (wp_remote_get, drupal_http_request, curl) so that one use this consistent API for making http request with well defined input and output.
ShareaholicPublic class ./public.php This class is all about drawing the stuff in publishers' templates that visitors can see.
ShareaholicPublicJS class ./public_js.php This class gets the necessary components ready for rendering the shareaholic js code for the template
ShareaholicSeqShareCount class lib/social-share-counts/seq_share_count.php A class that implements ShareaholicShareCounts This class will get the share counts by calling the social services sequentially
ShareaholicSeqShareCountsTest class lib/social-share-counts/seq_share_count_test.php
ShareaholicShareCount abstract class lib/social-share-counts/share_count.php An abstract class Share Counts to be extended 2
ShareaholicUtilities class ./utilities.php

Other projects