Project

General

Profile

« Previous | Next » 

Revision 38da4e54

Added by Andreas Kohlbecker almost 8 years ago

#5887 root nodes available in classification breadcrumbs

View differences:

modules/cdm_dataportal/cdm_api/webservice_uris.php
82 82
define('CDM_WS_PORTAL_TAXONOMY_PATH_FROM_TO_RANK', 'portal/classification/$0/pathFrom/$1/toRank/$2');
83 83
define('CDM_WS_PORTAL_TAXONOMY_MEDIA', 'portal/classification/$0/$1');
84 84

  
85
define('CDM_WS_TAXONNODE_PARENT', 'taxonNode/$0/parent');
86

  
85 87
define('CDM_WS_TERMVOCABULARY', 'termVocabulary/$0');
86 88

  
87 89
define('CDM_WS_TERM_COMPARE', 'term/$0/compareTo/$1');

Also available in: Unified diff