Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
scrutaridata:exportapi:ficheexport [2012/09/10 18:24] – vincent | scrutaridata:exportapi:ficheexport [2012/09/14 17:45] (Version actuelle) – vincent | ||
---|---|---|---|
Ligne 31: | Ligne 31: | ||
* **Signature : ** void !!setHref!! (**String** href) | * **Signature : ** void !!setHref!! (**String** href) | ||
* **Utilisation : ** indique l'URL | * **Utilisation : ** indique l'URL | ||
- | |||
- | ==== setFicheType() ==== | ||
- | |||
- | * **Signature : ** void !!setFicheType!! (**String** ficheType) | ||
- | * **Utilisation : ** indique le type de fiche (n'est pas normalisé et utilisé pour le moment) | ||
==== setFicheIcon() ==== | ==== setFicheIcon() ==== | ||
Ligne 54: | Ligne 49: | ||
==== addAttributeValue() ==== | ==== addAttributeValue() ==== | ||
- | * **Signature : ** void !!addAttributeValue!! (**String** | + | * **Signature : ** void !!addAttributeValue!! (**String** |
* **Utilisation : ** ajoute une valeur pour un attribut donné, peut-être invoqué plusieurs fois pour un attribut multi-valué | * **Utilisation : ** ajoute une valeur pour un attribut donné, peut-être invoqué plusieurs fois pour un attribut multi-valué | ||