+ Home Documents UML to Portal in a Few Easy Steps Schema for the "id" field
Document Actions

Schema for the "id" field

This is the schema for the "id" field; it's quite long. Cut & paste it into your UML editor.

Click here to get the file

Size 1 kB - File type text/x-web-intelligent

File contents

Schema((StringField(name='id', required=0, mode='rw', accessor='getId', mutator='setId', default=None, widget=IdWidget(label='Short Name', label_msgid='label_short_name', description='Should not contain spaces, underscores, or mixed case. Short Name is part of the item\'s web address.', description_msgid='help_shortname', visible={'view': 'invisible'}, i18n_domain='plone',),), StringField(name='title', required=1, searchable=1, default='', accessor='Title', widget=StringWidget(label='Full Name', visible={'view': 'invisible'}, i18n_domain='plone',),),), marshall = RFC822Marshaller()) + ExtensibleMetadata.schema