Project

General

Profile

« Previous | Next » 

Revision c367b0ab

Added by Andreas Kohlbecker over 9 years ago

refactoring the feature node blocks - 2 + adapting test suite

View differences:

7.x/modules/cdm_dataportal/theme/theme_registry.inc
77 77
      'cdm_feature_name' => array('variables' => array('feature_name' => NULL)),
78 78
      'FeatureTree_hierarchy' => array('variables' => array('FeatureTreeUuid' => NULL)),
79 79
      'FeatureTree_hierarchy_children' => array('variables' => array('node' => NULL)),
80
      'cdm_feature_block_elements' => array('variables' => array(
81
          'elementArray' => array(),
82
          'feature' => NULL,
83
          'glue' => '',
84
          'sortArray' => FALSE,
85
          'enclosingHtml' => 'ul',
86
      )),
87 80
      'cdm_descriptionElement_CategoricalData' => array('render element' => 'element'),
88 81
      'cdm_descriptionElement_IndividualsAssociation' => array('render element' => 'element'),
89 82
      'cdm_descriptionElement_TaxonInteraction' => array('render element' => 'element'),

Also available in: Unified diff