[Laszlo-checkins] r13666 - openlaszlo/trunk/docs/src/nav

hqm@openlaszlo.org hqm at openlaszlo.org
Mon Apr 13 15:59:41 PDT 2009


Author: hqm
Date: 2009-04-13 15:59:40 -0700 (Mon, 13 Apr 2009)
New Revision: 13666

Modified:
   openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20090413-hqm-h by hqm at badtzmaru.home on 2009-04-13 18:57:00 EDT
    in /Users/hqm/openlaszlo/trunk/docs/src
    for http://svn.openlaszlo.org/openlaszlo/trunk/docs/src

Summary:  add lzDataElementMixin to nav widget data section

New Features:

Bugs Fixed: LPP-4300 

Technical Reviewer: hqm
QA Reviewer: liorio
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:

Added  lz.DataElementMixin to the Data folder in the reference nav widget
    

Tests:

lz.DataElementMixin is listed, and points to appropriate doc page



Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml	2009-04-13 21:09:53 UTC (rev 13665)
+++ openlaszlo/trunk/docs/src/nav/toc.xml	2009-04-13 22:59:40 UTC (rev 13666)
@@ -136,6 +136,7 @@
         <item title="&amp;lt;httpdatarequest&amp;gt;" href="lz.httpdatarequest.html" />
         <item title="lz.Param" href="lz.params.html" />
         <item title="lz.DataElement" href="lz.DataElement.html" />
+        <item title="lz.DataElementMixin" href="lz.DataElementMixin.html" />
         <item title="lz.DataNode" href="lz.DataNode.html" />
         <item title="lz.DataNodeMixin" href="lz.DataNodeMixin.html" />
         <item title="lz.DataText" href="lz.DataText.html" />
@@ -297,5 +298,5 @@
  <!--    <category title="Appendices">
         <item title="Reserved Words [TODO LPP-4937]" />
     </category> -->
-    <!-- Copyright 2008 Laszlo Systems -->     
+    <!-- Copyright 2008, 2009 Laszlo Systems -->     
 </toc>



More information about the Laszlo-checkins mailing list