| 
            service_links_admin_settings           | 
                  
            ./service_links.module           | 
                  
                       | 
                  
                       | 
                  
            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.           | 
                  
            6           | 
                  
                       | 
              
          
                  | 
            service_links_theme           | 
                  
            ./service_links.module           | 
                  
            Implementation of hook_theme().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            service_links_uninstall           | 
                  
            ./service_links.install           | 
                  
            Implementation of hook_uninstall().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            themename_preprocess           | 
                  
            ./template.php           | 
                  
            If something don't work well try this           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            themename_preprocess_node           | 
                  
            ./template.php           | 
                  
                       | 
                  
                       | 
                  
                       | 
              
          
                  | 
            themename_preprocess_page           | 
                  
            ./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.           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            theme_service_links_block_format           | 
                  
            ./service_links.module           | 
                  
                       | 
                  
                       | 
                  
                       | 
              
          
                  | 
            theme_service_links_build_link           | 
                  
            ./service_links.module           | 
                  
                       | 
                  
                       | 
                  
                       | 
              
          
                  | 
            theme_service_links_node_format           | 
                  
            ./service_links.module           | 
                  
                       | 
                  
                       | 
                  
                       | 
              
          
                  | 
            _service_links_get_terms           | 
                  
            ./service_links.module           | 
                  
            Build an 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           | 
                  
                       |