Project

General

Profile

« Previous | Next » 

Revision 4f8e61ad

Added by Andreas Kohlbecker about 8 years ago

turning theme function to compose function for Quantitative Data

View differences:

modules/cdm_dataportal/theme/theme_registry.inc
71 71
    'cdm_feature_name' => array('variables' => array('feature_name' => NULL)),
72 72
    'FeatureTree_hierarchy' => array('variables' => array('FeatureTreeUuid' => NULL)),
73 73
    'FeatureTree_hierarchy_children' => array('variables' => array('node' => NULL)),
74
    'cdm_descriptionElement_QuantitativeData' => array('render element' => 'element'),
75
    'cdm_common_names' => array('render element' => 'elements', 'variables' => array('feature' => null) ),
76
    'cdm_description_element_image_source' => array('variables' => array(
77
        'image_sources' => NULL,
78
        'asListElement' => NULL,
79
    )),
80 74
    'cdm_IdentificationKey' => array('variables' => array(
81 75
        'identificationKey' => NULL,
82 76
        'doLinkToKeyPage' => TRUE,

Also available in: Unified diff