addthis_addthis_toolbox_services |
./addthis.module |
Implements hook_addthis_toolbox_services(). |
|
|
addthis_add_default_js |
./addthis.module |
Load the addthis_widget.js and the configured AddThis defaults. |
3 |
|
addthis_block |
./addthis.module |
Implementation of hook_block(). |
|
|
addthis_cache_js |
./addthis.module |
Download and cache the AddThis JS file locally and return its path. |
1 |
3 |
addthis_clear_js |
./addthis.module |
Delete the cached JavaScript file. |
2 |
|
addthis_config_form |
./addthis.admin.inc |
Return a form object for default AddThis settings. |
|
1 |
addthis_customize_form |
./addthis.admin.inc |
Form builder function for the Service Customization form. |
|
1 |
addthis_customize_form_validate |
./addthis.admin.inc |
Validation function for addthis_customize_form(). |
|
|
addthis_flush_services |
./addthis.admin.inc |
Flush the services cache. |
|
1 |
addthis_footer |
./addthis.module |
Implements hook_footer(). |
|
|
addthis_get_custom_services |
./addthis.module |
Get custom service definitions. |
2 |
|
addthis_install |
./addthis.install |
Implements hook_install(). |
|
|
addthis_link |
./addthis.module |
Implementation of hook_link(). |
|
|
addthis_menu |
./addthis.module |
Implementation of hook_menu(). |
|
|
addthis_perm |
./addthis.module |
Implementation of hook_perm(). |
|
|
addthis_templates_form |
./addthis.admin.inc |
Form builder function for the Templates administration form. |
|
1 |
addthis_theme |
./addthis.module |
Implementation of hook_theme(). |
|
|
addthis_uninstall |
./addthis.install |
Implements hook_uninstall(). |
|
|
addthis_update_6300 |
./addthis.install |
Convert 2.x configuration settings to 3.x equivalents. |
|
|
addthis_update_6301 |
./addthis.install |
Convert obsolete "icon_32x32" variable to use "addthis_toolbox_classes".
Move cache_js setting out of addthis_config.
Also force a menu rebuild to expose new administration pages. |
|
|
addthis_update_6302 |
./addthis.install |
Convert "username" values to "pubid" values. |
|
|
addthis_views_api |
./addthis.module |
Implementation of hook_views_api(). |
|
|
addthis_views_data |
./addthis.views.inc |
Implementation of hook_views_data(). |
|
|
addthis_views_handlers |
./addthis.views.inc |
Implementation of hook_views_handlers(). |
|
|
theme_addthis_button |
./addthis.module |
Theme function to render an AddThis button. |
|
|
theme_addthis_toolbox |
./addthis.module |
Theme function to render an AddThis toolbox. |
|
|
theme_addthis_toolbox_item |
./addthis.module |
Theme function to render an individual toolbox item. This is often, but not
necessarily, in the context of an AddThis toolbox. |
|
|
_addthis_check_plain |
./addthis.module |
Helper function to recursively run an entire array through check_plain(). |
1 |
|
_addthis_customize_form_row |
./addthis.admin.inc |
Helper function for addthis_customize_form. |
1 |
|
_addthis_services_list |
./addthis.admin.inc |
Returns an array of AddThis service codes and names. |
2 |
|
_addthis_services_retrieval_error |
./addthis.admin.inc |
|
1 |
|
_addthis_validate_ui_delay |
./addthis.admin.inc |
Checks whether ui_delay stays is a number between 0 and 500. |
|
1 |