You are here

6 calls to service_links_render() in Service links 6

service_links_block in ./service_links.module
Implementation of hook_block().
service_links_link in ./service_links.module
Implementation of hook_link().
service_links_nodeapi in ./service_links.module
Implementation of hook_nodeapi().
themename_preprocess in ./template.php
If something don't work well try this
themename_preprocess_node in ./template.php
themename_preprocess_page in ./template.php
@file Example template.php for service_links.module (put the name of your theme instead of 'themename') Use <?php print $service_links ?> to insert links in your node.tpl.php or you page.tpl.php file.