Last modified 7 weeks ago
Extensions xpath disponibles
Fonctions de navigation vers un modèle
- gotoSubModel(pSrcElement : NodeList) : string = code model
- gotoMeta(pSrcElement : NodeList) : string = code model
- gotoMeta(pModel : string) : string = code model
- currentModel() : string = code model
- rootModel() : string = code model
Fonctions d'obtention du contenu d'une 'view'
- getContent(pModel : string, [pAxis : string]) : string = content
- getUrl(pModel : string, [pAxis : string]) : string = url
- getFullTitleText(pModel : string, [pAxis : string]) : string = title
- getShortTitleText(pModel : string, [pAxis : string]) : string = title
- Non codé (getField(pModel : string, pAxis : string, pkeyField : string) : string = field value)
Utilitaires de publication
- scanFolder(pPathRoot : string) : NodeList = <folder name=""><file name=""/></folder>
Fonctions xpath disponibles (http://scenari-platform.org/svn/dev-core/trunk/Jav_Core/Description%20fonctions%20XPath.xml)
Fonction d'escape de chaîne
- escapeQueryString(string) pour transformer par exemple " http://" en "http%3A%2F%2F"