function theme_tripal_featuremap_search_result

1.x tripal_featuremap.module theme_tripal_featuremap_search_result($node)
1 theme call to theme_tripal_featuremap_search_result()
tripal_featuremap_nodeapi in tripal_featuremap/tripal_featuremap.module
Implementation of hook_nodeapi(). Display map information for associated features or organisms This function also provides contents for indexing

File

tripal_featuremap/tripal_featuremap.module, line 637

Code

function theme_tripal_featuremap_search_result($node) {

}