Project

General

Profile

« Previous | Next » 

Revision 93ae67cc

Added by Patrick Plitzner almost 7 years ago

Implemented auto suggest for taxon search in data portal #5890

View differences:

modules/cdm_dataportal/cdm_api/webservice_uris.php
49 49
define('CDM_WS_PORTAL_TAXON_TAXONNODES', 'portal/taxon/$0/taxonNodes');
50 50
define('CDM_WS_PORTAL_TAXON_FIND', 'portal/taxon/find');
51 51
define('CDM_WS_PORTAL_TAXON_SEARCH', 'portal/taxon/search');
52
define('CDM_WS_TAXON_SEARCH', 'taxon/search');
52 53
define('CDM_WS_PORTAL_TAXON_FINDBY_DESCRIPTIONELEMENT_FULLTEXT', 'portal/taxon/findByDescriptionElementFullText');
53 54

  
54 55
/**

Also available in: Unified diff