You are here

Functions in Social Media Links Block and Field 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_social_media_links_iconset_info ./social_media_links.api.php Defines the available iconsets.
hook_social_media_links_iconset_info_alter ./social_media_links.api.php Change the iconset definitions.
hook_social_media_links_platform_info ./social_media_links.api.php Defines all platforms by the module.
hook_social_media_links_platform_info_alter ./social_media_links.api.php Change the platforms.
social_media_links_block_configure ./social_media_links.module Implements hook_block_configure().
social_media_links_block_info ./social_media_links.module Implements hook_block_info().
social_media_links_block_save ./social_media_links.module Implements hook_block_save().
social_media_links_block_view ./social_media_links.module Implements hook_block_view().
social_media_links_ctools_plugin_directory ./social_media_links.module Implements hook_ctools_plugin_directory().
social_media_links_email_url ./social_media_links.platforms.inc Callback function to generate the correct url for e-mail links. 1
social_media_links_form ./social_media_links.module 2
social_media_links_icon ./social_media_links.module Get the path of a platform icon. 1
social_media_links_iconset ./social_media_links.module Get informations about a specific icon set. 5
social_media_links_iconsets ./social_media_links.module Get all registered icon sets. 3
social_media_links_iconsets_options ./social_media_links.module Get the list options for the icon set style select. 1
social_media_links_iconset_path ./social_media_links.module Return the library path of an icon set. 1
social_media_links_libraries ./social_media_links.module Return an array of library directories. 1
social_media_links_path_elegantthemes ./social_media_links.iconsets.inc Callback with the informations about the elegantthemes icon set. 3
social_media_links_path_nouveller ./social_media_links.iconsets.inc Callback with the informations about the nouveller icon set. 1
social_media_links_path_themeid ./social_media_links.iconsets.inc Callback with the informations about the themeiD icon set. 1
social_media_links_path_webtoolkit ./social_media_links.iconsets.inc Callback with the informations about the themeiD icon set. 1
social_media_links_platforms ./social_media_links.module Get the available platforms. 3 6
social_media_links_searchdirs ./social_media_links.module Returns an array with the possible locations of the installed iconsets. 2
social_media_links_social_media_links_iconset_info ./social_media_links.iconsets.inc Register the default icon sets.
social_media_links_social_media_links_platform_info ./social_media_links.platforms.inc Register the default platforms.
social_media_links_theme ./social_media_links.module Implements hook_theme().
social_media_links_uninstall ./social_media_links.install Implements hook_uninstall().
social_media_links_update_7101 ./social_media_links.install Migrate the platform data to the new structure.
social_media_links_widget_admin_info plugins/content_types/social_media_link_widget.inc Callback to provide administrative info (the preview in panels when building a panel). 1
social_media_links_widget_form plugins/content_types/social_media_link_widget.inc Callback for the edit form. 1
social_media_links_widget_form_submit plugins/content_types/social_media_link_widget.inc Submit callback for the edit form.
social_media_links_widget_render plugins/content_types/social_media_link_widget.inc 1
template_preprocess_social_media_links_platform ./social_media_links.module Processes variables for social-media-links-platform.tpl.php.
template_preprocess_social_media_links_platforms ./social_media_links.module Preprocesses variables for social media links platforms.
theme_social_media_links_platform ./social_media_links.module Theme function for a single platform element.
theme_social_media_links_platforms ./social_media_links.module Theme function for the platforms.
theme_social_media_links_platforms_table ./social_media_links.module Returns HTML for the platform table with tabledrag.
_social_media_links_cleanup_platforms ./social_media_links.module Helper function to clean up the platforms array from the empty values. 2
_social_media_links_generate_example_table ./social_media_links.module Helper function to generate the icon set example table. 1

Other projects