Return-Path: X-Original-To: apmail-struts-commits-archive@minotaur.apache.org Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E31A611752 for ; Fri, 27 Jun 2014 11:06:54 +0000 (UTC) Received: (qmail 43746 invoked by uid 500); 27 Jun 2014 11:06:47 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 43626 invoked by uid 500); 27 Jun 2014 11:06:47 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 43439 invoked by uid 99); 27 Jun 2014 11:06:47 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2014 11:06:47 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0798098D625; Fri, 27 Jun 2014 11:06:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lukaszlenart@apache.org To: commits@struts.apache.org Date: Fri, 27 Jun 2014 11:06:53 -0000 Message-Id: In-Reply-To: <1822ea5ed926453c87de2ef60d5d05bd@git.apache.org> References: <1822ea5ed926453c87de2ef60d5d05bd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/12] git commit: Adds auto-generated tags' info Adds auto-generated tags' info Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/ca230ab3 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/ca230ab3 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/ca230ab3 Branch: refs/heads/feature/WW-4295-localization Commit: ca230ab30fde249d8af17cc5f2ba83ebe142d364 Parents: 23498a3 Author: Lukasz Lenart Authored: Fri Jun 27 12:54:26 2014 +0200 Committer: Lukasz Lenart Committed: Fri Jun 27 12:54:26 2014 +0200 ---------------------------------------------------------------------- core/src/site/resources/tags/checkboxlist.html | 8 ++++++++ core/src/site/resources/tags/doubleselect.html | 8 ++++++++ core/src/site/resources/tags/inputtransferselect.html | 8 ++++++++ core/src/site/resources/tags/optiontransferselect.html | 8 ++++++++ core/src/site/resources/tags/radio.html | 8 ++++++++ core/src/site/resources/tags/select.html | 8 ++++++++ core/src/site/resources/tags/updownselect.html | 8 ++++++++ 7 files changed, 56 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/ca230ab3/core/src/site/resources/tags/checkboxlist.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/checkboxlist.html b/core/src/site/resources/tags/checkboxlist.html index 95e2e97..1bcb2ea 100644 --- a/core/src/site/resources/tags/checkboxlist.html +++ b/core/src/site/resources/tags/checkboxlist.html @@ -194,6 +194,14 @@ Please do not edit it directly. Property of list objects to get field content from + listValueKey + false + + false + String + Property of list objects to get field value label from + + name false http://git-wip-us.apache.org/repos/asf/struts/blob/ca230ab3/core/src/site/resources/tags/doubleselect.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/doubleselect.html b/core/src/site/resources/tags/doubleselect.html index becaf8b..674ecc2 100644 --- a/core/src/site/resources/tags/doubleselect.html +++ b/core/src/site/resources/tags/doubleselect.html @@ -482,6 +482,14 @@ Please do not edit it directly. Property of list objects to get field content from + listValueKey + false + + false + String + Property of list objects to get field value label from + + multiple false http://git-wip-us.apache.org/repos/asf/struts/blob/ca230ab3/core/src/site/resources/tags/inputtransferselect.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/inputtransferselect.html b/core/src/site/resources/tags/inputtransferselect.html index 9f1a1e1..176e915 100644 --- a/core/src/site/resources/tags/inputtransferselect.html +++ b/core/src/site/resources/tags/inputtransferselect.html @@ -266,6 +266,14 @@ Please do not edit it directly. Property of list objects to get field content from + listValueKey + false + + false + String + Property of list objects to get field value label from + + multiple false http://git-wip-us.apache.org/repos/asf/struts/blob/ca230ab3/core/src/site/resources/tags/optiontransferselect.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/optiontransferselect.html b/core/src/site/resources/tags/optiontransferselect.html index e2d74d1..a2f5422 100644 --- a/core/src/site/resources/tags/optiontransferselect.html +++ b/core/src/site/resources/tags/optiontransferselect.html @@ -642,6 +642,14 @@ Please do not edit it directly. Property of list objects to get field content from + listValueKey + false + + false + String + Property of list objects to get field value label from + + multiple false http://git-wip-us.apache.org/repos/asf/struts/blob/ca230ab3/core/src/site/resources/tags/radio.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/radio.html b/core/src/site/resources/tags/radio.html index ea1d78d..1fce828 100644 --- a/core/src/site/resources/tags/radio.html +++ b/core/src/site/resources/tags/radio.html @@ -194,6 +194,14 @@ Please do not edit it directly. Property of list objects to get field content from + listValueKey + false + + false + String + Property of list objects to get field value label from + + name false http://git-wip-us.apache.org/repos/asf/struts/blob/ca230ab3/core/src/site/resources/tags/select.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/select.html b/core/src/site/resources/tags/select.html index 7a7d3de..d2425e5 100644 --- a/core/src/site/resources/tags/select.html +++ b/core/src/site/resources/tags/select.html @@ -218,6 +218,14 @@ Please do not edit it directly. Property of list objects to get field content from + listValueKey + false + + false + String + Property of list objects to get field value label from + + multiple false false http://git-wip-us.apache.org/repos/asf/struts/blob/ca230ab3/core/src/site/resources/tags/updownselect.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/updownselect.html b/core/src/site/resources/tags/updownselect.html index f084116..d62b86f 100644 --- a/core/src/site/resources/tags/updownselect.html +++ b/core/src/site/resources/tags/updownselect.html @@ -242,6 +242,14 @@ Please do not edit it directly. Property of list objects to get field content from + listValueKey + false + + false + String + Property of list objects to get field value label from + + moveDownLabel false v