pyams_content.root package¶
-Subpackages¶
- -Module contents¶
--
-
-
-class
pyams_content.root.
SiteRoot
¶
- Bases:
-pyams_security.security.ProtectedObject
,pyams_utils.site.BaseSiteRoot
,pyams_skin.skin.UserSkinnableContent
Main site root
--
-
-
-
managers
¶
- Custom field property used to handle role principals
-
-
-
-
-
operators
¶
- Custom field property used to handle role principals
-
-
-
-
-
roles_interface
= <InterfaceClass pyams_content.root.interfaces.ISiteRootRoles>¶
-
-
-
-
-
templates_managers
¶
- Custom field property used to handle role principals
-
-
-
-
-
webmasters
¶
- Custom field property used to handle role principals
-
-
-
-
-
-
-class
pyams_content.root.
SiteRootBackOfficeConfiguration
¶
- Bases:
-pyams_skin.configuration.BackOfficeConfiguration
Site root back-office configuration
-
-
-
-
-
pyams_content.root.
SiteRootBackOfficeConfigurationFactory
(context)¶
-
-
-
-
-class
pyams_content.root.
SiteRootConfiguration
¶
- Bases:
-pyams_skin.configuration.Configuration
Site root configuration
-
-
-
-
-
pyams_content.root.
SiteRootConfigurationFactory
(context)¶
-
-
-
-
-class
pyams_content.root.
SiteRootPermissionChecker
(context)¶
- Bases:
-pyams_utils.adapter.ContextAdapter
Site root permission checker
--
-
-
-
edit_permission
¶
-
-
-
-
-
-
-class
pyams_content.root.
SiteRootStaticConfiguration
(context, request, view)¶
- Bases:
-pyams_skin.configuration.StaticConfiguration
Site root static configuration
--
-
-
-
application_name
= 'PyAMS CMS'¶
-
-
-
-
-
application_package
= 'pyams_content'¶
-
-
-
-
-
-
-
inner_package
= 'pyams_skin'¶
-
-
-
-
-
inner_package_name
= 'PyAMS'¶
-
-
-
-
-
-
-class
pyams_content.root.
SiteRootToolsConfiguration
¶
- Bases:
-persistent.Persistent
Site root tools configuration
--
-
-
-
forms_tool_name
= None¶
-
-
-
-
-
imagemaps_tool_name
= None¶
-
-
-
-
-
news_tool_name
= None¶
-
-
-
-
-
tools_name
= None¶
-
-
-
-
-
views_tool_name
= None¶
-
-
-
-
-
-
-
pyams_content.root.
handle_granted_role
(event)¶
- Add principals to operators group when a role is granted
-
-
-
-
-
pyams_content.root.
site_root_tools_configuration_factory
(context)¶
- Site root tools configuration factory
-