pyams_content.component.theme package¶
+Subpackages¶
+ +Submodules¶
+pyams_content.component.theme.portlet module¶
+-
+
-
+class
pyams_content.component.theme.portlet.
PortletThemesSettings
¶
+ Bases:
+persistent.Persistent
,zope.container.contained.Contained
Portlet themes settings
+
-
+
-
+
pyams_content.component.theme.portlet.
PortletThemesSettingsFactory
(context)¶
+ Portlet themes settings adapter
+
-
+
-
+class
pyams_content.component.theme.portlet.
ThemesPortletsSettingsTraverser
(context)¶
+ Bases:
+pyams_utils.adapter.ContextAdapter
++themes++ portlet settings adapter
+-
+
-
+
traverse
(name, furtherpath=None)¶
+
-
+
Module contents¶
+-
+
-
+class
pyams_content.component.theme.
ThemesContentChecker
(context)¶
+ Bases:
+pyams_content.features.checker.BaseContentChecker
Themes info content checker
+-
+
-
+
inner_check
(request)¶
+
-
+
-
+
label
= 'Themes'¶
+
-
+
-
+
weight
= 200¶
+
-
+
-
+
-
+class
pyams_content.component.theme.
ThemesInfo
¶
+ Bases:
+persistent.Persistent
,zope.container.contained.Contained
Themes info persistent class
+-
+
-
+
themes
¶
+ Computed attributes based on schema fields
+Field properties provide default values, data validation and error messages +based on data found in field meta-data.
+Note that FieldProperties cannot be used with slots. They can only +be used for attributes stored in instance dictionaries.
+
-
+
-
+
-
+
pyams_content.component.theme.
ThemesInfoFactory
(target)¶
+ Themes info factory
+
-
+
-
+class
pyams_content.component.theme.
ThemesManager
¶
+ Bases:
+persistent.Persistent
,zope.container.contained.Contained
Themes manager persistent class
+-
+
-
+
extract_name
¶
+ Computed attributes based on schema fields
+Field properties provide default values, data validation and error messages +based on data found in field meta-data.
+Note that FieldProperties cannot be used with slots. They can only +be used for attributes stored in instance dictionaries.
+
-
+
-
+
thesaurus_name
¶
+ Computed attributes based on schema fields
+Field properties provide default values, data validation and error messages +based on data found in field meta-data.
+Note that FieldProperties cannot be used with slots. They can only +be used for attributes stored in instance dictionaries.
+
-
+
-
+
-
+
pyams_content.component.theme.
ThemesManagerFactory
(target)¶
+ Themes manager factory
+