Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1335 | Rev 1383 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1335 Rev 1382
Line 200... Line 200...
200
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
200
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
201
taxonSupTpl = "{ref:taxonsTpl}/{id}/relations/superieurs"
201
taxonSupTpl = "{ref:taxonsTpl}/{id}/relations/superieurs"
202
taxonInfTpl = "{ref:taxonsTpl}/{id}/relations/inferieurs"
202
taxonInfTpl = "{ref:taxonsTpl}/{id}/relations/inferieurs"
Line 203... Line 203...
203
 
203
 
204
imagesTpl = "{ref:baseUrlApiEflore}/images?navigation.depart={depart}&navigation.limite={limite}&referentiel={referentiel}"
204
imagesTpl = "{ref:baseUrlApiEflore}/images?navigation.depart={depart}&navigation.limite={limite}&referentiel={referentiel}"
205
imagesResultatsDeterminationTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CRS&navigation.limite=801"
205
imagesResultatsDeterminationTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CRS&navigation.limite={limite}"
206
imagesFicheBlocTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CS&retour.tri=date"
206
imagesFicheBlocTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CS&retour.tri=date"
207
imagesPremiereTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CS&retour.tri=date&navigation.limite=1"
207
imagesPremiereTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CS&retour.tri=date&navigation.limite=1"
208
imagesPopupTpl = "{ref:baseUrlApiEflore}/images/{id}?referentiel={referentiel}"
208
imagesPopupTpl = "{ref:baseUrlApiEflore}/images/{id}?referentiel={referentiel}"