Project

General

Profile

« Previous | Next » 

Revision e7f3789b

Added by Andreas Kohlbecker almost 4 years ago

refactoring theme_cdm_reference to cdm_reference_markup

View differences:

modules/cdm_dataportal/theme/theme_registry.inc
109 109
    )),
110 110
    'cdm_polytomousKey_page' => array('variables' => array('polytomousKey' => NULL)),
111 111

  
112
    // Themes in cdm_dataportal.references.theme.
113
    'cdm_reference' => array('variables' => array(
114
        'reference' => NULL,
115
        'microReference' => NULL,
116
        'doTextLink' => FALSE,
117
        'doIconLink' => FALSE,
118
        'referenceStyle' => NULL,
119
    )),
120

  
121 112
    // Themes in cdm_dataportal.taxon.theme.
122 113
    'cdm_search_taxa_results' => array('variables' => array(
123 114
        'pager' => NULL,

Also available in: Unified diff