Commit 630b35f3 authored by Jean-Paul Smets's avatar Jean-Paul Smets

New Category API (display_id, display_none_category, etc.)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@449 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 33ea8fef
<dtml-comment> <dtml-comment>
title: title:
connection_id:MySQL connection_id:erp5_sql_connection
max_rows:1000 max_rows:1000
max_cache:100 max_cache:100
cache_time:0 cache_time:0
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<title>Socit</title> <title>Socit</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,start_with_empty_tuple=1)</items> <items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -207,7 +207,7 @@ ...@@ -207,7 +207,7 @@
<title>Incoterm</title> <title>Incoterm</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.incoterm.getCategoryChildItemList(method_name = 'getTitle', start_with_empty_tuple=1)</items> <items>python:here.portal_categories.incoterm.getCategoryChildItemList(display_id = 'getTitle', display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<title>Socit</title> <title>Socit</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,start_with_empty_tuple=1)</items> <items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<title>Incoterm</title> <title>Incoterm</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.incoterm.getCategoryChildItemList(method_name = 'getTitle', start_with_empty_tuple=1)</items> <items>python:here.portal_categories.incoterm.getCategoryChildItemList(display_id = 'getTitle', display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<title>Socit</title> <title>Socit</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,start_with_empty_tuple=1)</items> <items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<title>Incoterm</title> <title>Incoterm</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.incoterm.getCategoryChildItemList(method_name = 'getTitle', start_with_empty_tuple=1)</items> <items>python:here.portal_categories.incoterm.getCategoryChildItemList(display_id = 'getTitle', display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<title>Socit</title> <title>Socit</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,start_with_empty_tuple=1)</items> <items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<title>Incoterm</title> <title>Incoterm</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.incoterm.getCategoryChildItemList(method_name = 'getTitle', start_with_empty_tuple=1)</items> <items>python:here.portal_categories.incoterm.getCategoryChildItemList(display_id = 'getTitle', display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<title>Socit</title> <title>Socit</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,start_with_empty_tuple=1)</items> <items>python:here.portal_categories.group.Coramy.getCategoryChildIdItemList(base=1,display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<title>Incoterm</title> <title>Incoterm</title>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.incoterm.getCategoryChildItemList(method_name = 'getTitle', start_with_empty_tuple=1)</items> <items>python:here.portal_categories.incoterm.getCategoryChildItemList(display_id = 'getTitle', display_none_category=1)</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment