Project

General

Profile

« Previous | Next » 

Revision 2fc5c836

Added by Andreas Kohlbecker almost 4 years ago

cleaning up and renaming entitiy annotation footnote key methods

View differences:

modules/cdm_dataportal/theme/theme_registry.inc
37 37
    'radio_options_suffix' => array('render element' => 'element'),
38 38

  
39 39
    // Themes in cdm_dataportal.common.theme.
40
    'cdm_annotations_as_footnotekeys' => array('variables' => array('cdmBase_list' => NULL, 'footnote_list_key' => NULL)),
40
    'cdm_entities_annotations_as_footnotekeys' => array('variables' => array('cdmBase_list' => NULL, 'footnote_list_key' => NULL)),
41 41
    'cdm_annotation_footnotes' => array('variables' => array('footnoteListKey' => NULL, 'enclosingTag' => 'span')),
42 42
    'cdm_annotation_content' => array('variables' => array('AnnotationTO' => NULL)),
43 43
    'cdm_list_of_annotations' => array('variables' => array('annotationElements' => NULL)),

Also available in: Unified diff