enhanced docs

This commit is contained in:
Roland Gruber 2013-04-22 17:43:01 +00:00
parent 1cc1261f80
commit b64bed94f8
1 changed files with 10 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15"><title>Upgrade notes</title>
@ -37,6 +38,15 @@ This is a list of API changes for all LAM releases.
<br>
<h2>4.1 -&gt; 4.2</h2>New meta HTML classes: htmlEqualHeight, htmlAccordion<br>
New functions in baseModule to reduce code:<br>
<ul>
<li>addSimpleInputTextField() to add text fields to the edit page</li>
<li>addMultiValueInputTextField()/processMultiValueInputTextField() to add multi-value text fields to the edit page</li>
<li>addSimpleSelfServiceTextField()/checkSimpleSelfServiceTextField() adds and checks a text field in self service</li>
<li>addSimplePDFField() to create the PDF code for a simple text value<br>
</li>
</ul>
<br>
<h2>4.0 -&gt; 4.1</h2>
CSS changes:<br>