/[cvs]/nfo/php/libs/org.netfrag.app/WebExplorer/AbstractExplorer.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.app/WebExplorer/AbstractExplorer.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by joko, Fri Apr 18 15:27:06 2003 UTC revision 1.19 by joko, Fri Apr 18 16:21:37 2003 UTC
# Line 4  Line 4 
4  ##    $Id$  ##    $Id$
5  ##    -----------------------------------------------------------------------------  ##    -----------------------------------------------------------------------------
6  ##    $Log$  ##    $Log$
7    ##    Revision 1.19  2003/04/18 16:21:37  joko
8    ##    fixed commit comment - the last one caused a syntax error!!!
9    ##
10  ##    Revision 1.18  2003/04/18 15:27:06  joko  ##    Revision 1.18  2003/04/18 15:27:06  joko
11  ##    NEW: XML Trees in data area  ##    NEW: XML Trees in data area
12  ##      new ecom module: DataTree  ##      new ecom module: DataTree
# Line 14  Line 17 
17  ##        );  ##        );
18  ##        A Data::Lift module translates this filter-query into a XPath-query ...  ##        A Data::Lift module translates this filter-query into a XPath-query ...
19  ##        $filter = array(  ##        $filter = array(
20  ##          xpq => '*/*[@name="cli"]',  ##          xpq => '*\/*[@name="cli"]',
21  ##        );  ##        );
22  ##        ... which finally is propagated to the backend.  ##        ... which finally is propagated to the backend.
23  ##    NEW: AbstractExplorer - standalone version  ##    NEW: AbstractExplorer - standalone version

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed