Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 314 Rev 330
Line 126... Line 126...
126
taxonsTpl = "{ref:baseUrlApiEflore}/taxons"
126
taxonsTpl = "{ref:baseUrlApiEflore}/taxons"
127
taxonTpl = "{ref:taxonsTpl}/{id}"
127
taxonTpl = "{ref:taxonsTpl}/{id}"
128
taxonsStatsInitialesRangTpl = "{ref:taxonsTpl}/stats/initiales?masque.rg={rang}"
128
taxonsStatsInitialesRangTpl = "{ref:taxonsTpl}/stats/initiales?masque.rg={rang}"
129
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"
129
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"
130
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
130
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
-
 
131
taxonSupTpl = "{ref:taxonsTpl}/{id}/relations/superieurs"
-
 
132
taxonInfTpl = "{ref:taxonsTpl}/{id}/relations/inferieurs"
Line 131... Line 133...
131
 
133
 
132
imagesTpl = "{ref:baseUrlApiEflore}/images"
134
imagesTpl = "{ref:baseUrlApiEflore}/images"
Line 133... Line 135...
133
imagesResultatsDeterminationTpl = "{ref:imagesTpl}?masque.nn={idsNoms}&retour.format=CS"
135
imagesResultatsDeterminationTpl = "{ref:imagesTpl}?masque.nn={idsNoms}&retour.format=CS"