Project

General

Profile

« Previous | Next » 

Revision 0c720425

Added by Andreas Kohlbecker almost 4 years ago

ref #8134 refactoring theme to render function

View differences:

modules/cdm_dataportal/theme/theme_registry.inc
88 88
        'sources_as_content' => FALSE
89 89
    )),
90 90
    // Themes in cdm_dataportal.name.theme.
91
    'cdm_typedesignations' => array('variables' => array(
92
      'typeDesignations' => array(),
93
      'enclosing_tag' => 'ul',
94
      'element_tag' => 'li',
95
      'link_to_specimen_page' => true
96
       )
97
    ),
98 91
    'cdm_nameRelationships' => array('variables' => array('nameRelationships' => NULL, 'skipTypes' => FALSE)),
99 92
    'cdm_homotypicSynonymLine' => array('variables' => array('taxon' => NULL)),
100 93
    'cdm_heterotypicSynonymyGroup' => array('variables' => array('homotypicalGroup' => NULL)),

Also available in: Unified diff