You are here

Functions in Service links 5

Primary tabs

Namesort descending Location Description Direct uses Strings
service_links_admin_settings ./service_links.module Menu callback; administration settings for Service Links. 1
service_links_block ./service_links.module Implementation of hook_block().
service_links_help ./service_links.module Implementation of hook_help().
service_links_link ./service_links.module Implementation of hook_link().
service_links_menu ./service_links.module Implementation of hook_menu().
service_links_nodeapi ./service_links.module Implementation of hook_nodeapi().
service_links_perm ./service_links.module Implementation of hook_perm().
service_links_render ./service_links.module Function that renders the service links. This is the function themers want to call to insert the service links. 4
service_links_uninstall ./service_links.install Implementation of hook_uninstall().
theme_service_links_block_format ./service_links.module
theme_service_links_build_link ./service_links.module
theme_service_links_node_format ./service_links.module
_phptemplate_variables ./template.php @file Example template.php for service_links.module Use <?php print $service_links ?> to insert links in your node.tpl.php or you page.tpl.php file.
_service_links_get_terms ./service_links.module Build a array of all taxonomy terms. 1
_service_links_show ./service_links.module Check if the service links should be displayed for the node type/category. 3

Other projects