Difference: HabemusDataPlugin ( vs. 1)

Revision 12015-04-18 - TWikiGuest

Line: 1 to 1
Added:
>
>

HabemusData TWiki Plugin

<--
   Contributions to this plugin are appreciated. Please update the plugin page at
   http://twiki.org/cgi-bin/view/Plugins/HabemusData or provide feedback at
   http://twiki.org/cgi-bin/view/Plugins/HabemusDataDev.
   If you are a TWiki contributor please update the plugin in the SVN repository.
-->
<--
%SHORTDESCRIPTION%
-->

Funktionen

HbdObjektListe

Anzeige der HabemusData Objekt

%HbdObjektListe{file="zkalk8-bde.xml"}%

Attribut Beschreibung Beispiel Default Hinweis
file Xml File im para/daten Verzeichnis myfile.xml    

HbdObjektTabelle

Anzeige der Felder zu einem HabemusData Objekt

   %HbdObjektTabelle{file="klg.xml"  tabelle="kopf"}%

Attribut Beschreibung Beispiel Default Hinweis
file Xml File im para/daten Verzeichnis myfile.xml    
tabelle Name der Datenbank Tabelle session   auch über mysqlshow ermittelbar

HbdProgramme

Anzeige der Programme im masken Verzeichnis

Attribut Beschreibung Beispiel Default Hinweis
account Einschränkung auf Account firma05    

%HbdProgramme%

HbdXmlSearch

Suchfunktion innerhalb eines XML Files

%HbdXmlSearch{file="zkalk8-bde.xml" para="daten" xpath="/erp/business/produktion/baustelle/tabelle[@name='baustelle']/" attr="value,typ,format,stellen" ausgabe="L" }% 

Attribut Beschreibung Beispiel Default Hinweis
para Para Unterverzeichnis daten oder masken daten  
file Xml File im para Unterverzeichnis myfile.xml    
ausgabe S oder L für Struktur oder Liste S oder L S  
attr Liste der Attribute durch , getrennt value,name    
xpath XPath Ausdruck /appli / kann auch über xmlsearch ermittelt werden
id ID Nr falls vorhanden 4711   Suche ist auch über @id möglich

HELP Vorrangig wird das file vom TWiki Anhang genommen, danach erst vom Habemus Server

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.HabemusDataPlugin.