You are here

Files in AddThis 7.4

Primary tabs

File namesort descending Location Namespace Description
addthis.addthis.inc addthis.addthis.inc This file contains the definitions for the AddThis Display types and the rendering of markup.
addthis.admin.css addthis.admin.css .addthis_service_icon { display: inline-block; padding-left: 20px; } #edit-addthis-enabled-services .form-item, #edit-addthis-excluded-services .form-item { float: left; width: 20%; } #edit-addthis-enabled-services .form-item .description { …
addthis.admin.inc includes/addthis.admin.inc Administrative page callbacks for the AddThis-module.
addthis.api.php addthis.api.php This is currently a stub file that will be used to describe the addthis implementation API.
addthis.block.inc includes/addthis.block.inc Block related hook implementations for the AddThis-module.
addthis.example.php addthis.example.php
addthis.field.inc includes/addthis.field.inc Field related hook implementations for the AddThis-module.
addthis.info addthis.info name = AddThis description = AddThis.com provides an easy way to share your content across the web. core = 7.x package = Sharing dependencies[] = field files[] = classes/AddThis.php files[] = classes/Services/AddThisScriptManager.php files[] =…
addthis.install addthis.install Install, update and uninstall functions for the AddThis module.
addthis.module addthis.module
AddThis.php classes/AddThis.php An AddThis-class.
addthis.test_pages.inc addthis_test/includes/addthis.test_pages.inc Callbacks for test pages that include AddThis functionality.
AddThisFunctionalityTestCase.test tests/AddThisFunctionalityTestCase.test Tests for the AddThis-module.
AddThisJson.php classes/Util/AddThisJson.php A class containing utility methods for json-related functionality.
AddThisJsTest.test tests/AddThisJsTest.test Class to test the AddThis Js functionality.
AddThisPermissionsTestCase.test tests/AddThisPermissionsTestCase.test
AddThisScriptManager.php classes/Services/AddThisScriptManager.php Class definition of a script manager.
AddThisTestHelper.php tests/AddThisTestHelper.php
AddThisWidgetJsUrl.php classes/Util/AddThisWidgetJsUrl.php Class to manage a WidgetJs url.
addthis_displays.addthis.inc addthis_displays/addthis_displays.addthis.inc Implements AddThis markup functions.
addthis_displays.field.inc addthis_displays/addthis_displays.field.inc Defines field implementations.
addthis_displays.info addthis_displays/addthis_displays.info name = AddThis Displays description = Adds the AddThis display types to render several basic types of AddThis buttons. core = 7.x package = Sharing dependencies[] = addthis files[] = addthis_displays.field.inc
addthis_displays.module addthis_displays/addthis_displays.module
addthis_test.info addthis_test/addthis_test.info name = AddThis tests description = Module for testing AddThis functionality. core = 7.x hidden = true dependencies[] = addthis dependencies[] = addthis_displays
addthis_test.module addthis_test/addthis_test.module
CHANGELOG.txt CHANGELOG.txt # 7.x-4.0-alpha7 - Issue #1960656 by juampynr: Give other modules the chance to hook in once addthis variable is available [#1960656] - Issue #2407083 by petterw03: Add support for medium sized icons (20x20) [#2407083] - Issue #2505439 by julka:…
TODO.txt TODO.txt - Add custom button with upload functionality for a custom button image. - Move basic button to main module to provide a basic implementation. - Refactor the order of methods in the AddThis class to collect same type of methods. - Refactor the…

Other projects