Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 98 | Rev 134 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 98 Rev 130
Line 95... Line 95...
95
 
95
 
96
taxonsTpl = "{ref:baseUrlApiEflore}/taxons"
96
taxonsTpl = "{ref:baseUrlApiEflore}/taxons"
97
taxonsStatsInitialesRangTpl = "{ref:taxonsTpl}/stats/initiales?masque.rg={rang}"
97
taxonsStatsInitialesRangTpl = "{ref:taxonsTpl}/stats/initiales?masque.rg={rang}"
98
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"
98
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"
99
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
99
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
-
 
100
 
-
 
101
imagesTpl = "{ref:baseUrlApiEflore}/images"
-
 
102
imagesResultatsDeterminationTpl = "{ref:imagesTpl}?masque.nn={idsNoms}&retour.format=CS"
100
103