pyams_content.profile package ⊞¶
Subpackages¶
pyams_content.profile.admin¶
pyams_content.profile.interfaces¶
-
interface
pyams_content.profile.interfaces.IAdminProfile[source]¶ Extends:
zope.annotation.interfaces.IAttributeAnnotatableUser admin profile preferences
-
favorites¶ User favorites
List of internal numbers of shared contents stored for quick access
Implementation: zope.schema.ListRead Only: False Required: True Default Value: None Allowed Type: listValue Type
Implementation: zope.schema.TextLineRead Only: False Required: True Default Value: None Allowed Type: str
-
table_page_length¶ Default table length
Default length used for inner tables and dashboards
Implementation: zope.schema.ChoiceRead Only: False Required: True Default Value: 10
-