More search possibilities.

This commit is contained in:
Gaetan Delannay 2010-02-22 15:28:20 +01:00
parent 36c4ce5f77
commit 37c252c3fd
3 changed files with 23 additions and 13 deletions

View file

@ -450,7 +450,7 @@ class Info(Type):
'''An info is a field whose purpose is to present information
(text, html...) to the user.'''
def __init__(self, validator=None, multiplicity=(1,1), index=None,
default=None, optional=False, editDefault=False, show=True,
default=None, optional=False, editDefault=False, show='view',
page='main', group=None, move=0, indexed=False,
searchable=False, specificReadPermission=False,
specificWritePermission=False, width=None, height=None,