| Trees | Index | Help |
|---|
|
CPSBlog: Init
Blog
BlogAggregator
BlogAggregatorPortlet
BlogCalendarBox: BlogCalendarBox
BlogEntry
CPSBatch
document_structures
permissions
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSBlogTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testBlog
testBlogEntry
testGlobalInstall
Trackback
utils
CPSBoxes: CPS Boxes Init
ActionBox: ActionBox
BaseBox: BaseBox
BoxesTool: BoxesTool
BoxGuard: BoxGuard
ContentBox: ContentBox
DocRenderBox: Doc RenderBox
EventCalendarBox: EventCalendarBox
FlashBox: FlashBox
ImageBox: ImageBox
InternalLinksBox: InternalLinksBox
tests
TextBox: TextBox
TreeBox: TreeBox
CPSCalendar
Calendar: A Calendar is an Events container
CPSCalendarTool
Event: Event
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSCalendarTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testCalendars
testDateTimeExt
CPSChat: CPSChat is chat product for CPS3.
Chat
ChatItem
CPSChatPermissions
CPSMemberShipPatch
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSChatTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testChat
Workflows
ChatItemWorkflow: Chat Item Workflfow
ChatWorkflow: Chat Workflfow
CPSCollector
CollectorDocument: A Collector is a folderish Form
CollectorItem: A collector item encapsulates input from a form
Form: The Form class is an HTML form generator.
QuizDocument: A Quiz is a special collector that only allows a few widgets and
checks user answers against correct answers provided by the quiz
creator
strptime: Implementation of time.strptime().
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSCollectorTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testCollector
testFormValidation
CPSCompat: CPSCompat
PatchCMFCoreCMFCatalogAware: PatchCMFCoreCMFCatalogAware
PatchCMFCorePortalFolder: PatchCMFCorePortalFolder
PatchCMFCorePortalObject: PatchCMFCorePortalObject
PatchCMFCoreSkinnable: PatchCMFCoreSkinnable
PatchCMFDefaultDublinCore: PatchCMFDefaultDublinCore
PatchDCWorkflowDCWorkflow: PatchDCWorkflowDCWorkflow
PatchDCWorkflowGuard: PatchDCWorkflowGuard
PatchZODBTransaction: PatchZODBTransaction
CPSCore
AllowModules: Allow standard modules to be imported from restricted code.
CopyrightPatch
CPSBase: Base types used to construct most CPS content.
CPSCorePermissions: CPS core permissions.
CPSMembershipTool
CPSRegistrationTool
CPSTypes: Mixin that does TypesTool-like operation on types.
CPSWorkflow: Backward compatibility; see Products.CPSWorkflow.workflow
CPSWorkflowConfiguration: Backward compatibility; see Products.CPSWorkflow.configuration
CPSWorkflowExpression: Backward compatibility; see Products.CPSWorkflow.expression
CPSWorkflowStackDefinitions: Backward compatibility; see
Products.CPSWorkflow.basicstackdefinitions
CPSWorkflowStacks: Backward compatibility; see Products.CPSWorkflow.basicstacks
CPSWorkflowStates: Backward compatibility; see Products.CPSWorkflow.states
CPSWorkflowTool: Backward compatibility; see Products.CPSWorkflow.workflowtool
CPSWorkflowTransitions: Backward compatibility; see Products.CPSWorkflow.transitions
EventServicePatches: Patch Zope so that it sends standard notifications.
EventServiceTool: Event Service
IndexationManager: Manager for indexations that can be delayed until commit time.
LoggerTool
MirrorTool: This tool is an example of code you can have that listens to events
and acts on them.
ObjectRepositoryTool: Object Repository Tool.
PatchBTreeFolder2: Patch BTreeFolder2
PatchCatalogTool: Patch CMF CatalogTool
PatchCMFCatalogAware: Patch the CMFCore.CMFCatalogAware
PatchCMFCore: This file contains all patches for the CMFCore product.
PatchCMFDefault: This file contains all patches for the CMFDefault product.
PatchOFSFolder: PatchOFSFolder
ProxyBase
ProxyTool: Proxy Tool that manages proxy objects and their links to real
documents.
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
dummy: Dummy (= Mock) classes for unit tests
runalltests
runtests
test_base: Tests for the CPSBaseDocument
test_eventservice_synchronous
test_eventservice_tool: Simple test for event service
test_indexation_manager: Tests for the Indexation Manager
test_misc
test_objectrepository: Tests for the object repository
test_proxy: Tests for the proxies and the proxy tool.
test_proxybtree: Tests for the btree proxies.
test_treestool: Tests for the trees tool.
test_utils
TreesTool: Trees Tool, that caches some information about the site's
hierarchies.
TypesToolPatches: Patch TypesTool so that TypeInformation's properties are editable.
utils: Miscellaneous utility functions.
CPSDefault: CPS Default Init
ActionBox: Backward compatibility; see Products.CPSBoxes.ActionBox
BaseBox: Backward compatibility; see Products.CPSBoxes.BaseBox
BoxesTool: Backward compatibility; see Products.CPSBoxes.BoxesTool
BoxGuard: Backward compatibility; see Products.CPSBoxes.BoxGuard
CMFCalendarToolPatch: CMFCalendar portal_calendar tool patch relying on CPSDefault's search
script (not on portal_catalogue)
ContentBox: Backward compatibility; see Products.CPSBoxes.ContentBox
DocRenderBox: Backward compatibility; see Products.CPSBoxes.DocRenderBox
Dummy: A Dummy document
EventCalendarBox: Backward compatibility; see Products.CPSBoxes.EventCalendarBox
Extensions
benchmarktimer: Benchmark tools are available if BENCHMARCKTIMER_LEVEL is defined in
environment
cpsinstall: Installer for a default CPS site.
loadTree: build a tree using a data file created with skin/cps_devel/dump_tree
the file should be located in CLIENT_HOME (ie $ZS/var folder)
split_macro_lib
upgrade
FlashBox: Backward compatibility; see Products.CPSBoxes.FlashBox
Folder: Folder, which is both used for work and publication.
ImageBox: Backward compatibility; see Products.CPSBoxes.ImageBox
Installer
InternalLinksBox: Backward compatibility; see Products.CPSBoxes.InternalLinksBox
MembershipTool
Portal: Default portal for CPS
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSDefaultTestCase
CPSTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testCPSSite
testI18n
testIndexation: Test indexation manager in synchronous and asynchronous mode
testMembershipTool
testNonRegression
testPublication
testSimple
testSkins
TextBox: Backward compatibility; see Products.CPSBoxes.TextBox
TreeBox: Backward compatibility; see Products.CPSBoxes.TreeBox
utils: Miscellaneous utility functions.
CPSDirectory: CPSDirectory init.
BaseDirectory: BaseDirectory
DirectoryEntryVocabulary: Directory Entry Vocabulary
DirectoryTool: Directory Tool
DirectoryVocabulary: DirectoryVocabulary.
DirectoryWidgets: Directory widget types.
Extensions
GroupsDirectory: GroupsDirectory
IndirectDirectory: IndirectDirectory
IndirectDirectoryVocabulary: IndirectDirectoryVocabulary.
IUserFolder: This module defines the interfaces required by CPSDirectories for
UserFolders, Users and Groups.
LDAPBackingDirectory: LDAPBackingDirectory
LDAPDirectory: LDAPDirectory
LDAPDirectoryVocabulary: LDAPDirectoryVocabulary.
LocalDirectory: ZODBDirectory
MembersDirectory: MembersDirectory
MemberToolsPatch: MemberToolsPatch
Patches CMF's Membership and MemberData tools to make them access
user folders using a standard API.
MetaDirectory: Meta Directory
RolesDirectory: RolesDirectory
setuphandlers: Directory tool import/export for CMFSetup.
SQLDirectory: SQLDirectory
StackingDirectory: Stacking Directory
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSDirectoryTestCase
ldap
fakeldap: FakeLdap
filter: filters.py - misc stuff for handling LDAP filter strings (see RFC2254)
written by Michael Stroeder <michael@stroeder.com>
See http://python-ldap.sourceforge.net for details.
functions
ldapobject
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testDirectory
testDirectoryEntryVocabulary
testDirectoryVocabulary
testIndirectDirectory
testLDAPBackingDirectory
testMetaDirectory
testStackingDirectory
testUserFolderPatch
testZODBDirectory
UserFolderPatch: UserFolderPatch
ZODBDirectory: ZODBDirectory
CPSDocument
CPSDocument
CPSDocumentPatchForCMF: 'stock' CMF Patch on CPSDocument
createFile: import documents from uploaded ZIP file
Extensions
FlexibleTypeInformation: Flexible Type Information
ftests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
runalltests
testDefaultDocumentsRendering: Tests for default documents rendering
PatchTypesTool
tests
CMFTestCase
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSDocumentTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testDefaultDocuments
testFlexibleTypeInformation: Tests for Flexible Type Information.
CPSForum
CommentTool: The Comment tool manages comments associated with documents and
displayed using the CPSForum interface
CPSForumPermissions: CPS Forum permissions.
Forum
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSForumTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_commenttool
test_po: Unit tests for .po files
testForum
CPSIO
BaseExporter
BaseImporter
etree
export_modules
import_modules
IOBase
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSIOTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testIO
XMLIOTool: XML-based Import/Export Tool
CPSInstaller
CMFInstaller
CPSInstaller
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
runalltests
testCPSInstaller
testCPSPortletsAPI
CPSNavigation: CPS Default Init
BaseNavigation: A Navigation class
CatalogNavigation: A CPS Navigation using the catalog
CatalogNavigationWidget: Catalog Navigation widget types.
ConfNavigation: A ConfigParser Navigation
CPSDirectoryNavigation: A CPSDirectory Navigation
CPSIndirectDirectoryNavigation: A CPS Indirect Directory Navigation
CPSNavigation: A CPS Navigation using portal_tree
interfaces: CPSDefault.interfaces package.
IFinder: Finder interface.
LDAPDirectoryNavigation: A LDAPDirectory Navigation
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testConfFinder
testCPSDirectoryFinder
testLDAPFinder
testNavigation
testZODBFinder
ZODBNavigation: A ZODB Navigation
CPSNewsLetters
NewsLetterWidgets
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSNewsLettersTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testGlobalInstall
Workflows
NewsLetterWorkflow: NewsLetter type workflow definition
CPSOOo: Init
AllowModules
document_structures: Return custom document types.
Field
OOoDocbookDocument
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSOOoTestCase
runalltests
test_ooxmlhelpers
testGlobalInstall
testOOoDocbookDocument
CPSPortlets
CPSPortlet
cpsportlets_utils
CPSPortletsPermissions: CPS Portlets Permissions
CPSPortletVisibilityWidget: CPS Portlet Visibility Widget
CPSPortletWidget
FileDownloaderPatch: Patch on CPSPortlet for File downloading
FlexibleTypeInformationPatch: Patch on the FlexibleTypeInformation from CMF
PortletGuard: Portlet Guard
PortletRAMCache
PortletsContainer
PortletsTool
PortletWidgets
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSPortletsTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testFixtures
testGlobalPortlets
testLocalPortlets
testMovePortlets
testPortletOverride
testPortletsTool
testPortletWidgets
testRAMCache
CPSRSS
feedparser: Universal feed parser
RSSBox: An RSS box displays an RSS channel in the portal.
RSSChannel: The RSS tool manages RSS channels and refreshes them.
RSSTool: The RSS tool manages RSS channels and refreshes them.
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSRSSTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testRSS
timeoutsocket: Timeout Socket
This module enables a timeout mechanism on all TCP connections.
CPSSchemas
BasicFields: BasicFields
BasicWidgets: BasicWidgets
DataModel: DataModel
DataStructure: DataStructure
DiskFile: DiskFile
DublinCorePatch
EpozPatch
ExtendedWidgets: Extended widget types.
Extensions
convert_metadata: Convert some metadata from old storage adapter to the new one.
install
Field: Field
FileUtils: FileUtils
FolderWithPrefixedIds: Folder whose subobjects' ids are automatically prefixed, so that they
can be arbitrary.
IVocabulary: IVocabulary
Layout: Layout
LayoutsTool: Layouts Tool
LocalVocabulary
MethodVocabulary: MethodVocabulary.
PropertiesPostProcessor: PropertiesPostProcessor
Schema: Schema
SchemasTool: Schemas Tool
SearchWidgets: Search Widgets.
setuphandlers: Schemas tool import/export for CMFSetup.
StorageAdapter: Storage Adapters
swfHeaderData
tests
CMFTestCase
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
msgfmt: Generate binary message catalog from textual translation description.
PloneTestCase
runalltests
test_po: Unit tests for .po files
test_utils
testAdapters
testDataModel
testDataStructure
testDiskFile
testFields
testFileUtils
testLayout
testLocalVocabulary
testSchemas
testVocabulary
testWidgets
testWidgetsValidation
TM: Provide support for linking an external transaction manager with
Zope's
utils: Miscellaneous utility functions.
VocabulariesTool: Vocabularies Tool
Vocabulary: Vocabulary
Widget: Widget
WidgetTypesTool: Widget Types Tool
CPSSkins
ActionBox
AllowModules
AreaColor
AreaShape
BaseCellModifier
BasePalette
BaseStyle
BaseTemplet
BoxCorners
Breadcrumbs
Calendar
CalendarStyle
CellBlock
CellHider
CellSizer
CellStyler
CollapsibleMenu
CollapsibleMenuStyle
cpsskins_utils
CPSSkinsInstaller
CPSSkinsPermissions
DocumentInfo
FlashBox
FontColor
FontShape
FormStyle
ImageBox
Language
MainContent
PageBlock
PageBlockContent
PaletteBorder
PaletteColor
PortalBox
PortalBoxColor
PortalBoxGroup
PortalBoxShape
PortalTab
PortalTabStyle
PortalTheme
PortalThemesTool
PortletBox
QuickImporter
RAMCache
SearchBox
SimpleBox
StylableContent
swfHeaderData
tests
CMFTestCase
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPS2TestCase
CPS3TestCase
CPSSkinsTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
testBaseUrl
testCellBlocks
testCPS3Navigation
testCPS3Portlets
testFunctional
testI18N: Unit tests for CPSSkins i18n
testPageBlocks
testPortalPalettes
testPortalStyles
testPortalTheme
testPortalThemesTool
testRAMCache
testTemplets
testThemeNegociation
testUpgradeThemes
TestUtil
testZChecker
testZPTSkins
TextBox
ThemeChooser
ThemeFolder
ThemePage
CPSSubscriptions
CPSSubscriptionsPermissions
NotificationMessageBody
Notifications
RecipientsRules
Subscription
SubscriptionContainer
SubscriptionsTool
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSSubscriptionsTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testGlobalInstall
testNotificationRules
testRecipientsRules
testSubscriptionContainer
testSubscriptions
testSubscriptionsTool
CPSTypeMaker
CPSWidgetDefinition
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSTypeMakerTestCase
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_po: Unit tests for .po files
testCPSWidgetDefinitions
testTypeMaker: methods that should be unit tested here :...
TypeMakerTool
CPSUserFolder
CPSMemberDataTool: CPS MemberData Tool
CPSUserFolder: CPSUserFolder
FakeNuxUserGroups: Fake NuxUserGroups module for product backward compatibility.
UserFolderWithGroups: Fake UserFolderWithGroups module for product backward
compatibility.
PatchForGruf: Patch for GRUF
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
runalltests
test_TimeoutCache
testCPSUserFolder
TimeoutCache: TimeoutCache
UserFolderWithGroups: User with Groups, and User Folder with Groups
CPSUtil
html: Utility functions for manipulating HTML, XHTML.
id: Utility functions for generating and manipulating IDs, logins and
passwords.
integration: Utility functions for integrating other or third-party products.
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
runalltests
test_html
test_id
test_integration
test_timeoutcache
text: Utility functions for manipulating texts.
timeoutcache: TimeoutCache
CPSWebMail
Attachment
config: Configuration File : Globals Vars
Extensions
install: CPSWebMail Installer
mailredirection: Redirection Installer
IMAPFolder
IMAPGateway
imapLibLocal: IMAP4 client.
IMAPMessage
IMAPProperties: IMAPProperties class
mime_message
MSOutlookImport: MSOutlookImport class
RFC822MessagesTools
stripogram
html2safehtml
html2text
HTMLParser: A parser for HTML and XHTML.
timeoutsocket: Timeout Socket
This module enables a timeout mechanism on all TCP connections.
WebMailSession: WebMailSession.py
WebMailTool: CPS WebMailTool Core Class
CPSWiki
baseparser: parsing method taken from ZWiki and refactored for CPSWiki needs
rstparser
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
msgfmt: Generate binary message catalog from textual translation description.
runalltests
test_baseparser
test_po: Unit tests for .po files
test_wiki
test_wikilocker
test_wikipage
test_wikiversionning
test_wwwparser
wiki
wikilocker: When someone is editing a page, we need to prevent
other users to edit it simultaenously.
wikipage
wikiparserinterface
wikiparsers
wikiversionning: page versionning base on incremental diff (not using CMF ones on
purpose)
wwwparser
CPSWorkflow
basicstackdefinitions: Basic stack definitions modules
basicstackelements: Basic Stack Elements
basicstacks: Stack type definitions
configuration: CPS workflow configuration object.
expression: Expressions in a CPS web-configurable workflow.
interfaces: CPSWorkflow interfaces
IHierarchicalWorkflowStack: Hierarchical Workflow Stack interface
ISimpleWorkflowStack: Simple Workflow Stack interface
IStackElement: Workflow Stack Element interface
IWorkflowStack: Workflow Stack interface
IWorkflowStackDefinition: Workflow Stack Definition interface
IWorkflowStackDefRegistry: Workflow Stack Registry interface
IWorkflowStackElementRegistry: Workflow Stack Element Registry interface
IWorkflowStackRegistry: Workflow Stack Registry interface
permissions: CPS Workflow Permission
- 'Manage workflows' is the permission needed to edit cps workflow
configuration objects.
stack: Stack Type definition
Base stack type definition.
stackdefinition: Stack Definition
stackdefinitionguard: Stack definition guard
stackelement: Stack Element
stackregistries: CPS Workflow Stack Registries and Registry Tool
states: CPS Workflow States
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
dummy: Dummy (= Mock) classes for unit tests
runalltests
test_stack_elements
test_stack_registries
test_stackdefinitionguard
test_stackdefinitions
test_stackrendering
test_stacks
test_states
test_transitions
test_workflow: Tests for the CPS Workflow Tool.
test_workflow_with_stacks: Tests for the CPS Workflow Tool and CPS Worflow with stacks
transitions: CPS Workflow Transitions
workflow: Workflow extending DCWorklfow with enhanced transitions.
workflowtool: Workflow Tool with CPS proxy knowledge, CPS placeful workflow support
and stack workflows support.
AccessControl.PermissionMapping.RoleManager
AccessControl.Role.RoleManager:
An object that has configurable permissions
AccessControl.User.BasicUserFolder:
Base class for UserFolder-like objects
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
AccessControl.User.UserFolder:
Standard UserFolder object
CPSUserFolder.UserFolderWithGroups.UserFolderWithGroups:
Standard User Folder with Groups.
OFS.Image.File:
A File object is a content object for arbitrary files.
CPSSchemas.DiskFile.DiskFile:
Stores the data of a file object into a file on the disk
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
OFS.Image.Image:
Image objects can be GIF, PNG or JPEG and have the same methods as
File objects.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
Products.BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
Products.DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
Products.DCWorkflow.States.States:
A container for state definitions
CPSWorkflow.states.States:
A container for state definitions
Products.DCWorkflow.Transitions.Transitions:
A container for transition definitions
CPSWorkflow.transitions.Transitions:
CPS Transitions
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
Products.DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
CPSWorkflow.workflow.WorkflowDefinition:
A Workflow implementation with enhanced transitions.
CPSDirectory.DirectoryTool.DirectoryTool:
Directory Tool
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSCore.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSWorkflow.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_treestool.DummyUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSSubscriptions.tests.testRecipientsRules.FakeURLTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSCore.tests.test_eventservice_synchronous.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.DummySubscriber:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.FakeUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.FakeDirectory:
Folders are basic container objects that provide a standard interface
for object management.
CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
Products.CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
CPSSchemas.Schema.CPSSchema:
Persistent Schema.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSSchemas.Layout.LayoutContainer:
Layout Tool
Products.CPSSchemas.Layout.LayoutContainer:
Layout Tool
CPSSchemas.LayoutsTool.LayoutsTool:
Layouts Tool
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
Products.CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
CPSDefault.MembershipTool.MembershipTool:
A MembershipTool with additional functionnalities over the CPSCore
MembershipTool.
CPSCore.MirrorTool.MirrorTool:
Mirror Tool just mirrors the site hierarchy.
OFS.OrderedFolder.OrderedFolder:
Extends the default Folder by order support.
CPSCore.tests.test_treestool.DummyObject:
Extends the default Folder by order support.
CPSCore.EventServiceTool.EventServiceTool:
Event service is used to dispatch notifications to subscribers.
Products.CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxContainer:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxesTool:
Boxes Tool.
Products.BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSPortlets.PortletsContainer.PortletsContainer:
Portlets Container
CPSPortlets.PortletsTool.PortletsTool:
Portlets Tool
CPSSubscriptions.SubscriptionsTool.SubscriptionsTool:
Subscriptions Tool
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSCalendar.CPSCalendarTool.CPSCalendarTool:
This tool gives access to the collaborative side of CPSCalendar.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
CPSSubscriptions.NotificationMessageBody.NotificationMessageBody:
Notification Message Body
CPSSubscriptions.Notifications.NotificationRule:
Base Notification rule Class.
CPSSubscriptions.Notifications.MailNotificationRule:
Mail Notification Rule
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
Products.CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
Products.CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CPSDefault.Portal.CPSDefaultSite:
CPS variant of a CMF Portal.
CPSSubscriptions.RecipientsRules.RecipientsRule:
Recipients Rule Class.
CPSSubscriptions.RecipientsRules.ComputedRecipientsRule:
Computed Recipient Rules
CPSSubscriptions.RecipientsRules.ExplicitRecipientsRule:
Explicit Recipient Rules Class
CPSSubscriptions.RecipientsRules.RoleRecipientsRule:
Role Recipient Rules Class
CPSSubscriptions.RecipientsRules.WorkflowImpliedRecipientsRule:
Workflow Implied Recipient Rule
CPSSubscriptions.Subscription.Subscription:
Subscription
CPSSkins.ThemeFolder.ThemeFolder:
Class for Theme Folder.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.PageBlock.PageBlock:
Class for page blocks.
CPSSkins.PortalTheme.PortalTheme:
Class for Portal Themes.
CPSSkins.PortalThemesTool.PortalThemesTool:
Portal Themes Tool
CPSSkins.ThemePage.ThemePage:
Class for theme pages.
CPSCore.tests.test_proxy.PlacefulProxy:
Mixin class for proxy types.
CPSRSS.RSSTool.RSSTool:
RSS tool, a container for RSS channels that can refresh them.
CPSSchemas.Schema.SchemaContainer:
Schema Container
Products.CPSSchemas.Schema.SchemaContainer:
Schema Container
CPSSchemas.SchemasTool.SchemasTool:
Schemas Tool
Products.PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CPSCore.TreesTool.TreesTool:
Trees Tool that caches information about the site's hierarchies.
CPSTypeMaker.TypeMakerTool.TypeMakerTool:
TypeMakerTool this tool store widget types defined in
CPSWidgetDefinition
CPSSchemas.VocabulariesTool.VocabulariesTool:
Vocabularies Tool
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSchemas.WidgetTypesTool.WidgetTypesTool:
Widget Types Tool
Products.CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
CPSWorkflow.workflowtool.WorkflowTool:
A Workflow Tool extending the CMFCore one with CPS features.
CPSIO.XMLIOTool.XMLIOTool:
Base class for objects which cannot be "overridden" /
shadowed.
OFS.SimpleItem.SimpleItem:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.BaseCellModifier.BaseCellModifier:
Base class for cell modifiers.
CPSSkins.CellHider.CellHider:
Cell Hider.
CPSSkins.CellSizer.CellSizer:
Cell Sizer.
CPSSkins.CellStyler.CellStyler:
Cell Styler.
CPSSkins.BasePalette.BasePalette:
Base class for palettes
CPSSkins.PaletteBorder.PaletteBorder:
Palette Border.
CPSSkins.PaletteColor.PaletteColor:
Palette Color.
CPSSkins.BaseStyle.BaseStyle:
Base class for styles
CPSSkins.AreaColor.AreaColor:
Area Color.
CPSSkins.AreaShape.AreaShape:
Area Shape.
CPSSkins.BoxCorners.BoxCorners:
Box Corners
CPSSkins.CalendarStyle.CalendarStyle:
Calendar Style.
CPSSkins.CollapsibleMenuStyle.CollapsibleMenuStyle:
Collapsible Menu Style.
CPSSkins.FontColor.FontColor:
FontColor.
CPSSkins.FontShape.FontShape:
FontShape.
CPSSkins.FormStyle.FormStyle:
Form Style.
CPSSkins.PortalBoxColor.PortalBoxColor:
Portal Box Color.
CPSSkins.PortalBoxShape.PortalBoxShape:
Portal Box Shape.
CPSSkins.PortalTabStyle.PortalTabStyle:
Portal Tab Style.
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSCollector.CollectorItem.CollectorItem:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.configuration.Configuration:
Workflow Configuration.
CPSUserFolder.CPSMemberDataTool.CPSMemberData:
Mix-in class combining the most common set of basic mix-ins
CPSUserFolder.CPSMemberDataTool.CPSMemberDataTool:
This tool wraps user objects, making them act as Member objects.
Products.CMFDefault.DiscussionTool.DiscussionTool:
Links content to discussions.
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.tests.dummy.Dummy:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyContent:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyTypeInfo:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyMember:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyMembershipTool:
Mix-in class combining the most common set of basic mix-ins
CPSDefault.tests.CPSTestCase.DummyMessageCatalog:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.tests.TestUtil.DummyMessageCatalog:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyPortalUrl:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyPortalUrl:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyRepo:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyRepo:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummySubscriber:
Mix-in class combining the most common set of basic mix-ins
CPSDefault.tests.CPSTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSDocument.tests.CMFTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSSchemas.tests.CMFTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.tests.TestUtil.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyTreeCache:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyTypesTool:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyTypesTool:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyWorkflowTool:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyWorkflowTool:
Mix-in class combining the most common set of basic mix-ins
CPSWebMail.IMAPProperties.IMAPProperties:
IMAPProperties contains user's parameters for the Portal_WebMail
Product
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSkins.CPSSkinsInstaller.Installer:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.PageBlockContent.PageBlockContent:
Page Block Content
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
Products.CMFCore.PortalContent.PortalContent:
Base class for portal objects.
CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBoxes.ActionBox.ActionBox:
An Action Box simply returns an action.
CPSBoxes.ContentBox.ContentBox:
A Content Box display content
CPSBoxes.DocRenderBox.DocRenderBox:
A Doc Render Box allows displaying a rendering of a document manually
chosen.
CPSBoxes.EventCalendarBox.EventCalendarBox:
A box displaying Event Calendar objects (CPS patched version of
CMFCalendar).
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSBoxes.InternalLinksBox.InternalLinksBox:
An InternalLinks Box allows displaying a list of documents manually
chosen.
CPSBoxes.TextBox.TextBox:
A Text Box simply returns a text.
CPSBoxes.TreeBox.TreeBox:
A Tree Box display tree
Products.CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBlog.BlogCalendarBox.BlogCalendarBox:
A box displaying Blog Calendar objects.
CPSRSS.RSSBox.RSSBox:
An RSS Box (for displaying RSS channels).
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSRSS.RSSChannel.RSSChannel:
RSSChannel handles calls to the RSS parser and reorganizes resulting
data structures (mainly filtering)
Products.CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
Products.CMFDefault.RegistrationTool.RegistrationTool:
Manage through-the-web signup policies.
CPSCore.CPSRegistrationTool.CPSRegistrationTool:
Replace MonkeyPatch of RegistrationTool by real object use.
Products.CMFCore.utils.SimpleItemWithProperties:
A common base class for objects with configurable properties in a
fixed schema.
CPSDirectory.BaseDirectory.BaseDirectory:
Base Directory.
Products.CPSDirectory.BaseDirectory.BaseDirectory:
Base Directory.
CPSDirectory.GroupsDirectory.GroupsDirectory:
Groups Directory.
CPSDirectory.IndirectDirectory.IndirectDirectory:
A Directory that just stores ids of entries of other directories.
CPSDirectory.LDAPBackingDirectory.LDAPBackingDirectory:
LDAP Backing Directory.
CPSDirectory.LDAPDirectory.LDAPDirectory:
LDAP Directory.
CPSDirectory.LocalDirectory.LocalDirectory:
A Directory that acts as a Proxy to a directory in the
UserHomeFolder.
CPSDirectory.MembersDirectory.MembersDirectory:
Members Directory.
CPSDirectory.MetaDirectory.MetaDirectory:
Meta Directory
CPSDirectory.RolesDirectory.RolesDirectory:
Roles Directory.
CPSDirectory.SQLDirectory.SQLDirectory:
SQL Directory.
CPSDirectory.StackingDirectory.StackingDirectory:
Stacking Directory
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
CPSSchemas.Vocabulary.CPSVocabulary:
Persistent Vocabulary.
Products.CPSSchemas.Vocabulary.CPSVocabulary:
Persistent Vocabulary.
CPSSchemas.LocalVocabulary.LocalVocabulary:
Persistent Vocabulary.
CPSSchemas.Widget.CPSWidgetType:
Persistent Widget Type.
Products.CPSSchemas.Widget.CPSWidgetType:
Persistent Widget Type.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationMultiSelectWidgetType
CPSNavigation.CatalogNavigationWidget.CatalogNavigationSelectWidgetType:
CatlogNavigationSelectwidget type.
CPSSchemas.ExtendedWidgets.CPSAttachedFileWidgetType:
AttachedFile widget type.
CPSSchemas.BasicWidgets.CPSBooleanWidgetType:
Boolean widget type.
CPSSchemas.BasicWidgets.CPSCompoundWidgetType:
Compound widget type.
CPSSchemas.BasicWidgets.CPSCustomizableWidgetType:
Customizable widget type.
CPSSchemas.ExtendedWidgets.CPSDateTimeWidgetType:
DateTime widget type.
CPSSchemas.BasicWidgets.CPSDateWidgetType:
Date widget type.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidgetType:
Directory entry widget type.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidgetType:
Directory entry widget type.
CPSSchemas.ExtendedWidgets.CPSDocumentLanguageSelectWidgetType:
Document Language Select widget type.
CPSSchemas.BasicWidgets.CPSEmailWidgetType:
Email widget type.
CPSSchemas.ExtendedWidgets.CPSExtendedSelectWidgetType:
Extended Select widget type.
CPSSchemas.BasicWidgets.CPSFileWidgetType:
File widget type.
CPSSchemas.ExtendedWidgets.CPSFlashWidgetType:
CPS Flash Widget Type
CPSSchemas.BasicWidgets.CPSFloatWidgetType:
Float widget type.
CPSSchemas.ExtendedWidgets.CPSGenericMultiSelectWidgetType:
Generic MultiSelect widget type.
CPSSchemas.ExtendedWidgets.CPSGenericSelectWidgetType:
Generic Select widget type.
CPSSchemas.BasicWidgets.CPSHeadingWidgetType:
CPS Heading widget type.
CPSSchemas.BasicWidgets.CPSHtmlWidgetType:
Html widget type.
CPSSchemas.BasicWidgets.CPSIdentifierWidgetType:
Identifier widget type.
CPSSchemas.BasicWidgets.CPSImageWidgetType:
Image widget type.
CPSSchemas.ExtendedWidgets.CPSInternalLinksWidgetType:
Internal links widget type.
CPSSchemas.BasicWidgets.CPSIntWidgetType:
Int widget type.
CPSSchemas.BasicWidgets.CPSLinesWidgetType:
Lines widget type.
CPSSchemas.BasicWidgets.CPSListWidgetType:
Abstract list widget type.
CPSSchemas.BasicWidgets.CPSOrderedListWidgetType:
Ordered list widget type
CPSSchemas.BasicWidgets.CPSUnorderedListWidgetType:
Unordered list widget type
CPSSchemas.BasicWidgets.CPSLongWidgetType:
Long with limits widget type.
CPSSchemas.BasicWidgets.CPSMethodWidgetType:
Method widget type.
CPSSchemas.BasicWidgets.CPSMultiSelectWidgetType:
MultiSelect widget type.
CPSNewsLetters.NewsLetterWidgets.CPSNewsLetterInternalLinksWidgetType:
CPS NewsLetter InternalLinks Widget Type
CPSSchemas.ExtendedWidgets.CPSPhotoWidgetType:
Photo widget type.
CPSPortlets.CPSPortletVisibilityWidget.CPSPortletVisibilityWidgetType:
CPS Portlet Visibility widget type.
CPSPortlets.CPSPortletWidget.CPSPortletWidgetType:
Generic CPS Portlet Widget Type
CPSSchemas.ExtendedWidgets.CPSRangeListWidgetType:
Range List widget type.
CPSSchemas.ExtendedWidgets.CPSRichTextEditorWidgetType:
RTE widget type
CPSSchemas.SearchWidgets.CPSSearchLanguageWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchModifiedWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchSortWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchZCTextWidgetType:
Widget Type.
CPSSchemas.BasicWidgets.CPSSelectWidgetType:
Select widget type.
CPSSchemas.BasicWidgets.CPSStringWidgetType:
String widget type.
CPSSchemas.BasicWidgets.CPSCheckBoxWidgetType:
CheckBox widget type.
CPSSchemas.BasicWidgets.CPSPasswordWidgetType:
Password widget type.
Products.CPSSchemas.BasicWidgets.CPSStringWidgetType:
String widget type.
CPSPortlets.PortletWidgets.CustomWidget.PortletCustomWidgetType:
Custom Portlet Widget Type
CPSPortlets.PortletWidgets.DummyWidget.PortletDummyWidgetType:
Dummy Portlet Widget Type
CPSSchemas.ExtendedWidgets.CPSSubjectWidgetType:
Subject widget type.
CPSSchemas.BasicWidgets.CPSTextAreaWidgetType:
TextArea widget type.
CPSSchemas.ExtendedWidgets.CPSTextWidgetType:
Text widget type.
CPSSchemas.BasicWidgets.CPSURLWidgetType:
URL widget type.
CPSDirectory.DirectoryWidgets.CPSUserIdentifierWidgetType:
User Identifier Widget Type.
CPSSchemas.ExtendedWidgets.CPSZippedHtmlWidgetType:
ZippedHtml widget type.
CPSDirectory.DirectoryVocabulary.DirectoryVocabulary:
Directory Vocabulary
CPSDirectory.DirectoryEntryVocabulary.DirectoryEntryVocabulary:
Directory Entry Vocabulary
CPSDirectory.IndirectDirectoryVocabulary.IndirectDirectoryVocabulary:
Indirect Directory Vocabulary
CPSSchemas.Field.Field:
Basic Field.
CPSSchemas.Field.CPSField:
Persistent Field.
Products.CPSSchemas.Field.Field:
Basic Field.
Products.CPSSchemas.Field.CPSField:
Persistent Field.
CPSSchemas.BasicFields.CPSBooleanField:
Boolean field.
CPSSchemas.BasicFields.CPSDateTimeField:
DateTime field.
CPSSchemas.BasicFields.CPSFileField:
File field.
CPSSchemas.BasicFields.CPSDiskFileField:
File field.
CPSSchemas.BasicFields.CPSFloatField:
Float field.
CPSSchemas.BasicFields.CPSImageField:
Image field.
CPSSchemas.BasicFields.CPSIntField:
Integer field.
CPSSchemas.BasicFields.CPSListField:
Meta list Field
CPSSchemas.BasicFields.CPSCoupleField:
CPS Couple Field
CPSSchemas.BasicFields.CPSListListField:
List of List field.
CPSSchemas.BasicFields.CPSIntListListField:
List of List field.
CPSSchemas.BasicFields.CPSRangeListField:
Meta list Field
CPSSchemas.BasicFields.CPSStringListField:
String List field.
CPSSchemas.BasicFields.CPSLongField:
Long field.
CPSOOo.Field.CPSOOoDocbookFileField:
File field.
CPSSchemas.BasicFields.CPSStringField:
String field.
CPSSchemas.BasicFields.CPSPasswordField:
Password field.
CPSSchemas.BasicFields.CPSSubObjectsField:
Sub-objects field.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSDirectory.LDAPDirectoryVocabulary.LDAPDirectoryVocabulary:
LDAP Directory Vocabulary
CPSCore.LoggerTool.LoggerTool:
Logger Tool just logs events.
CPSSchemas.MethodVocabulary.MethodVocabulary:
Method Vocabulary
CPSCore.ProxyTool.ProxyTool:
The proxy tool caches global informations about all proxies.
CPSCore.EventServiceTool.SubscriberDef:
Subscriber definition is used by Event Service tool.
CPSCore.TreesTool.TreeCache:
Tree cache object, caches information about one hierarchy.
Products.CMFCore.TypesTool.TypeInformation:
Base class for information about a content type.
Products.CMFCore.TypesTool.FactoryTypeInformation:
Portal content factory.
CPSDocument.FlexibleTypeInformation.FlexibleTypeInformation:
Flexible Type Information
CPSSchemas.Widget.Widget:
Basic Widget Class.
CPSSchemas.Widget.CPSWidget:
Persistent Widget.
Products.CPSSchemas.Widget.Widget:
Basic Widget Class.
Products.CPSSchemas.Widget.CPSWidget:
Persistent Widget.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationMultiSelectWidget
CPSSchemas.BasicWidgets.CPSBooleanWidget:
Boolean widget.
Products.CPSSchemas.BasicWidgets.CPSBooleanWidget:
Boolean widget.
CPSSchemas.BasicWidgets.CPSCheckBoxWidget:
CheckBox widget.
CPSSchemas.BasicWidgets.CPSCompoundWidget:
Widget aggregating several widgets.
CPSSchemas.BasicWidgets.CPSCustomizableWidget:
Widget with customizable logic and presentation.
CPSSchemas.ExtendedWidgets.CPSDateTimeWidget:
DateTime widget.
CPSSchemas.BasicWidgets.CPSDateWidget:
Date widget.
CPSSchemas.ExtendedWidgets.CPSDocumentLanguageSelectWidget:
Document Language Selection widget.
CPSSchemas.BasicWidgets.CPSFileWidget:
File widget.
CPSSchemas.BasicWidgets.CPSImageWidget:
Image widget.
Products.CPSSchemas.BasicWidgets.CPSFileWidget:
File widget.
CPSSchemas.ExtendedWidgets.CPSAttachedFileWidget:
AttachedFile widget.
CPSSchemas.ExtendedWidgets.CPSZippedHtmlWidget:
ZippedHtml widget.
CPSSchemas.ExtendedWidgets.CPSFlashWidget:
CPS Flash Widget
Products.CPSSchemas.ExtendedWidgets.CPSFlashWidget:
CPS Flash Widget
Products.CPSSchemas.BasicWidgets.CPSImageWidget:
Image widget.
CPSSchemas.ExtendedWidgets.CPSPhotoWidget:
Photo widget.
CPSSchemas.BasicWidgets.CPSFloatWidget:
Float number widget.
Products.CPSSchemas.BasicWidgets.CPSFloatWidget:
Float number widget.
CPSSchemas.ExtendedWidgets.CPSGenericMultiSelectWidget:
Generic MultiSelect widget.
CPSSchemas.ExtendedWidgets.CPSGenericSelectWidget:
Generic Select widget.
CPSSchemas.BasicWidgets.CPSHtmlWidget:
Html widget.
CPSSchemas.ExtendedWidgets.CPSInternalLinksWidget:
Internal Links widget.
Products.CPSSchemas.ExtendedWidgets.CPSInternalLinksWidget:
Internal Links widget.
CPSNewsLetters.NewsLetterWidgets.CPSNewsLetterInternalLinksWidget:
CPS Newsletter InternalLinks Widget.
CPSSchemas.BasicWidgets.CPSIntWidget:
Integer widget.
CPSSchemas.BasicWidgets.CPSLinesWidget:
Lines widget.
CPSSchemas.BasicWidgets.CPSListWidget:
Abstract list widget
CPSSchemas.BasicWidgets.CPSOrderedListWidget:
Ordered list widget
CPSSchemas.BasicWidgets.CPSUnorderedListWidget:
Unordered list widget
CPSSchemas.BasicWidgets.CPSLongWidget:
Long Widget with limits
CPSSchemas.BasicWidgets.CPSMethodWidget:
Method widget.
CPSSchemas.BasicWidgets.CPSMultiSelectWidget:
MultiSelect widget.
Products.CPSSchemas.BasicWidgets.CPSMultiSelectWidget:
MultiSelect widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidget:
Directory multi-entries widget.
CPSSchemas.ExtendedWidgets.CPSSubjectWidget:
A widget featuring links to items by subject.
CPSSchemas.BasicWidgets.CPSNoneWidget:
None widget.
Products.CPSSchemas.BasicWidgets.CPSNoneWidget:
None widget.
CPSSchemas.ExtendedWidgets.CPSLinkWidget:
Deprecated Link Widget now using compound widget.
CPSPortlets.CPSPortletWidget.CPSPortletWidget:
Generic Portlet Widget.
CPSSchemas.ExtendedWidgets.CPSRangeListWidget:
Range List widget.
Products.CPSSchemas.ExtendedWidgets.CPSRangeListWidget:
Range List widget.
CPSSchemas.ExtendedWidgets.CPSRichTextEditorWidget:
Rich Text Editor widget.
CPSSchemas.SearchWidgets.CPSSearchLanguageWidget:
Widget to choose a document language in search form.
CPSSchemas.SearchWidgets.CPSSearchModifiedWidget:
Widget to choose last modified time in search form.
CPSSchemas.SearchWidgets.CPSSearchSortWidget:
Widget to choose a sort mode in a search form.
CPSSchemas.SearchWidgets.CPSSearchZCTextWidget:
Search ZCText a enable searching on ZCtext index.
CPSSchemas.BasicWidgets.CPSSelectWidget:
Select widget.
Products.CPSSchemas.BasicWidgets.CPSSelectWidget:
Select widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidget:
Directory entry widget.
CPSSchemas.ExtendedWidgets.CPSExtendedSelectWidget:
Extended Select widget.
CPSPortlets.CPSPortletVisibilityWidget.CPSPortletVisibilityWidget:
CPS Portlet Visibility widget.
CPSSchemas.BasicWidgets.CPSStringWidget:
String widget.
CPSSchemas.BasicWidgets.CPSEmailWidget:
Email widget.
CPSSchemas.BasicWidgets.CPSHeadingWidget:
HTML Heading widget like H1 H2...
CPSSchemas.BasicWidgets.CPSIdentifierWidget:
Identifier widget.
CPSSchemas.BasicWidgets.CPSPasswordWidget:
Password widget.
CPSSchemas.BasicWidgets.CPSURLWidget:
URL widget.
Products.CPSSchemas.BasicWidgets.CPSStringWidget:
String widget.
Products.CPSSchemas.BasicWidgets.CPSEmailWidget:
Email widget.
Products.CPSSchemas.BasicWidgets.CPSIdentifierWidget:
Identifier widget.
CPSDirectory.DirectoryWidgets.CPSUserIdentifierWidget:
Identifier widget.
Products.CPSSchemas.BasicWidgets.CPSPasswordWidget:
Password widget.
CPSSchemas.ExtendedWidgets.CPSTextWidget:
Text widget.
Products.CPSSchemas.ExtendedWidgets.CPSTextWidget:
Text widget.
Products.CPSSchemas.BasicWidgets.CPSURLWidget:
URL widget.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationSelectWidget:
This enable to peek a cps zodb object in edit mode using a catalog nav
popup and display it as a link.in view mode.
CPSPortlets.PortletWidgets.CustomWidget.PortletCustomWidget:
Custom Portlet widget
CPSPortlets.PortletWidgets.DummyWidget.PortletDummyWidget:
Dummy Portlet widget
CPSSchemas.BasicWidgets.CPSTextAreaWidget:
TextArea widget.
CPSWorkflow.stack.Stack:
Base Stack Type Definition
CPSWorkflow.basicstacks.SimpleStack:
Simple Stack
CPSWorkflow.basicstacks.HierarchicalStack:
Stack where the level (index) within the stack matters
CPSWorkflow.stackdefinition.StackDefinition:
Stack Definition base class
CPSWorkflow.basicstackdefinitions.HierarchicalStackDefinition:
Hierarchical Stack Definition
CPSWorkflow.basicstackdefinitions.SimpleStackDefinition:
Simple Stack Definition
CPSWorkflow.stackelement.StackElement:
Stack Element
CPSWorkflow.basicstackelements.UserStackElement:
User Stack Element
CPSWorkflow.basicstackelements.GroupStackElement:
Group Stack Element
CPSWorkflow.basicstackelements.GroupSubstituteStackElement:
Group Substitute Stack Element
CPSWorkflow.basicstackelements.HiddenGroupStackElement:
Hidden Group Stack Element
CPSWorkflow.basicstackelements.HiddenUserStackElement:
Hidden User Stack Element
CPSWorkflow.basicstackelements.UserSubstituteStackElement:
User Substitute Stack Element
Products.DCWorkflow.States.StateDefinition:
State definition
CPSWorkflow.states.StateDefinition:
CPS State Definition
Products.DCWorkflow.Transitions.TransitionDefinition:
Transition definition
CPSWorkflow.transitions.TransitionDefinition:
CPS Transition Definition
CPSDirectory.ZODBDirectory.ZODBDirectoryEntry:
ZODB Directory Entry.
CPSBlog.tests.coverage.coverage
CPSBlog.tests.msgfmt.Msgfmt
CPSCalendar.tests.coverage.coverage
CPSCalendar.tests.msgfmt.Msgfmt
CPSChat.tests.coverage.coverage
CPSChat.tests.msgfmt.Msgfmt
CPSCollector.tests.coverage.coverage
CPSCollector.tests.msgfmt.Msgfmt
CPSCore.EventServiceTool.FakeEventService
CPSCore.IndexationManager.IndexationManager:
Holds data about reindexings to be done.
CPSCore.ObjectRepositoryTool.NoWorkflowConfiguration:
Class for a workflow configuration object that denies all
workflows.
CPSCore.PatchCatalogTool.IndexableObjectWrapper:
This is a CPS adaptation of
CMFCore.CatalogTool.IndexableObjectWrapper
CPSCore.ProxyBase.NotAProxy
CPSCore.tests.coverage.coverage
CPSCore.tests.test_eventservice_synchronous.Class1
CPSCore.tests.test_eventservice_synchronous.Class2
CPSCore.tests.test_indexation_manager.Dummy
CPSCore.tests.test_indexation_manager.FakeRoot
CPSCore.tests.test_indexation_manager.FakeTransaction
CPSDefault.Extensions.benchmarktimer.pyBenchmarkTimer
CPSDefault.Extensions.benchmarktimer.zBenchmarkTimer:
Base class for objects that implicitly acquire attributes from
containers
CPSDefault.Extensions.loadTree.DataConfig
CPSDefault.Installer.BaseInstaller:
Base class for product-specific installers.
CPSDefault.tests.CPSTestCase.CPSInstaller
CPSDefault.tests.CPSTestCase.FakeErrorLog
CPSDefault.tests.coverage.coverage
CPSDefault.tests.msgfmt.Msgfmt
CPSDirectory.DirectoryWidgets.EntryMixin:
Mixin class that knows how to access id and title from and entry, even
if it's LDAP keyed by dn.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidget:
Directory entry widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidget:
Directory multi-entries widget.
CPSDirectory.tests.coverage.coverage
CPSDirectory.tests.ldap.fakeldap.FakeLdap:
implements part of python-ldap api for testing purpose also log calls
in a log file
CPSDirectory.tests.ldap.fakeldap.LdifReader:
this class reads an ldif file loads it into memory and implements a
search
CPSDirectory.tests.ldap.fakeldap.LogFile:
a log class
CPSDirectory.tests.msgfmt.Msgfmt
CPSDirectory.tests.testDirectoryEntryVocabulary.FakeDir
CPSDocument.ftests.coverage.coverage
CPSDocument.tests.CMFTestCase.CMFInstaller
CPSDocument.tests.CMFTestCase.DummyMessageCatalog
CPSDocument.tests.coverage.coverage
CPSDocument.tests.msgfmt.Msgfmt
CPSDocument.tests.testDefaultDocuments.DummyResponse
CPSForum.tests.coverage.coverage
CPSForum.tests.msgfmt.Msgfmt
CPSIO.IOBase.IOBase:
IOBase: base for importers and exporters
CPSIO.etree.elementtree.ElementPath.Path
CPSIO.etree.elementtree.ElementPath.xpath_descendant_or_self
CPSIO.etree.elementtree.ElementTree.ElementTree
CPSIO.etree.elementtree.ElementTree.QName
CPSIO.etree.elementtree.ElementTree.TreeBuilder
CPSIO.etree.elementtree.ElementTree.XMLTreeBuilder
CPSIO.etree.elementtree.SgmlopXMLTreeBuilder.TreeBuilder
CPSIO.etree.elementtree.SimpleXMLWriter.XMLWriter
CPSIO.etree.elementtree.TidyHTMLTreeBuilder.TidyHTMLTreeBuilder
CPSIO.tests.coverage.coverage
CPSIO.tests.msgfmt.Msgfmt
CPSInstaller.CMFInstaller.CMFInstaller:
Base class for product-specific installers
CPSInstaller.tests.coverage.coverage
CPSNavigation.BaseNavigation.BaseNavigation:
This is a Base class for other Navigation class.
CPSNavigation.CatalogNavigation.CatalogNavigation:
Implement Finder interface using the portal_catalog.
CPSNavigation.ConfNavigation.ConfNavigation:
Implement Finder interface for a Conf/Ini file.
CPSNavigation.CPSDirectoryNavigation.CPSDirectoryNavigation:
Implement Finder interface for a CPSDirectory.
CPSNavigation.CPSIndirectDirectoryNavigation.CPSIndirectDirectoryNavigation:
Navigation for CPS Indirect Directory.
CPSNavigation.LDAPDirectoryNavigation.LDAPDirectoryNavigation:
Implement Finder interface for a LDAPDirectory.
CPSNavigation.ZODBNavigation.ZODBNavigation:
Implement Finder interface for a ZODB.
CPSNavigation.CPSNavigation.CPSNavigation:
Implement Finder interface for a CPS.
CPSNavigation.ConfNavigation.DummyClass:
Look like a real class.
CPSNavigation.tests.coverage.coverage
CPSNavigation.tests.msgfmt.Msgfmt
CPSNewsLetters.tests.coverage.coverage
CPSNewsLetters.tests.msgfmt.Msgfmt
CPSOOo.tests.coverage.coverage
CPSPortlets.PortletRAMCache.RAMCache:
Non-persistent RAM cache.
CPSPortlets.PortletRAMCache.SimpleRAMCache:
Simple non-persistent RAM cache.
CPSPortlets.tests.coverage.coverage
CPSPortlets.tests.msgfmt.Msgfmt
CPSRSS.tests.coverage.coverage
CPSRSS.tests.msgfmt.Msgfmt
CPSRSS.timeoutsocket.TimeoutFile:
TimeoutFile object Implements a file-like object on top of
TimeoutSocket.
CPSRSS.timeoutsocket.TimeoutSocket:
TimeoutSocket object Implements a socket-like object that raises
Timeout whenever an operation takes too long.
CPSSchemas.DataModel.DefaultValue
CPSSchemas.StorageAdapter.BaseStorageAdapter:
Base Storage Adapter
CPSSchemas.StorageAdapter.AttributeStorageAdapter:
Attribute Storage Adapter
CPSSchemas.StorageAdapter.MappingStorageAdapter:
Mapping or dictionnary Storage Adapter
CPSSchemas.StorageAdapter.MetaDataStorageAdapter:
MetaData Storage Adapter
CPSSchemas.TM.Surrogate
CPSSchemas.TM.VTM:
Mix-in class that provides transaction management support
CPSSchemas.DiskFile.DiskFile:
Stores the data of a file object into a file on the disk
CPSSchemas.tests.CMFTestCase.CMFInstaller
CPSSchemas.tests.CMFTestCase.DummyMessageCatalog
CPSSchemas.tests.PloneTestCase.PloneInstaller
CPSSchemas.tests.coverage.coverage
CPSSchemas.tests.msgfmt.Msgfmt
CPSSchemas.tests.testAdapters.FakeDocument
CPSSchemas.tests.testAdapters.FakeProxy
CPSSchemas.tests.testDataModel.FakeDocument
CPSSchemas.tests.testDataModel.FakeProxy
CPSSchemas.tests.testLayout.FakeDocument
CPSSkins.RAMCache.RAMCache:
Non-persistent RAM cache.
CPSSkins.RAMCache.SimpleRAMCache:
Simple non-persistent RAM cache.
CPSSkins.StylableContent.StylableContent:
Stylable content
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
CPSSkins.CellStyler.CellStyler:
Cell Styler.
CPSSkins.PageBlock.PageBlock:
Class for page blocks.
CPSSkins.PortalTheme.PortalTheme:
Class for Portal Themes.
CPSSkins.ThemePage.ThemePage:
Class for theme pages.
CPSSkins.tests.CPS3TestCase.CPSInstaller
CPSSkins.tests.CPSSkinsTestCase.CPSSkinsInstaller
CPSSkins.tests.coverage.coverage
CPSSkins.tests.msgfmt.Msgfmt
CPSSubscriptions.tests.coverage.coverage
CPSSubscriptions.tests.msgfmt.Msgfmt
CPSSubscriptions.tests.testSubscriptionContainer.DummyResponse
CPSSubscriptions.tests.testSubscriptions.DummyResponse
CPSSubscriptions.tests.testSubscriptionsTool.Context
CPSTypeMaker.tests.coverage.coverage
CPSTypeMaker.tests.msgfmt.Msgfmt
CPSUserFolder.CPSUserFolder.Group:
Wrapper for group entry
CPSUserFolder.UserFolderWithGroups.PatchBasicUser
CPSUserFolder.UserFolderWithGroups.PatchRoleManager
CPSUserFolder.tests.coverage.coverage
CPSUtil.tests.coverage.coverage
CPSWebMail.Attachment.Attachment:
an attachment of a mail
CPSWebMail.IMAPFolder.IMAPFolder:
Implemetation of the IMAP MailBox
CPSWebMail.IMAPGateway.IMAPGateway:
IMAP gateway
CPSWebMail.IMAPMessage.IMAPMessage:
IMAP message
CPSWebMail.MSOutlookImport.MSOutlookImporter:
This class allows a NuxWebMail user to import an addressbook from
their MS-Outlook (r) to the NuxWebMail one
CPSWebMail.WebMailSession.WebMailSession:
WebMailSession class.
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSWebMail.imapLibLocal.IMAP4:
IMAP4 client class.
CPSWebMail.stripogram.HTMLParser.HTMLParser:
Find tags and other markup and call handler functions.
CPSWebMail.timeoutsocket.TimeoutFile:
TimeoutFile object Implements a file-like object on top of
TimeoutSocket.
CPSWebMail.timeoutsocket.TimeoutSocket:
TimeoutSocket object Implements a socket-like object that raises
Timeout whenever an operation takes too long.
CPSWiki.baseparser.BaseParser
CPSWiki.tests.coverage.coverage
CPSWiki.tests.msgfmt.Msgfmt
CPSWiki.tests.test_wikilocker.LockItem
CPSWiki.tests.test_wikipage.FakeFieldStorage
CPSWiki.wiki.WikiLockablePage
CPSWiki.wikiversionning.VersionContent:
deals with incremental diffs
CPSWiki.wikipage.ZODBVersionContent:
Overrides all VersionContent read / write APIs for Zodb Storage
CPSWiki.wwwparser.WWMLTranslator:
|FSM/translator for texts marked up using WikiWikiMarkupLanguage, as |
defined at http://www.c2.org/cgi/wiki?TextFormattingRules: | |Paragraphs
| | Don't Indent paragraphs | | Words wrap and fill as needed | | Use
blank lines as separators | | Four or more minus signs make a horizontal
rule | |Lists | | tab-* for first level | | tab-tab-* for second level,
etc.
CPSWorkflow.stackregistries.WorkflowStackDefRegistryCls:
Registry of the available stack def types
CPSWorkflow.stackregistries.WorkflowStackElementRegistryCls:
Registry of the available stack element types
CPSWorkflow.stackregistries.WorkflowStackRegistryCls:
Registry of the available stack types
CPSWorkflow.tests.coverage.coverage
CPSWorkflow.tests.test_stackdefinitions.FakeGroup
CPSWorkflow.tests.test_stackdefinitions.FakeMember
CPSWorkflow.tests.test_stackdefinitions.FakeMembershipTool
CPSWorkflow.tests.test_stackdefinitions.FakeUserFolderWithGroups
OFS.Cache.Cacheable:
Mix-in for cacheable objects.
OFS.Image.File:
A File object is a content object for arbitrary files.
CPSSchemas.DiskFile.DiskFile:
Stores the data of a file object into a file on the disk
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
OFS.Image.Image:
Image objects can be GIF, PNG or JPEG and have the same methods as
File objects.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
OFS.OrderSupport.OrderSupport:
Ordered container mixin class.
OFS.OrderedFolder.OrderedFolder:
Extends the default Folder by order support.
CPSCore.tests.test_treestool.DummyObject:
Extends the default Folder by order support.
CPSCore.EventServiceTool.EventServiceTool:
Event service is used to dispatch notifications to subscribers.
Products.CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxContainer:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxesTool:
Boxes Tool.
Products.BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSPortlets.PortletsContainer.PortletsContainer:
Portlets Container
CPSPortlets.PortletsTool.PortletsTool:
Portlets Tool
CPSSubscriptions.SubscriptionsTool.SubscriptionsTool:
Subscriptions Tool
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSCalendar.CPSCalendarTool.CPSCalendarTool:
This tool gives access to the collaborative side of CPSCalendar.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
CPSSubscriptions.NotificationMessageBody.NotificationMessageBody:
Notification Message Body
CPSSubscriptions.Notifications.NotificationRule:
Base Notification rule Class.
CPSSubscriptions.Notifications.MailNotificationRule:
Mail Notification Rule
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
Products.CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
Products.CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CPSDefault.Portal.CPSDefaultSite:
CPS variant of a CMF Portal.
CPSSubscriptions.RecipientsRules.RecipientsRule:
Recipients Rule Class.
CPSSubscriptions.RecipientsRules.ComputedRecipientsRule:
Computed Recipient Rules
CPSSubscriptions.RecipientsRules.ExplicitRecipientsRule:
Explicit Recipient Rules Class
CPSSubscriptions.RecipientsRules.RoleRecipientsRule:
Role Recipient Rules Class
CPSSubscriptions.RecipientsRules.WorkflowImpliedRecipientsRule:
Workflow Implied Recipient Rule
CPSSubscriptions.Subscription.Subscription:
Subscription
CPSSkins.ThemeFolder.ThemeFolder:
Class for Theme Folder.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.PageBlock.PageBlock:
Class for page blocks.
CPSSkins.PortalTheme.PortalTheme:
Class for Portal Themes.
CPSSkins.PortalThemesTool.PortalThemesTool:
Portal Themes Tool
CPSSkins.ThemePage.ThemePage:
Class for theme pages.
OFS.Traversable.Traversable
OFS.SimpleItem.Item:
A common base class for simple, non-container objects.
AccessControl.User.BasicUserFolder:
Base class for UserFolder-like objects
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
AccessControl.User.UserFolder:
Standard UserFolder object
CPSUserFolder.UserFolderWithGroups.UserFolderWithGroups:
Standard User Folder with Groups.
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
Products.BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
Products.DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
Products.DCWorkflow.States.States:
A container for state definitions
CPSWorkflow.states.States:
A container for state definitions
Products.DCWorkflow.Transitions.Transitions:
A container for transition definitions
CPSWorkflow.transitions.Transitions:
CPS Transitions
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
Products.DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
CPSWorkflow.workflow.WorkflowDefinition:
A Workflow implementation with enhanced transitions.
CPSDirectory.DirectoryTool.DirectoryTool:
Directory Tool
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSCore.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSWorkflow.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_treestool.DummyUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSSubscriptions.tests.testRecipientsRules.FakeURLTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSCore.tests.test_eventservice_synchronous.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.DummySubscriber:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.FakeUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.FakeDirectory:
Folders are basic container objects that provide a standard interface
for object management.
CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
Products.CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
CPSSchemas.Schema.CPSSchema:
Persistent Schema.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSSchemas.Layout.LayoutContainer:
Layout Tool
Products.CPSSchemas.Layout.LayoutContainer:
Layout Tool
CPSSchemas.LayoutsTool.LayoutsTool:
Layouts Tool
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
Products.CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
CPSDefault.MembershipTool.MembershipTool:
A MembershipTool with additional functionnalities over the CPSCore
MembershipTool.
CPSCore.MirrorTool.MirrorTool:
Mirror Tool just mirrors the site hierarchy.
OFS.OrderedFolder.OrderedFolder:
Extends the default Folder by order support.
CPSCore.tests.test_treestool.DummyObject:
Extends the default Folder by order support.
CPSCore.EventServiceTool.EventServiceTool:
Event service is used to dispatch notifications to subscribers.
Products.CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxContainer:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxesTool:
Boxes Tool.
Products.BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSPortlets.PortletsContainer.PortletsContainer:
Portlets Container
CPSPortlets.PortletsTool.PortletsTool:
Portlets Tool
CPSSubscriptions.SubscriptionsTool.SubscriptionsTool:
Subscriptions Tool
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSCalendar.CPSCalendarTool.CPSCalendarTool:
This tool gives access to the collaborative side of CPSCalendar.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
CPSSubscriptions.NotificationMessageBody.NotificationMessageBody:
Notification Message Body
CPSSubscriptions.Notifications.NotificationRule:
Base Notification rule Class.
CPSSubscriptions.Notifications.MailNotificationRule:
Mail Notification Rule
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
Products.CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
Products.CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CPSDefault.Portal.CPSDefaultSite:
CPS variant of a CMF Portal.
CPSSubscriptions.RecipientsRules.RecipientsRule:
Recipients Rule Class.
CPSSubscriptions.RecipientsRules.ComputedRecipientsRule:
Computed Recipient Rules
CPSSubscriptions.RecipientsRules.ExplicitRecipientsRule:
Explicit Recipient Rules Class
CPSSubscriptions.RecipientsRules.RoleRecipientsRule:
Role Recipient Rules Class
CPSSubscriptions.RecipientsRules.WorkflowImpliedRecipientsRule:
Workflow Implied Recipient Rule
CPSSubscriptions.Subscription.Subscription:
Subscription
CPSSkins.ThemeFolder.ThemeFolder:
Class for Theme Folder.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.PageBlock.PageBlock:
Class for page blocks.
CPSSkins.PortalTheme.PortalTheme:
Class for Portal Themes.
CPSSkins.PortalThemesTool.PortalThemesTool:
Portal Themes Tool
CPSSkins.ThemePage.ThemePage:
Class for theme pages.
CPSCore.tests.test_proxy.PlacefulProxy:
Mixin class for proxy types.
CPSRSS.RSSTool.RSSTool:
RSS tool, a container for RSS channels that can refresh them.
CPSSchemas.Schema.SchemaContainer:
Schema Container
Products.CPSSchemas.Schema.SchemaContainer:
Schema Container
CPSSchemas.SchemasTool.SchemasTool:
Schemas Tool
Products.PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CPSCore.TreesTool.TreesTool:
Trees Tool that caches information about the site's hierarchies.
CPSTypeMaker.TypeMakerTool.TypeMakerTool:
TypeMakerTool this tool store widget types defined in
CPSWidgetDefinition
CPSSchemas.VocabulariesTool.VocabulariesTool:
Vocabularies Tool
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSchemas.WidgetTypesTool.WidgetTypesTool:
Widget Types Tool
Products.CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
CPSWorkflow.workflowtool.WorkflowTool:
A Workflow Tool extending the CMFCore one with CPS features.
CPSIO.XMLIOTool.XMLIOTool:
Base class for objects which cannot be "overridden" /
shadowed.
OFS.SimpleItem.Item_w__name__:
Mixin class to support common name/id functions
OFS.Image.File:
A File object is a content object for arbitrary files.
CPSSchemas.DiskFile.DiskFile:
Stores the data of a file object into a file on the disk
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
OFS.Image.Image:
Image objects can be GIF, PNG or JPEG and have the same methods as
File objects.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSDirectory.ZODBDirectory.ZODBDirectoryEntry:
ZODB Directory Entry.
OFS.SimpleItem.SimpleItem:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.BaseCellModifier.BaseCellModifier:
Base class for cell modifiers.
CPSSkins.CellHider.CellHider:
Cell Hider.
CPSSkins.CellSizer.CellSizer:
Cell Sizer.
CPSSkins.CellStyler.CellStyler:
Cell Styler.
CPSSkins.BasePalette.BasePalette:
Base class for palettes
CPSSkins.PaletteBorder.PaletteBorder:
Palette Border.
CPSSkins.PaletteColor.PaletteColor:
Palette Color.
CPSSkins.BaseStyle.BaseStyle:
Base class for styles
CPSSkins.AreaColor.AreaColor:
Area Color.
CPSSkins.AreaShape.AreaShape:
Area Shape.
CPSSkins.BoxCorners.BoxCorners:
Box Corners
CPSSkins.CalendarStyle.CalendarStyle:
Calendar Style.
CPSSkins.CollapsibleMenuStyle.CollapsibleMenuStyle:
Collapsible Menu Style.
CPSSkins.FontColor.FontColor:
FontColor.
CPSSkins.FontShape.FontShape:
FontShape.
CPSSkins.FormStyle.FormStyle:
Form Style.
CPSSkins.PortalBoxColor.PortalBoxColor:
Portal Box Color.
CPSSkins.PortalBoxShape.PortalBoxShape:
Portal Box Shape.
CPSSkins.PortalTabStyle.PortalTabStyle:
Portal Tab Style.
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSCollector.CollectorItem.CollectorItem:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.configuration.Configuration:
Workflow Configuration.
CPSUserFolder.CPSMemberDataTool.CPSMemberData:
Mix-in class combining the most common set of basic mix-ins
CPSUserFolder.CPSMemberDataTool.CPSMemberDataTool:
This tool wraps user objects, making them act as Member objects.
Products.CMFDefault.DiscussionTool.DiscussionTool:
Links content to discussions.
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.tests.dummy.Dummy:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyContent:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyTypeInfo:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyMember:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyMembershipTool:
Mix-in class combining the most common set of basic mix-ins
CPSDefault.tests.CPSTestCase.DummyMessageCatalog:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.tests.TestUtil.DummyMessageCatalog:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyPortalUrl:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyPortalUrl:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyRepo:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyRepo:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummySubscriber:
Mix-in class combining the most common set of basic mix-ins
CPSDefault.tests.CPSTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSDocument.tests.CMFTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSSchemas.tests.CMFTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.tests.TestUtil.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyTreeCache:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyTypesTool:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyTypesTool:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyWorkflowTool:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyWorkflowTool:
Mix-in class combining the most common set of basic mix-ins
CPSWebMail.IMAPProperties.IMAPProperties:
IMAPProperties contains user's parameters for the Portal_WebMail
Product
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSkins.CPSSkinsInstaller.Installer:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.PageBlockContent.PageBlockContent:
Page Block Content
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
Products.CMFCore.PortalContent.PortalContent:
Base class for portal objects.
CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBoxes.ActionBox.ActionBox:
An Action Box simply returns an action.
CPSBoxes.ContentBox.ContentBox:
A Content Box display content
CPSBoxes.DocRenderBox.DocRenderBox:
A Doc Render Box allows displaying a rendering of a document manually
chosen.
CPSBoxes.EventCalendarBox.EventCalendarBox:
A box displaying Event Calendar objects (CPS patched version of
CMFCalendar).
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSBoxes.InternalLinksBox.InternalLinksBox:
An InternalLinks Box allows displaying a list of documents manually
chosen.
CPSBoxes.TextBox.TextBox:
A Text Box simply returns a text.
CPSBoxes.TreeBox.TreeBox:
A Tree Box display tree
Products.CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBlog.BlogCalendarBox.BlogCalendarBox:
A box displaying Blog Calendar objects.
CPSRSS.RSSBox.RSSBox:
An RSS Box (for displaying RSS channels).
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSRSS.RSSChannel.RSSChannel:
RSSChannel handles calls to the RSS parser and reorganizes resulting
data structures (mainly filtering)
Products.CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
Products.CMFDefault.RegistrationTool.RegistrationTool:
Manage through-the-web signup policies.
CPSCore.CPSRegistrationTool.CPSRegistrationTool:
Replace MonkeyPatch of RegistrationTool by real object use.
Products.CMFCore.utils.SimpleItemWithProperties:
A common base class for objects with configurable properties in a
fixed schema.
CPSDirectory.BaseDirectory.BaseDirectory:
Base Directory.
Products.CPSDirectory.BaseDirectory.BaseDirectory:
Base Directory.
CPSDirectory.GroupsDirectory.GroupsDirectory:
Groups Directory.
CPSDirectory.IndirectDirectory.IndirectDirectory:
A Directory that just stores ids of entries of other directories.
CPSDirectory.LDAPBackingDirectory.LDAPBackingDirectory:
LDAP Backing Directory.
CPSDirectory.LDAPDirectory.LDAPDirectory:
LDAP Directory.
CPSDirectory.LocalDirectory.LocalDirectory:
A Directory that acts as a Proxy to a directory in the
UserHomeFolder.
CPSDirectory.MembersDirectory.MembersDirectory:
Members Directory.
CPSDirectory.MetaDirectory.MetaDirectory:
Meta Directory
CPSDirectory.RolesDirectory.RolesDirectory:
Roles Directory.
CPSDirectory.SQLDirectory.SQLDirectory:
SQL Directory.
CPSDirectory.StackingDirectory.StackingDirectory:
Stacking Directory
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
CPSSchemas.Vocabulary.CPSVocabulary:
Persistent Vocabulary.
Products.CPSSchemas.Vocabulary.CPSVocabulary:
Persistent Vocabulary.
CPSSchemas.LocalVocabulary.LocalVocabulary:
Persistent Vocabulary.
CPSSchemas.Widget.CPSWidgetType:
Persistent Widget Type.
Products.CPSSchemas.Widget.CPSWidgetType:
Persistent Widget Type.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationMultiSelectWidgetType
CPSNavigation.CatalogNavigationWidget.CatalogNavigationSelectWidgetType:
CatlogNavigationSelectwidget type.
CPSSchemas.ExtendedWidgets.CPSAttachedFileWidgetType:
AttachedFile widget type.
CPSSchemas.BasicWidgets.CPSBooleanWidgetType:
Boolean widget type.
CPSSchemas.BasicWidgets.CPSCompoundWidgetType:
Compound widget type.
CPSSchemas.BasicWidgets.CPSCustomizableWidgetType:
Customizable widget type.
CPSSchemas.ExtendedWidgets.CPSDateTimeWidgetType:
DateTime widget type.
CPSSchemas.BasicWidgets.CPSDateWidgetType:
Date widget type.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidgetType:
Directory entry widget type.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidgetType:
Directory entry widget type.
CPSSchemas.ExtendedWidgets.CPSDocumentLanguageSelectWidgetType:
Document Language Select widget type.
CPSSchemas.BasicWidgets.CPSEmailWidgetType:
Email widget type.
CPSSchemas.ExtendedWidgets.CPSExtendedSelectWidgetType:
Extended Select widget type.
CPSSchemas.BasicWidgets.CPSFileWidgetType:
File widget type.
CPSSchemas.ExtendedWidgets.CPSFlashWidgetType:
CPS Flash Widget Type
CPSSchemas.BasicWidgets.CPSFloatWidgetType:
Float widget type.
CPSSchemas.ExtendedWidgets.CPSGenericMultiSelectWidgetType:
Generic MultiSelect widget type.
CPSSchemas.ExtendedWidgets.CPSGenericSelectWidgetType:
Generic Select widget type.
CPSSchemas.BasicWidgets.CPSHeadingWidgetType:
CPS Heading widget type.
CPSSchemas.BasicWidgets.CPSHtmlWidgetType:
Html widget type.
CPSSchemas.BasicWidgets.CPSIdentifierWidgetType:
Identifier widget type.
CPSSchemas.BasicWidgets.CPSImageWidgetType:
Image widget type.
CPSSchemas.ExtendedWidgets.CPSInternalLinksWidgetType:
Internal links widget type.
CPSSchemas.BasicWidgets.CPSIntWidgetType:
Int widget type.
CPSSchemas.BasicWidgets.CPSLinesWidgetType:
Lines widget type.
CPSSchemas.BasicWidgets.CPSListWidgetType:
Abstract list widget type.
CPSSchemas.BasicWidgets.CPSOrderedListWidgetType:
Ordered list widget type
CPSSchemas.BasicWidgets.CPSUnorderedListWidgetType:
Unordered list widget type
CPSSchemas.BasicWidgets.CPSLongWidgetType:
Long with limits widget type.
CPSSchemas.BasicWidgets.CPSMethodWidgetType:
Method widget type.
CPSSchemas.BasicWidgets.CPSMultiSelectWidgetType:
MultiSelect widget type.
CPSNewsLetters.NewsLetterWidgets.CPSNewsLetterInternalLinksWidgetType:
CPS NewsLetter InternalLinks Widget Type
CPSSchemas.ExtendedWidgets.CPSPhotoWidgetType:
Photo widget type.
CPSPortlets.CPSPortletVisibilityWidget.CPSPortletVisibilityWidgetType:
CPS Portlet Visibility widget type.
CPSPortlets.CPSPortletWidget.CPSPortletWidgetType:
Generic CPS Portlet Widget Type
CPSSchemas.ExtendedWidgets.CPSRangeListWidgetType:
Range List widget type.
CPSSchemas.ExtendedWidgets.CPSRichTextEditorWidgetType:
RTE widget type
CPSSchemas.SearchWidgets.CPSSearchLanguageWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchModifiedWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchSortWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchZCTextWidgetType:
Widget Type.
CPSSchemas.BasicWidgets.CPSSelectWidgetType:
Select widget type.
CPSSchemas.BasicWidgets.CPSStringWidgetType:
String widget type.
CPSSchemas.BasicWidgets.CPSCheckBoxWidgetType:
CheckBox widget type.
CPSSchemas.BasicWidgets.CPSPasswordWidgetType:
Password widget type.
Products.CPSSchemas.BasicWidgets.CPSStringWidgetType:
String widget type.
CPSPortlets.PortletWidgets.CustomWidget.PortletCustomWidgetType:
Custom Portlet Widget Type
CPSPortlets.PortletWidgets.DummyWidget.PortletDummyWidgetType:
Dummy Portlet Widget Type
CPSSchemas.ExtendedWidgets.CPSSubjectWidgetType:
Subject widget type.
CPSSchemas.BasicWidgets.CPSTextAreaWidgetType:
TextArea widget type.
CPSSchemas.ExtendedWidgets.CPSTextWidgetType:
Text widget type.
CPSSchemas.BasicWidgets.CPSURLWidgetType:
URL widget type.
CPSDirectory.DirectoryWidgets.CPSUserIdentifierWidgetType:
User Identifier Widget Type.
CPSSchemas.ExtendedWidgets.CPSZippedHtmlWidgetType:
ZippedHtml widget type.
CPSDirectory.DirectoryVocabulary.DirectoryVocabulary:
Directory Vocabulary
CPSDirectory.DirectoryEntryVocabulary.DirectoryEntryVocabulary:
Directory Entry Vocabulary
CPSDirectory.IndirectDirectoryVocabulary.IndirectDirectoryVocabulary:
Indirect Directory Vocabulary
CPSSchemas.Field.Field:
Basic Field.
CPSSchemas.Field.CPSField:
Persistent Field.
Products.CPSSchemas.Field.Field:
Basic Field.
Products.CPSSchemas.Field.CPSField:
Persistent Field.
CPSSchemas.BasicFields.CPSBooleanField:
Boolean field.
CPSSchemas.BasicFields.CPSDateTimeField:
DateTime field.
CPSSchemas.BasicFields.CPSFileField:
File field.
CPSSchemas.BasicFields.CPSDiskFileField:
File field.
CPSSchemas.BasicFields.CPSFloatField:
Float field.
CPSSchemas.BasicFields.CPSImageField:
Image field.
CPSSchemas.BasicFields.CPSIntField:
Integer field.
CPSSchemas.BasicFields.CPSListField:
Meta list Field
CPSSchemas.BasicFields.CPSCoupleField:
CPS Couple Field
CPSSchemas.BasicFields.CPSListListField:
List of List field.
CPSSchemas.BasicFields.CPSIntListListField:
List of List field.
CPSSchemas.BasicFields.CPSRangeListField:
Meta list Field
CPSSchemas.BasicFields.CPSStringListField:
String List field.
CPSSchemas.BasicFields.CPSLongField:
Long field.
CPSOOo.Field.CPSOOoDocbookFileField:
File field.
CPSSchemas.BasicFields.CPSStringField:
String field.
CPSSchemas.BasicFields.CPSPasswordField:
Password field.
CPSSchemas.BasicFields.CPSSubObjectsField:
Sub-objects field.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSDirectory.LDAPDirectoryVocabulary.LDAPDirectoryVocabulary:
LDAP Directory Vocabulary
CPSCore.LoggerTool.LoggerTool:
Logger Tool just logs events.
CPSSchemas.MethodVocabulary.MethodVocabulary:
Method Vocabulary
CPSCore.ProxyTool.ProxyTool:
The proxy tool caches global informations about all proxies.
CPSCore.EventServiceTool.SubscriberDef:
Subscriber definition is used by Event Service tool.
CPSCore.TreesTool.TreeCache:
Tree cache object, caches information about one hierarchy.
Products.CMFCore.TypesTool.TypeInformation:
Base class for information about a content type.
Products.CMFCore.TypesTool.FactoryTypeInformation:
Portal content factory.
CPSDocument.FlexibleTypeInformation.FlexibleTypeInformation:
Flexible Type Information
CPSSchemas.Widget.Widget:
Basic Widget Class.
CPSSchemas.Widget.CPSWidget:
Persistent Widget.
Products.CPSSchemas.Widget.Widget:
Basic Widget Class.
Products.CPSSchemas.Widget.CPSWidget:
Persistent Widget.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationMultiSelectWidget
CPSSchemas.BasicWidgets.CPSBooleanWidget:
Boolean widget.
Products.CPSSchemas.BasicWidgets.CPSBooleanWidget:
Boolean widget.
CPSSchemas.BasicWidgets.CPSCheckBoxWidget:
CheckBox widget.
CPSSchemas.BasicWidgets.CPSCompoundWidget:
Widget aggregating several widgets.
CPSSchemas.BasicWidgets.CPSCustomizableWidget:
Widget with customizable logic and presentation.
CPSSchemas.ExtendedWidgets.CPSDateTimeWidget:
DateTime widget.
CPSSchemas.BasicWidgets.CPSDateWidget:
Date widget.
CPSSchemas.ExtendedWidgets.CPSDocumentLanguageSelectWidget:
Document Language Selection widget.
CPSSchemas.BasicWidgets.CPSFileWidget:
File widget.
CPSSchemas.BasicWidgets.CPSImageWidget:
Image widget.
Products.CPSSchemas.BasicWidgets.CPSFileWidget:
File widget.
CPSSchemas.ExtendedWidgets.CPSAttachedFileWidget:
AttachedFile widget.
CPSSchemas.ExtendedWidgets.CPSZippedHtmlWidget:
ZippedHtml widget.
CPSSchemas.ExtendedWidgets.CPSFlashWidget:
CPS Flash Widget
Products.CPSSchemas.ExtendedWidgets.CPSFlashWidget:
CPS Flash Widget
Products.CPSSchemas.BasicWidgets.CPSImageWidget:
Image widget.
CPSSchemas.ExtendedWidgets.CPSPhotoWidget:
Photo widget.
CPSSchemas.BasicWidgets.CPSFloatWidget:
Float number widget.
Products.CPSSchemas.BasicWidgets.CPSFloatWidget:
Float number widget.
CPSSchemas.ExtendedWidgets.CPSGenericMultiSelectWidget:
Generic MultiSelect widget.
CPSSchemas.ExtendedWidgets.CPSGenericSelectWidget:
Generic Select widget.
CPSSchemas.BasicWidgets.CPSHtmlWidget:
Html widget.
CPSSchemas.ExtendedWidgets.CPSInternalLinksWidget:
Internal Links widget.
Products.CPSSchemas.ExtendedWidgets.CPSInternalLinksWidget:
Internal Links widget.
CPSNewsLetters.NewsLetterWidgets.CPSNewsLetterInternalLinksWidget:
CPS Newsletter InternalLinks Widget.
CPSSchemas.BasicWidgets.CPSIntWidget:
Integer widget.
CPSSchemas.BasicWidgets.CPSLinesWidget:
Lines widget.
CPSSchemas.BasicWidgets.CPSListWidget:
Abstract list widget
CPSSchemas.BasicWidgets.CPSOrderedListWidget:
Ordered list widget
CPSSchemas.BasicWidgets.CPSUnorderedListWidget:
Unordered list widget
CPSSchemas.BasicWidgets.CPSLongWidget:
Long Widget with limits
CPSSchemas.BasicWidgets.CPSMethodWidget:
Method widget.
CPSSchemas.BasicWidgets.CPSMultiSelectWidget:
MultiSelect widget.
Products.CPSSchemas.BasicWidgets.CPSMultiSelectWidget:
MultiSelect widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidget:
Directory multi-entries widget.
CPSSchemas.ExtendedWidgets.CPSSubjectWidget:
A widget featuring links to items by subject.
CPSSchemas.BasicWidgets.CPSNoneWidget:
None widget.
Products.CPSSchemas.BasicWidgets.CPSNoneWidget:
None widget.
CPSSchemas.ExtendedWidgets.CPSLinkWidget:
Deprecated Link Widget now using compound widget.
CPSPortlets.CPSPortletWidget.CPSPortletWidget:
Generic Portlet Widget.
CPSSchemas.ExtendedWidgets.CPSRangeListWidget:
Range List widget.
Products.CPSSchemas.ExtendedWidgets.CPSRangeListWidget:
Range List widget.
CPSSchemas.ExtendedWidgets.CPSRichTextEditorWidget:
Rich Text Editor widget.
CPSSchemas.SearchWidgets.CPSSearchLanguageWidget:
Widget to choose a document language in search form.
CPSSchemas.SearchWidgets.CPSSearchModifiedWidget:
Widget to choose last modified time in search form.
CPSSchemas.SearchWidgets.CPSSearchSortWidget:
Widget to choose a sort mode in a search form.
CPSSchemas.SearchWidgets.CPSSearchZCTextWidget:
Search ZCText a enable searching on ZCtext index.
CPSSchemas.BasicWidgets.CPSSelectWidget:
Select widget.
Products.CPSSchemas.BasicWidgets.CPSSelectWidget:
Select widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidget:
Directory entry widget.
CPSSchemas.ExtendedWidgets.CPSExtendedSelectWidget:
Extended Select widget.
CPSPortlets.CPSPortletVisibilityWidget.CPSPortletVisibilityWidget:
CPS Portlet Visibility widget.
CPSSchemas.BasicWidgets.CPSStringWidget:
String widget.
CPSSchemas.BasicWidgets.CPSEmailWidget:
Email widget.
CPSSchemas.BasicWidgets.CPSHeadingWidget:
HTML Heading widget like H1 H2...
CPSSchemas.BasicWidgets.CPSIdentifierWidget:
Identifier widget.
CPSSchemas.BasicWidgets.CPSPasswordWidget:
Password widget.
CPSSchemas.BasicWidgets.CPSURLWidget:
URL widget.
Products.CPSSchemas.BasicWidgets.CPSStringWidget:
String widget.
Products.CPSSchemas.BasicWidgets.CPSEmailWidget:
Email widget.
Products.CPSSchemas.BasicWidgets.CPSIdentifierWidget:
Identifier widget.
CPSDirectory.DirectoryWidgets.CPSUserIdentifierWidget:
Identifier widget.
Products.CPSSchemas.BasicWidgets.CPSPasswordWidget:
Password widget.
CPSSchemas.ExtendedWidgets.CPSTextWidget:
Text widget.
Products.CPSSchemas.ExtendedWidgets.CPSTextWidget:
Text widget.
Products.CPSSchemas.BasicWidgets.CPSURLWidget:
URL widget.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationSelectWidget:
This enable to peek a cps zodb object in edit mode using a catalog nav
popup and display it as a link.in view mode.
CPSPortlets.PortletWidgets.CustomWidget.PortletCustomWidget:
Custom Portlet widget
CPSPortlets.PortletWidgets.DummyWidget.PortletDummyWidget:
Dummy Portlet widget
CPSSchemas.BasicWidgets.CPSTextAreaWidget:
TextArea widget.
CPSWorkflow.stack.Stack:
Base Stack Type Definition
CPSWorkflow.basicstacks.SimpleStack:
Simple Stack
CPSWorkflow.basicstacks.HierarchicalStack:
Stack where the level (index) within the stack matters
CPSWorkflow.stackdefinition.StackDefinition:
Stack Definition base class
CPSWorkflow.basicstackdefinitions.HierarchicalStackDefinition:
Hierarchical Stack Definition
CPSWorkflow.basicstackdefinitions.SimpleStackDefinition:
Simple Stack Definition
CPSWorkflow.stackelement.StackElement:
Stack Element
CPSWorkflow.basicstackelements.UserStackElement:
User Stack Element
CPSWorkflow.basicstackelements.GroupStackElement:
Group Stack Element
CPSWorkflow.basicstackelements.GroupSubstituteStackElement:
Group Substitute Stack Element
CPSWorkflow.basicstackelements.HiddenGroupStackElement:
Hidden Group Stack Element
CPSWorkflow.basicstackelements.HiddenUserStackElement:
Hidden User Stack Element
CPSWorkflow.basicstackelements.UserSubstituteStackElement:
User Substitute Stack Element
Products.DCWorkflow.States.StateDefinition:
State definition
CPSWorkflow.states.StateDefinition:
CPS State Definition
Products.DCWorkflow.Transitions.TransitionDefinition:
Transition definition
CPSWorkflow.transitions.TransitionDefinition:
CPS Transition Definition
OFS.ObjectManager.ObjectManager:
Generic object manager
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
Products.BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
Products.DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
Products.DCWorkflow.States.States:
A container for state definitions
CPSWorkflow.states.States:
A container for state definitions
Products.DCWorkflow.Transitions.Transitions:
A container for transition definitions
CPSWorkflow.transitions.Transitions:
CPS Transitions
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
Products.DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
CPSWorkflow.workflow.WorkflowDefinition:
A Workflow implementation with enhanced transitions.
CPSDirectory.DirectoryTool.DirectoryTool:
Directory Tool
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSCore.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSWorkflow.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_treestool.DummyUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSSubscriptions.tests.testRecipientsRules.FakeURLTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSCore.tests.test_eventservice_synchronous.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.DummySubscriber:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.FakeUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.FakeDirectory:
Folders are basic container objects that provide a standard interface
for object management.
CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
Products.CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
CPSSchemas.Schema.CPSSchema:
Persistent Schema.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSSchemas.Layout.LayoutContainer:
Layout Tool
Products.CPSSchemas.Layout.LayoutContainer:
Layout Tool
CPSSchemas.LayoutsTool.LayoutsTool:
Layouts Tool
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
Products.CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
CPSDefault.MembershipTool.MembershipTool:
A MembershipTool with additional functionnalities over the CPSCore
MembershipTool.
CPSCore.MirrorTool.MirrorTool:
Mirror Tool just mirrors the site hierarchy.
OFS.OrderedFolder.OrderedFolder:
Extends the default Folder by order support.
CPSCore.tests.test_treestool.DummyObject:
Extends the default Folder by order support.
CPSCore.EventServiceTool.EventServiceTool:
Event service is used to dispatch notifications to subscribers.
Products.CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxContainer:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxesTool:
Boxes Tool.
Products.BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSPortlets.PortletsContainer.PortletsContainer:
Portlets Container
CPSPortlets.PortletsTool.PortletsTool:
Portlets Tool
CPSSubscriptions.SubscriptionsTool.SubscriptionsTool:
Subscriptions Tool
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSCalendar.CPSCalendarTool.CPSCalendarTool:
This tool gives access to the collaborative side of CPSCalendar.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
CPSSubscriptions.NotificationMessageBody.NotificationMessageBody:
Notification Message Body
CPSSubscriptions.Notifications.NotificationRule:
Base Notification rule Class.
CPSSubscriptions.Notifications.MailNotificationRule:
Mail Notification Rule
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
Products.CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
Products.CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CPSDefault.Portal.CPSDefaultSite:
CPS variant of a CMF Portal.
CPSSubscriptions.RecipientsRules.RecipientsRule:
Recipients Rule Class.
CPSSubscriptions.RecipientsRules.ComputedRecipientsRule:
Computed Recipient Rules
CPSSubscriptions.RecipientsRules.ExplicitRecipientsRule:
Explicit Recipient Rules Class
CPSSubscriptions.RecipientsRules.RoleRecipientsRule:
Role Recipient Rules Class
CPSSubscriptions.RecipientsRules.WorkflowImpliedRecipientsRule:
Workflow Implied Recipient Rule
CPSSubscriptions.Subscription.Subscription:
Subscription
CPSSkins.ThemeFolder.ThemeFolder:
Class for Theme Folder.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.PageBlock.PageBlock:
Class for page blocks.
CPSSkins.PortalTheme.PortalTheme:
Class for Portal Themes.
CPSSkins.PortalThemesTool.PortalThemesTool:
Portal Themes Tool
CPSSkins.ThemePage.ThemePage:
Class for theme pages.
CPSCore.tests.test_proxy.PlacefulProxy:
Mixin class for proxy types.
CPSRSS.RSSTool.RSSTool:
RSS tool, a container for RSS channels that can refresh them.
CPSSchemas.Schema.SchemaContainer:
Schema Container
Products.CPSSchemas.Schema.SchemaContainer:
Schema Container
CPSSchemas.SchemasTool.SchemasTool:
Schemas Tool
Products.PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CPSCore.TreesTool.TreesTool:
Trees Tool that caches information about the site's hierarchies.
CPSTypeMaker.TypeMakerTool.TypeMakerTool:
TypeMakerTool this tool store widget types defined in
CPSWidgetDefinition
CPSSchemas.VocabulariesTool.VocabulariesTool:
Vocabularies Tool
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSchemas.WidgetTypesTool.WidgetTypesTool:
Widget Types Tool
Products.CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
CPSWorkflow.workflowtool.WorkflowTool:
A Workflow Tool extending the CMFCore one with CPS features.
CPSIO.XMLIOTool.XMLIOTool:
Base class for objects which cannot be "overridden" /
shadowed.
Products.CMFCore.Skinnable.SkinnableObjectManager:
Generic object manager
Products.CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
Products.CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CPSDefault.Portal.CPSDefaultSite:
CPS variant of a CMF Portal.
CPSWorkflow.states.StateDefinition:
CPS State Definition
OFS.ZDOM.Node:
Node Interface
OFS.ZDOM.Element:
Element interface
OFS.ZDOM.ElementWithAttributes:
Elements that allow DOM access to Zope properties of type
'string'.
OFS.PropertyManager.PropertyManager:
The PropertyManager mixin class provides an object with transparent
property management.
CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBoxes.ActionBox.ActionBox:
An Action Box simply returns an action.
CPSBoxes.ContentBox.ContentBox:
A Content Box display content
CPSBoxes.DocRenderBox.DocRenderBox:
A Doc Render Box allows displaying a rendering of a document manually
chosen.
CPSBoxes.EventCalendarBox.EventCalendarBox:
A box displaying Event Calendar objects (CPS patched version of
CMFCalendar).
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSBoxes.InternalLinksBox.InternalLinksBox:
An InternalLinks Box allows displaying a list of documents manually
chosen.
CPSBoxes.TextBox.TextBox:
A Text Box simply returns a text.
CPSBoxes.TreeBox.TreeBox:
A Tree Box display tree
Products.CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBlog.BlogCalendarBox.BlogCalendarBox:
A box displaying Blog Calendar objects.
CPSRSS.RSSBox.RSSBox:
An RSS Box (for displaying RSS channels).
CPSSkins.BaseCellModifier.BaseCellModifier:
Base class for cell modifiers.
CPSSkins.CellHider.CellHider:
Cell Hider.
CPSSkins.CellSizer.CellSizer:
Cell Sizer.
CPSSkins.CellStyler.CellStyler:
Cell Styler.
CPSSkins.BasePalette.BasePalette:
Base class for palettes
CPSSkins.PaletteBorder.PaletteBorder:
Palette Border.
CPSSkins.PaletteColor.PaletteColor:
Palette Color.
CPSSkins.BaseStyle.BaseStyle:
Base class for styles
CPSSkins.AreaColor.AreaColor:
Area Color.
CPSSkins.AreaShape.AreaShape:
Area Shape.
CPSSkins.BoxCorners.BoxCorners:
Box Corners
CPSSkins.CalendarStyle.CalendarStyle:
Calendar Style.
CPSSkins.CollapsibleMenuStyle.CollapsibleMenuStyle:
Collapsible Menu Style.
CPSSkins.FontColor.FontColor:
FontColor.
CPSSkins.FontShape.FontShape:
FontShape.
CPSSkins.FormStyle.FormStyle:
Form Style.
CPSSkins.PortalBoxColor.PortalBoxColor:
Portal Box Color.
CPSSkins.PortalBoxShape.PortalBoxShape:
Portal Box Shape.
CPSSkins.PortalTabStyle.PortalTabStyle:
Portal Tab Style.
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSCore.CPSRegistrationTool.CPSRegistrationTool:
Replace MonkeyPatch of RegistrationTool by real object use.
Products.CMFDefault.DublinCore.DefaultDublinCoreImpl:
Mix-in class which provides Dublin Core methods.
CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBoxes.ActionBox.ActionBox:
An Action Box simply returns an action.
CPSBoxes.ContentBox.ContentBox:
A Content Box display content
CPSBoxes.DocRenderBox.DocRenderBox:
A Doc Render Box allows displaying a rendering of a document manually
chosen.
CPSBoxes.EventCalendarBox.EventCalendarBox:
A box displaying Event Calendar objects (CPS patched version of
CMFCalendar).
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSBoxes.InternalLinksBox.InternalLinksBox:
An InternalLinks Box allows displaying a list of documents manually
chosen.
CPSBoxes.TextBox.TextBox:
A Text Box simply returns a text.
CPSBoxes.TreeBox.TreeBox:
A Tree Box display tree
Products.CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBlog.BlogCalendarBox.BlogCalendarBox:
A box displaying Blog Calendar objects.
CPSRSS.RSSBox.RSSBox:
An RSS Box (for displaying RSS channels).
Products.CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CPSDefault.Portal.CPSDefaultSite:
CPS variant of a CMF Portal.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSRSS.RSSChannel.RSSChannel:
RSSChannel handles calls to the RSS parser and reorganizes resulting
data structures (mainly filtering)
OFS.Image.File:
A File object is a content object for arbitrary files.
CPSSchemas.DiskFile.DiskFile:
Stores the data of a file object into a file on the disk
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
OFS.Image.Image:
Image objects can be GIF, PNG or JPEG and have the same methods as
File objects.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
Products.BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
Products.DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
Products.DCWorkflow.States.States:
A container for state definitions
CPSWorkflow.states.States:
A container for state definitions
Products.DCWorkflow.Transitions.Transitions:
A container for transition definitions
CPSWorkflow.transitions.Transitions:
CPS Transitions
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
Products.DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
CPSWorkflow.workflow.WorkflowDefinition:
A Workflow implementation with enhanced transitions.
CPSDirectory.DirectoryTool.DirectoryTool:
Directory Tool
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSCore.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSWorkflow.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_treestool.DummyUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSSubscriptions.tests.testRecipientsRules.FakeURLTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSCore.tests.test_eventservice_synchronous.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.DummySubscriber:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.FakeUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.FakeDirectory:
Folders are basic container objects that provide a standard interface
for object management.
CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
Products.CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
CPSSchemas.Schema.CPSSchema:
Persistent Schema.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSSchemas.Layout.LayoutContainer:
Layout Tool
Products.CPSSchemas.Layout.LayoutContainer:
Layout Tool
CPSSchemas.LayoutsTool.LayoutsTool:
Layouts Tool
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
Products.CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
CPSDefault.MembershipTool.MembershipTool:
A MembershipTool with additional functionnalities over the CPSCore
MembershipTool.
CPSCore.MirrorTool.MirrorTool:
Mirror Tool just mirrors the site hierarchy.
OFS.OrderedFolder.OrderedFolder:
Extends the default Folder by order support.
CPSCore.tests.test_treestool.DummyObject:
Extends the default Folder by order support.
CPSCore.EventServiceTool.EventServiceTool:
Event service is used to dispatch notifications to subscribers.
Products.CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxContainer:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxesTool:
Boxes Tool.
Products.BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSPortlets.PortletsContainer.PortletsContainer:
Portlets Container
CPSPortlets.PortletsTool.PortletsTool:
Portlets Tool
CPSSubscriptions.SubscriptionsTool.SubscriptionsTool:
Subscriptions Tool
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSCalendar.CPSCalendarTool.CPSCalendarTool:
This tool gives access to the collaborative side of CPSCalendar.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
CPSSubscriptions.NotificationMessageBody.NotificationMessageBody:
Notification Message Body
CPSSubscriptions.Notifications.NotificationRule:
Base Notification rule Class.
CPSSubscriptions.Notifications.MailNotificationRule:
Mail Notification Rule
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
Products.CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
Products.CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CPSDefault.Portal.CPSDefaultSite:
CPS variant of a CMF Portal.
CPSSubscriptions.RecipientsRules.RecipientsRule:
Recipients Rule Class.
CPSSubscriptions.RecipientsRules.ComputedRecipientsRule:
Computed Recipient Rules
CPSSubscriptions.RecipientsRules.ExplicitRecipientsRule:
Explicit Recipient Rules Class
CPSSubscriptions.RecipientsRules.RoleRecipientsRule:
Role Recipient Rules Class
CPSSubscriptions.RecipientsRules.WorkflowImpliedRecipientsRule:
Workflow Implied Recipient Rule
CPSSubscriptions.Subscription.Subscription:
Subscription
CPSSkins.ThemeFolder.ThemeFolder:
Class for Theme Folder.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.PageBlock.PageBlock:
Class for page blocks.
CPSSkins.PortalTheme.PortalTheme:
Class for Portal Themes.
CPSSkins.PortalThemesTool.PortalThemesTool:
Portal Themes Tool
CPSSkins.ThemePage.ThemePage:
Class for theme pages.
CPSCore.tests.test_proxy.PlacefulProxy:
Mixin class for proxy types.
CPSRSS.RSSTool.RSSTool:
RSS tool, a container for RSS channels that can refresh them.
CPSSchemas.Schema.SchemaContainer:
Schema Container
Products.CPSSchemas.Schema.SchemaContainer:
Schema Container
CPSSchemas.SchemasTool.SchemasTool:
Schemas Tool
Products.PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CPSCore.TreesTool.TreesTool:
Trees Tool that caches information about the site's hierarchies.
CPSTypeMaker.TypeMakerTool.TypeMakerTool:
TypeMakerTool this tool store widget types defined in
CPSWidgetDefinition
CPSSchemas.VocabulariesTool.VocabulariesTool:
Vocabularies Tool
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSchemas.WidgetTypesTool.WidgetTypesTool:
Widget Types Tool
Products.CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
CPSWorkflow.workflowtool.WorkflowTool:
A Workflow Tool extending the CMFCore one with CPS features.
CPSIO.XMLIOTool.XMLIOTool:
Base class for objects which cannot be "overridden" /
shadowed.
CPSSkins.PageBlockContent.PageBlockContent:
Page Block Content
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
Products.CMFCore.utils.SimpleItemWithProperties:
A common base class for objects with configurable properties in a
fixed schema.
CPSDirectory.BaseDirectory.BaseDirectory:
Base Directory.
Products.CPSDirectory.BaseDirectory.BaseDirectory:
Base Directory.
CPSDirectory.GroupsDirectory.GroupsDirectory:
Groups Directory.
CPSDirectory.IndirectDirectory.IndirectDirectory:
A Directory that just stores ids of entries of other directories.
CPSDirectory.LDAPBackingDirectory.LDAPBackingDirectory:
LDAP Backing Directory.
CPSDirectory.LDAPDirectory.LDAPDirectory:
LDAP Directory.
CPSDirectory.LocalDirectory.LocalDirectory:
A Directory that acts as a Proxy to a directory in the
UserHomeFolder.
CPSDirectory.MembersDirectory.MembersDirectory:
Members Directory.
CPSDirectory.MetaDirectory.MetaDirectory:
Meta Directory
CPSDirectory.RolesDirectory.RolesDirectory:
Roles Directory.
CPSDirectory.SQLDirectory.SQLDirectory:
SQL Directory.
CPSDirectory.StackingDirectory.StackingDirectory:
Stacking Directory
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
CPSSchemas.Vocabulary.CPSVocabulary:
Persistent Vocabulary.
Products.CPSSchemas.Vocabulary.CPSVocabulary:
Persistent Vocabulary.
CPSSchemas.LocalVocabulary.LocalVocabulary:
Persistent Vocabulary.
CPSSchemas.Widget.CPSWidgetType:
Persistent Widget Type.
Products.CPSSchemas.Widget.CPSWidgetType:
Persistent Widget Type.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationMultiSelectWidgetType
CPSNavigation.CatalogNavigationWidget.CatalogNavigationSelectWidgetType:
CatlogNavigationSelectwidget type.
CPSSchemas.ExtendedWidgets.CPSAttachedFileWidgetType:
AttachedFile widget type.
CPSSchemas.BasicWidgets.CPSBooleanWidgetType:
Boolean widget type.
CPSSchemas.BasicWidgets.CPSCompoundWidgetType:
Compound widget type.
CPSSchemas.BasicWidgets.CPSCustomizableWidgetType:
Customizable widget type.
CPSSchemas.ExtendedWidgets.CPSDateTimeWidgetType:
DateTime widget type.
CPSSchemas.BasicWidgets.CPSDateWidgetType:
Date widget type.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidgetType:
Directory entry widget type.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidgetType:
Directory entry widget type.
CPSSchemas.ExtendedWidgets.CPSDocumentLanguageSelectWidgetType:
Document Language Select widget type.
CPSSchemas.BasicWidgets.CPSEmailWidgetType:
Email widget type.
CPSSchemas.ExtendedWidgets.CPSExtendedSelectWidgetType:
Extended Select widget type.
CPSSchemas.BasicWidgets.CPSFileWidgetType:
File widget type.
CPSSchemas.ExtendedWidgets.CPSFlashWidgetType:
CPS Flash Widget Type
CPSSchemas.BasicWidgets.CPSFloatWidgetType:
Float widget type.
CPSSchemas.ExtendedWidgets.CPSGenericMultiSelectWidgetType:
Generic MultiSelect widget type.
CPSSchemas.ExtendedWidgets.CPSGenericSelectWidgetType:
Generic Select widget type.
CPSSchemas.BasicWidgets.CPSHeadingWidgetType:
CPS Heading widget type.
CPSSchemas.BasicWidgets.CPSHtmlWidgetType:
Html widget type.
CPSSchemas.BasicWidgets.CPSIdentifierWidgetType:
Identifier widget type.
CPSSchemas.BasicWidgets.CPSImageWidgetType:
Image widget type.
CPSSchemas.ExtendedWidgets.CPSInternalLinksWidgetType:
Internal links widget type.
CPSSchemas.BasicWidgets.CPSIntWidgetType:
Int widget type.
CPSSchemas.BasicWidgets.CPSLinesWidgetType:
Lines widget type.
CPSSchemas.BasicWidgets.CPSListWidgetType:
Abstract list widget type.
CPSSchemas.BasicWidgets.CPSOrderedListWidgetType:
Ordered list widget type
CPSSchemas.BasicWidgets.CPSUnorderedListWidgetType:
Unordered list widget type
CPSSchemas.BasicWidgets.CPSLongWidgetType:
Long with limits widget type.
CPSSchemas.BasicWidgets.CPSMethodWidgetType:
Method widget type.
CPSSchemas.BasicWidgets.CPSMultiSelectWidgetType:
MultiSelect widget type.
CPSNewsLetters.NewsLetterWidgets.CPSNewsLetterInternalLinksWidgetType:
CPS NewsLetter InternalLinks Widget Type
CPSSchemas.ExtendedWidgets.CPSPhotoWidgetType:
Photo widget type.
CPSPortlets.CPSPortletVisibilityWidget.CPSPortletVisibilityWidgetType:
CPS Portlet Visibility widget type.
CPSPortlets.CPSPortletWidget.CPSPortletWidgetType:
Generic CPS Portlet Widget Type
CPSSchemas.ExtendedWidgets.CPSRangeListWidgetType:
Range List widget type.
CPSSchemas.ExtendedWidgets.CPSRichTextEditorWidgetType:
RTE widget type
CPSSchemas.SearchWidgets.CPSSearchLanguageWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchModifiedWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchSortWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchZCTextWidgetType:
Widget Type.
CPSSchemas.BasicWidgets.CPSSelectWidgetType:
Select widget type.
CPSSchemas.BasicWidgets.CPSStringWidgetType:
String widget type.
CPSSchemas.BasicWidgets.CPSCheckBoxWidgetType:
CheckBox widget type.
CPSSchemas.BasicWidgets.CPSPasswordWidgetType:
Password widget type.
Products.CPSSchemas.BasicWidgets.CPSStringWidgetType:
String widget type.
CPSPortlets.PortletWidgets.CustomWidget.PortletCustomWidgetType:
Custom Portlet Widget Type
CPSPortlets.PortletWidgets.DummyWidget.PortletDummyWidgetType:
Dummy Portlet Widget Type
CPSSchemas.ExtendedWidgets.CPSSubjectWidgetType:
Subject widget type.
CPSSchemas.BasicWidgets.CPSTextAreaWidgetType:
TextArea widget type.
CPSSchemas.ExtendedWidgets.CPSTextWidgetType:
Text widget type.
CPSSchemas.BasicWidgets.CPSURLWidgetType:
URL widget type.
CPSDirectory.DirectoryWidgets.CPSUserIdentifierWidgetType:
User Identifier Widget Type.
CPSSchemas.ExtendedWidgets.CPSZippedHtmlWidgetType:
ZippedHtml widget type.
CPSDirectory.DirectoryVocabulary.DirectoryVocabulary:
Directory Vocabulary
CPSDirectory.DirectoryEntryVocabulary.DirectoryEntryVocabulary:
Directory Entry Vocabulary
CPSDirectory.IndirectDirectoryVocabulary.IndirectDirectoryVocabulary:
Indirect Directory Vocabulary
CPSSchemas.Field.Field:
Basic Field.
CPSSchemas.Field.CPSField:
Persistent Field.
Products.CPSSchemas.Field.Field:
Basic Field.
Products.CPSSchemas.Field.CPSField:
Persistent Field.
CPSSchemas.BasicFields.CPSBooleanField:
Boolean field.
CPSSchemas.BasicFields.CPSDateTimeField:
DateTime field.
CPSSchemas.BasicFields.CPSFileField:
File field.
CPSSchemas.BasicFields.CPSDiskFileField:
File field.
CPSSchemas.BasicFields.CPSFloatField:
Float field.
CPSSchemas.BasicFields.CPSImageField:
Image field.
CPSSchemas.BasicFields.CPSIntField:
Integer field.
CPSSchemas.BasicFields.CPSListField:
Meta list Field
CPSSchemas.BasicFields.CPSCoupleField:
CPS Couple Field
CPSSchemas.BasicFields.CPSListListField:
List of List field.
CPSSchemas.BasicFields.CPSIntListListField:
List of List field.
CPSSchemas.BasicFields.CPSRangeListField:
Meta list Field
CPSSchemas.BasicFields.CPSStringListField:
String List field.
CPSSchemas.BasicFields.CPSLongField:
Long field.
CPSOOo.Field.CPSOOoDocbookFileField:
File field.
CPSSchemas.BasicFields.CPSStringField:
String field.
CPSSchemas.BasicFields.CPSPasswordField:
Password field.
CPSSchemas.BasicFields.CPSSubObjectsField:
Sub-objects field.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSDirectory.LDAPDirectoryVocabulary.LDAPDirectoryVocabulary:
LDAP Directory Vocabulary
CPSCore.LoggerTool.LoggerTool:
Logger Tool just logs events.
CPSSchemas.MethodVocabulary.MethodVocabulary:
Method Vocabulary
CPSCore.ProxyTool.ProxyTool:
The proxy tool caches global informations about all proxies.
CPSCore.EventServiceTool.SubscriberDef:
Subscriber definition is used by Event Service tool.
CPSCore.TreesTool.TreeCache:
Tree cache object, caches information about one hierarchy.
Products.CMFCore.TypesTool.TypeInformation:
Base class for information about a content type.
Products.CMFCore.TypesTool.FactoryTypeInformation:
Portal content factory.
CPSDocument.FlexibleTypeInformation.FlexibleTypeInformation:
Flexible Type Information
CPSSchemas.Widget.Widget:
Basic Widget Class.
CPSSchemas.Widget.CPSWidget:
Persistent Widget.
Products.CPSSchemas.Widget.Widget:
Basic Widget Class.
Products.CPSSchemas.Widget.CPSWidget:
Persistent Widget.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationMultiSelectWidget
CPSSchemas.BasicWidgets.CPSBooleanWidget:
Boolean widget.
Products.CPSSchemas.BasicWidgets.CPSBooleanWidget:
Boolean widget.
CPSSchemas.BasicWidgets.CPSCheckBoxWidget:
CheckBox widget.
CPSSchemas.BasicWidgets.CPSCompoundWidget:
Widget aggregating several widgets.
CPSSchemas.BasicWidgets.CPSCustomizableWidget:
Widget with customizable logic and presentation.
CPSSchemas.ExtendedWidgets.CPSDateTimeWidget:
DateTime widget.
CPSSchemas.BasicWidgets.CPSDateWidget:
Date widget.
CPSSchemas.ExtendedWidgets.CPSDocumentLanguageSelectWidget:
Document Language Selection widget.
CPSSchemas.BasicWidgets.CPSFileWidget:
File widget.
CPSSchemas.BasicWidgets.CPSImageWidget:
Image widget.
Products.CPSSchemas.BasicWidgets.CPSFileWidget:
File widget.
CPSSchemas.ExtendedWidgets.CPSAttachedFileWidget:
AttachedFile widget.
CPSSchemas.ExtendedWidgets.CPSZippedHtmlWidget:
ZippedHtml widget.
CPSSchemas.ExtendedWidgets.CPSFlashWidget:
CPS Flash Widget
Products.CPSSchemas.ExtendedWidgets.CPSFlashWidget:
CPS Flash Widget
Products.CPSSchemas.BasicWidgets.CPSImageWidget:
Image widget.
CPSSchemas.ExtendedWidgets.CPSPhotoWidget:
Photo widget.
CPSSchemas.BasicWidgets.CPSFloatWidget:
Float number widget.
Products.CPSSchemas.BasicWidgets.CPSFloatWidget:
Float number widget.
CPSSchemas.ExtendedWidgets.CPSGenericMultiSelectWidget:
Generic MultiSelect widget.
CPSSchemas.ExtendedWidgets.CPSGenericSelectWidget:
Generic Select widget.
CPSSchemas.BasicWidgets.CPSHtmlWidget:
Html widget.
CPSSchemas.ExtendedWidgets.CPSInternalLinksWidget:
Internal Links widget.
Products.CPSSchemas.ExtendedWidgets.CPSInternalLinksWidget:
Internal Links widget.
CPSNewsLetters.NewsLetterWidgets.CPSNewsLetterInternalLinksWidget:
CPS Newsletter InternalLinks Widget.
CPSSchemas.BasicWidgets.CPSIntWidget:
Integer widget.
CPSSchemas.BasicWidgets.CPSLinesWidget:
Lines widget.
CPSSchemas.BasicWidgets.CPSListWidget:
Abstract list widget
CPSSchemas.BasicWidgets.CPSOrderedListWidget:
Ordered list widget
CPSSchemas.BasicWidgets.CPSUnorderedListWidget:
Unordered list widget
CPSSchemas.BasicWidgets.CPSLongWidget:
Long Widget with limits
CPSSchemas.BasicWidgets.CPSMethodWidget:
Method widget.
CPSSchemas.BasicWidgets.CPSMultiSelectWidget:
MultiSelect widget.
Products.CPSSchemas.BasicWidgets.CPSMultiSelectWidget:
MultiSelect widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidget:
Directory multi-entries widget.
CPSSchemas.ExtendedWidgets.CPSSubjectWidget:
A widget featuring links to items by subject.
CPSSchemas.BasicWidgets.CPSNoneWidget:
None widget.
Products.CPSSchemas.BasicWidgets.CPSNoneWidget:
None widget.
CPSSchemas.ExtendedWidgets.CPSLinkWidget:
Deprecated Link Widget now using compound widget.
CPSPortlets.CPSPortletWidget.CPSPortletWidget:
Generic Portlet Widget.
CPSSchemas.ExtendedWidgets.CPSRangeListWidget:
Range List widget.
Products.CPSSchemas.ExtendedWidgets.CPSRangeListWidget:
Range List widget.
CPSSchemas.ExtendedWidgets.CPSRichTextEditorWidget:
Rich Text Editor widget.
CPSSchemas.SearchWidgets.CPSSearchLanguageWidget:
Widget to choose a document language in search form.
CPSSchemas.SearchWidgets.CPSSearchModifiedWidget:
Widget to choose last modified time in search form.
CPSSchemas.SearchWidgets.CPSSearchSortWidget:
Widget to choose a sort mode in a search form.
CPSSchemas.SearchWidgets.CPSSearchZCTextWidget:
Search ZCText a enable searching on ZCtext index.
CPSSchemas.BasicWidgets.CPSSelectWidget:
Select widget.
Products.CPSSchemas.BasicWidgets.CPSSelectWidget:
Select widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidget:
Directory entry widget.
CPSSchemas.ExtendedWidgets.CPSExtendedSelectWidget:
Extended Select widget.
CPSPortlets.CPSPortletVisibilityWidget.CPSPortletVisibilityWidget:
CPS Portlet Visibility widget.
CPSSchemas.BasicWidgets.CPSStringWidget:
String widget.
CPSSchemas.BasicWidgets.CPSEmailWidget:
Email widget.
CPSSchemas.BasicWidgets.CPSHeadingWidget:
HTML Heading widget like H1 H2...
CPSSchemas.BasicWidgets.CPSIdentifierWidget:
Identifier widget.
CPSSchemas.BasicWidgets.CPSPasswordWidget:
Password widget.
CPSSchemas.BasicWidgets.CPSURLWidget:
URL widget.
Products.CPSSchemas.BasicWidgets.CPSStringWidget:
String widget.
Products.CPSSchemas.BasicWidgets.CPSEmailWidget:
Email widget.
Products.CPSSchemas.BasicWidgets.CPSIdentifierWidget:
Identifier widget.
CPSDirectory.DirectoryWidgets.CPSUserIdentifierWidget:
Identifier widget.
Products.CPSSchemas.BasicWidgets.CPSPasswordWidget:
Password widget.
CPSSchemas.ExtendedWidgets.CPSTextWidget:
Text widget.
Products.CPSSchemas.ExtendedWidgets.CPSTextWidget:
Text widget.
Products.CPSSchemas.BasicWidgets.CPSURLWidget:
URL widget.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationSelectWidget:
This enable to peek a cps zodb object in edit mode using a catalog nav
popup and display it as a link.in view mode.
CPSPortlets.PortletWidgets.CustomWidget.PortletCustomWidget:
Custom Portlet widget
CPSPortlets.PortletWidgets.DummyWidget.PortletDummyWidget:
Dummy Portlet widget
CPSSchemas.BasicWidgets.CPSTextAreaWidget:
TextArea widget.
OFS.SimpleItem.Item:
A common base class for simple, non-container objects.
AccessControl.User.BasicUserFolder:
Base class for UserFolder-like objects
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
AccessControl.User.UserFolder:
Standard UserFolder object
CPSUserFolder.UserFolderWithGroups.UserFolderWithGroups:
Standard User Folder with Groups.
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
Products.BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
Products.DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
Products.DCWorkflow.States.States:
A container for state definitions
CPSWorkflow.states.States:
A container for state definitions
Products.DCWorkflow.Transitions.Transitions:
A container for transition definitions
CPSWorkflow.transitions.Transitions:
CPS Transitions
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
Products.DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
CPSWorkflow.workflow.WorkflowDefinition:
A Workflow implementation with enhanced transitions.
CPSDirectory.DirectoryTool.DirectoryTool:
Directory Tool
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSCore.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSWorkflow.tests.dummy.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_treestool.DummyUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSSubscriptions.tests.testRecipientsRules.FakeURLTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSCore.tests.test_eventservice_synchronous.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.DummySubscriber:
Folders are basic container objects that provide a standard interface
for object management.
CPSCore.tests.test_eventservice_synchronous.FakeUrlTool:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CPSUserFolder.tests.testCPSUserFolder.FakeDirectory:
Folders are basic container objects that provide a standard interface
for object management.
CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
Products.CPSSchemas.FolderWithPrefixedIds.FolderWithPrefixedIds:
Folder with prefixed ids.
CPSSchemas.Schema.CPSSchema:
Persistent Schema.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSSchemas.Layout.LayoutContainer:
Layout Tool
Products.CPSSchemas.Layout.LayoutContainer:
Layout Tool
CPSSchemas.LayoutsTool.LayoutsTool:
Layouts Tool
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
Products.CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
CPSDefault.MembershipTool.MembershipTool:
A MembershipTool with additional functionnalities over the CPSCore
MembershipTool.
CPSCore.MirrorTool.MirrorTool:
Mirror Tool just mirrors the site hierarchy.
OFS.OrderedFolder.OrderedFolder:
Extends the default Folder by order support.
CPSCore.tests.test_treestool.DummyObject:
Extends the default Folder by order support.
CPSCore.EventServiceTool.EventServiceTool:
Event service is used to dispatch notifications to subscribers.
Products.CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxContainer:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxesTool:
Boxes Tool.
Products.BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSPortlets.PortletsContainer.PortletsContainer:
Portlets Container
CPSPortlets.PortletsTool.PortletsTool:
Portlets Tool
CPSSubscriptions.SubscriptionsTool.SubscriptionsTool:
Subscriptions Tool
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSCalendar.CPSCalendarTool.CPSCalendarTool:
This tool gives access to the collaborative side of CPSCalendar.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
CPSSubscriptions.NotificationMessageBody.NotificationMessageBody:
Notification Message Body
CPSSubscriptions.Notifications.NotificationRule:
Base Notification rule Class.
CPSSubscriptions.Notifications.MailNotificationRule:
Mail Notification Rule
CPSCore.ObjectRepositoryTool.ObjectRepositoryTool:
An object repository stores objects that can be available in several
versions.
Products.CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
Products.CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CPSDefault.Portal.CPSDefaultSite:
CPS variant of a CMF Portal.
CPSSubscriptions.RecipientsRules.RecipientsRule:
Recipients Rule Class.
CPSSubscriptions.RecipientsRules.ComputedRecipientsRule:
Computed Recipient Rules
CPSSubscriptions.RecipientsRules.ExplicitRecipientsRule:
Explicit Recipient Rules Class
CPSSubscriptions.RecipientsRules.RoleRecipientsRule:
Role Recipient Rules Class
CPSSubscriptions.RecipientsRules.WorkflowImpliedRecipientsRule:
Workflow Implied Recipient Rule
CPSSubscriptions.Subscription.Subscription:
Subscription
CPSSkins.ThemeFolder.ThemeFolder:
Class for Theme Folder.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.PageBlock.PageBlock:
Class for page blocks.
CPSSkins.PortalTheme.PortalTheme:
Class for Portal Themes.
CPSSkins.PortalThemesTool.PortalThemesTool:
Portal Themes Tool
CPSSkins.ThemePage.ThemePage:
Class for theme pages.
CPSCore.tests.test_proxy.PlacefulProxy:
Mixin class for proxy types.
CPSRSS.RSSTool.RSSTool:
RSS tool, a container for RSS channels that can refresh them.
CPSSchemas.Schema.SchemaContainer:
Schema Container
Products.CPSSchemas.Schema.SchemaContainer:
Schema Container
CPSSchemas.SchemasTool.SchemasTool:
Schemas Tool
Products.PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CPSCore.TreesTool.TreesTool:
Trees Tool that caches information about the site's hierarchies.
CPSTypeMaker.TypeMakerTool.TypeMakerTool:
TypeMakerTool this tool store widget types defined in
CPSWidgetDefinition
CPSSchemas.VocabulariesTool.VocabulariesTool:
Vocabularies Tool
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSchemas.WidgetTypesTool.WidgetTypesTool:
Widget Types Tool
Products.CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
CPSWorkflow.workflowtool.WorkflowTool:
A Workflow Tool extending the CMFCore one with CPS features.
CPSIO.XMLIOTool.XMLIOTool:
Base class for objects which cannot be "overridden" /
shadowed.
OFS.SimpleItem.Item_w__name__:
Mixin class to support common name/id functions
OFS.Image.File:
A File object is a content object for arbitrary files.
CPSSchemas.DiskFile.DiskFile:
Stores the data of a file object into a file on the disk
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
OFS.Image.Image:
Image objects can be GIF, PNG or JPEG and have the same methods as
File objects.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSDirectory.ZODBDirectory.ZODBDirectoryEntry:
ZODB Directory Entry.
OFS.SimpleItem.SimpleItem:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.BaseCellModifier.BaseCellModifier:
Base class for cell modifiers.
CPSSkins.CellHider.CellHider:
Cell Hider.
CPSSkins.CellSizer.CellSizer:
Cell Sizer.
CPSSkins.CellStyler.CellStyler:
Cell Styler.
CPSSkins.BasePalette.BasePalette:
Base class for palettes
CPSSkins.PaletteBorder.PaletteBorder:
Palette Border.
CPSSkins.PaletteColor.PaletteColor:
Palette Color.
CPSSkins.BaseStyle.BaseStyle:
Base class for styles
CPSSkins.AreaColor.AreaColor:
Area Color.
CPSSkins.AreaShape.AreaShape:
Area Shape.
CPSSkins.BoxCorners.BoxCorners:
Box Corners
CPSSkins.CalendarStyle.CalendarStyle:
Calendar Style.
CPSSkins.CollapsibleMenuStyle.CollapsibleMenuStyle:
Collapsible Menu Style.
CPSSkins.FontColor.FontColor:
FontColor.
CPSSkins.FontShape.FontShape:
FontShape.
CPSSkins.FormStyle.FormStyle:
Form Style.
CPSSkins.PortalBoxColor.PortalBoxColor:
Portal Box Color.
CPSSkins.PortalBoxShape.PortalBoxShape:
Portal Box Shape.
CPSSkins.PortalTabStyle.PortalTabStyle:
Portal Tab Style.
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSCollector.CollectorItem.CollectorItem:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.configuration.Configuration:
Workflow Configuration.
CPSUserFolder.CPSMemberDataTool.CPSMemberData:
Mix-in class combining the most common set of basic mix-ins
CPSUserFolder.CPSMemberDataTool.CPSMemberDataTool:
This tool wraps user objects, making them act as Member objects.
Products.CMFDefault.DiscussionTool.DiscussionTool:
Links content to discussions.
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
CPSCore.tests.dummy.Dummy:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyContent:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyTypeInfo:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyMember:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyMembershipTool:
Mix-in class combining the most common set of basic mix-ins
CPSDefault.tests.CPSTestCase.DummyMessageCatalog:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.tests.TestUtil.DummyMessageCatalog:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyPortalUrl:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyPortalUrl:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyRepo:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyRepo:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummySubscriber:
Mix-in class combining the most common set of basic mix-ins
CPSDefault.tests.CPSTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSDocument.tests.CMFTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSSchemas.tests.CMFTestCase.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.tests.TestUtil.DummyTranslationService:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.test_treestool.DummyTreeCache:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyTypesTool:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyTypesTool:
Mix-in class combining the most common set of basic mix-ins
CPSCore.tests.dummy.DummyWorkflowTool:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.tests.dummy.DummyWorkflowTool:
Mix-in class combining the most common set of basic mix-ins
CPSWebMail.IMAPProperties.IMAPProperties:
IMAPProperties contains user's parameters for the Portal_WebMail
Product
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSkins.CPSSkinsInstaller.Installer:
Mix-in class combining the most common set of basic mix-ins
CPSSkins.PageBlockContent.PageBlockContent:
Page Block Content
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
Products.CMFCore.PortalContent.PortalContent:
Base class for portal objects.
CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBoxes.ActionBox.ActionBox:
An Action Box simply returns an action.
CPSBoxes.ContentBox.ContentBox:
A Content Box display content
CPSBoxes.DocRenderBox.DocRenderBox:
A Doc Render Box allows displaying a rendering of a document manually
chosen.
CPSBoxes.EventCalendarBox.EventCalendarBox:
A box displaying Event Calendar objects (CPS patched version of
CMFCalendar).
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSBoxes.InternalLinksBox.InternalLinksBox:
An InternalLinks Box allows displaying a list of documents manually
chosen.
CPSBoxes.TextBox.TextBox:
A Text Box simply returns a text.
CPSBoxes.TreeBox.TreeBox:
A Tree Box display tree
Products.CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBlog.BlogCalendarBox.BlogCalendarBox:
A box displaying Blog Calendar objects.
CPSRSS.RSSBox.RSSBox:
An RSS Box (for displaying RSS channels).
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSRSS.RSSChannel.RSSChannel:
RSSChannel handles calls to the RSS parser and reorganizes resulting
data structures (mainly filtering)
Products.CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
Products.CMFDefault.RegistrationTool.RegistrationTool:
Manage through-the-web signup policies.
CPSCore.CPSRegistrationTool.CPSRegistrationTool:
Replace MonkeyPatch of RegistrationTool by real object use.
Products.CMFCore.utils.SimpleItemWithProperties:
A common base class for objects with configurable properties in a
fixed schema.
CPSDirectory.BaseDirectory.BaseDirectory:
Base Directory.
Products.CPSDirectory.BaseDirectory.BaseDirectory:
Base Directory.
CPSDirectory.GroupsDirectory.GroupsDirectory:
Groups Directory.
CPSDirectory.IndirectDirectory.IndirectDirectory:
A Directory that just stores ids of entries of other directories.
CPSDirectory.LDAPBackingDirectory.LDAPBackingDirectory:
LDAP Backing Directory.
CPSDirectory.LDAPDirectory.LDAPDirectory:
LDAP Directory.
CPSDirectory.LocalDirectory.LocalDirectory:
A Directory that acts as a Proxy to a directory in the
UserHomeFolder.
CPSDirectory.MembersDirectory.MembersDirectory:
Members Directory.
CPSDirectory.MetaDirectory.MetaDirectory:
Meta Directory
CPSDirectory.RolesDirectory.RolesDirectory:
Roles Directory.
CPSDirectory.SQLDirectory.SQLDirectory:
SQL Directory.
CPSDirectory.StackingDirectory.StackingDirectory:
Stacking Directory
CPSDirectory.ZODBDirectory.ZODBDirectory:
ZODB Directory.
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
CPSSchemas.Vocabulary.CPSVocabulary:
Persistent Vocabulary.
Products.CPSSchemas.Vocabulary.CPSVocabulary:
Persistent Vocabulary.
CPSSchemas.LocalVocabulary.LocalVocabulary:
Persistent Vocabulary.
CPSSchemas.Widget.CPSWidgetType:
Persistent Widget Type.
Products.CPSSchemas.Widget.CPSWidgetType:
Persistent Widget Type.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationMultiSelectWidgetType
CPSNavigation.CatalogNavigationWidget.CatalogNavigationSelectWidgetType:
CatlogNavigationSelectwidget type.
CPSSchemas.ExtendedWidgets.CPSAttachedFileWidgetType:
AttachedFile widget type.
CPSSchemas.BasicWidgets.CPSBooleanWidgetType:
Boolean widget type.
CPSSchemas.BasicWidgets.CPSCompoundWidgetType:
Compound widget type.
CPSSchemas.BasicWidgets.CPSCustomizableWidgetType:
Customizable widget type.
CPSSchemas.ExtendedWidgets.CPSDateTimeWidgetType:
DateTime widget type.
CPSSchemas.BasicWidgets.CPSDateWidgetType:
Date widget type.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidgetType:
Directory entry widget type.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidgetType:
Directory entry widget type.
CPSSchemas.ExtendedWidgets.CPSDocumentLanguageSelectWidgetType:
Document Language Select widget type.
CPSSchemas.BasicWidgets.CPSEmailWidgetType:
Email widget type.
CPSSchemas.ExtendedWidgets.CPSExtendedSelectWidgetType:
Extended Select widget type.
CPSSchemas.BasicWidgets.CPSFileWidgetType:
File widget type.
CPSSchemas.ExtendedWidgets.CPSFlashWidgetType:
CPS Flash Widget Type
CPSSchemas.BasicWidgets.CPSFloatWidgetType:
Float widget type.
CPSSchemas.ExtendedWidgets.CPSGenericMultiSelectWidgetType:
Generic MultiSelect widget type.
CPSSchemas.ExtendedWidgets.CPSGenericSelectWidgetType:
Generic Select widget type.
CPSSchemas.BasicWidgets.CPSHeadingWidgetType:
CPS Heading widget type.
CPSSchemas.BasicWidgets.CPSHtmlWidgetType:
Html widget type.
CPSSchemas.BasicWidgets.CPSIdentifierWidgetType:
Identifier widget type.
CPSSchemas.BasicWidgets.CPSImageWidgetType:
Image widget type.
CPSSchemas.ExtendedWidgets.CPSInternalLinksWidgetType:
Internal links widget type.
CPSSchemas.BasicWidgets.CPSIntWidgetType:
Int widget type.
CPSSchemas.BasicWidgets.CPSLinesWidgetType:
Lines widget type.
CPSSchemas.BasicWidgets.CPSListWidgetType:
Abstract list widget type.
CPSSchemas.BasicWidgets.CPSOrderedListWidgetType:
Ordered list widget type
CPSSchemas.BasicWidgets.CPSUnorderedListWidgetType:
Unordered list widget type
CPSSchemas.BasicWidgets.CPSLongWidgetType:
Long with limits widget type.
CPSSchemas.BasicWidgets.CPSMethodWidgetType:
Method widget type.
CPSSchemas.BasicWidgets.CPSMultiSelectWidgetType:
MultiSelect widget type.
CPSNewsLetters.NewsLetterWidgets.CPSNewsLetterInternalLinksWidgetType:
CPS NewsLetter InternalLinks Widget Type
CPSSchemas.ExtendedWidgets.CPSPhotoWidgetType:
Photo widget type.
CPSPortlets.CPSPortletVisibilityWidget.CPSPortletVisibilityWidgetType:
CPS Portlet Visibility widget type.
CPSPortlets.CPSPortletWidget.CPSPortletWidgetType:
Generic CPS Portlet Widget Type
CPSSchemas.ExtendedWidgets.CPSRangeListWidgetType:
Range List widget type.
CPSSchemas.ExtendedWidgets.CPSRichTextEditorWidgetType:
RTE widget type
CPSSchemas.SearchWidgets.CPSSearchLanguageWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchModifiedWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchSortWidgetType:
Widget Type.
CPSSchemas.SearchWidgets.CPSSearchZCTextWidgetType:
Widget Type.
CPSSchemas.BasicWidgets.CPSSelectWidgetType:
Select widget type.
CPSSchemas.BasicWidgets.CPSStringWidgetType:
String widget type.
CPSSchemas.BasicWidgets.CPSCheckBoxWidgetType:
CheckBox widget type.
CPSSchemas.BasicWidgets.CPSPasswordWidgetType:
Password widget type.
Products.CPSSchemas.BasicWidgets.CPSStringWidgetType:
String widget type.
CPSPortlets.PortletWidgets.CustomWidget.PortletCustomWidgetType:
Custom Portlet Widget Type
CPSPortlets.PortletWidgets.DummyWidget.PortletDummyWidgetType:
Dummy Portlet Widget Type
CPSSchemas.ExtendedWidgets.CPSSubjectWidgetType:
Subject widget type.
CPSSchemas.BasicWidgets.CPSTextAreaWidgetType:
TextArea widget type.
CPSSchemas.ExtendedWidgets.CPSTextWidgetType:
Text widget type.
CPSSchemas.BasicWidgets.CPSURLWidgetType:
URL widget type.
CPSDirectory.DirectoryWidgets.CPSUserIdentifierWidgetType:
User Identifier Widget Type.
CPSSchemas.ExtendedWidgets.CPSZippedHtmlWidgetType:
ZippedHtml widget type.
CPSDirectory.DirectoryVocabulary.DirectoryVocabulary:
Directory Vocabulary
CPSDirectory.DirectoryEntryVocabulary.DirectoryEntryVocabulary:
Directory Entry Vocabulary
CPSDirectory.IndirectDirectoryVocabulary.IndirectDirectoryVocabulary:
Indirect Directory Vocabulary
CPSSchemas.Field.Field:
Basic Field.
CPSSchemas.Field.CPSField:
Persistent Field.
Products.CPSSchemas.Field.Field:
Basic Field.
Products.CPSSchemas.Field.CPSField:
Persistent Field.
CPSSchemas.BasicFields.CPSBooleanField:
Boolean field.
CPSSchemas.BasicFields.CPSDateTimeField:
DateTime field.
CPSSchemas.BasicFields.CPSFileField:
File field.
CPSSchemas.BasicFields.CPSDiskFileField:
File field.
CPSSchemas.BasicFields.CPSFloatField:
Float field.
CPSSchemas.BasicFields.CPSImageField:
Image field.
CPSSchemas.BasicFields.CPSIntField:
Integer field.
CPSSchemas.BasicFields.CPSListField:
Meta list Field
CPSSchemas.BasicFields.CPSCoupleField:
CPS Couple Field
CPSSchemas.BasicFields.CPSListListField:
List of List field.
CPSSchemas.BasicFields.CPSIntListListField:
List of List field.
CPSSchemas.BasicFields.CPSRangeListField:
Meta list Field
CPSSchemas.BasicFields.CPSStringListField:
String List field.
CPSSchemas.BasicFields.CPSLongField:
Long field.
CPSOOo.Field.CPSOOoDocbookFileField:
File field.
CPSSchemas.BasicFields.CPSStringField:
String field.
CPSSchemas.BasicFields.CPSPasswordField:
Password field.
CPSSchemas.BasicFields.CPSSubObjectsField:
Sub-objects field.
CPSSchemas.Layout.Layout:
Basic Layout.
CPSSchemas.Layout.CPSLayout:
Persistent Layout.
CPSDirectory.LDAPDirectoryVocabulary.LDAPDirectoryVocabulary:
LDAP Directory Vocabulary
CPSCore.LoggerTool.LoggerTool:
Logger Tool just logs events.
CPSSchemas.MethodVocabulary.MethodVocabulary:
Method Vocabulary
CPSCore.ProxyTool.ProxyTool:
The proxy tool caches global informations about all proxies.
CPSCore.EventServiceTool.SubscriberDef:
Subscriber definition is used by Event Service tool.
CPSCore.TreesTool.TreeCache:
Tree cache object, caches information about one hierarchy.
Products.CMFCore.TypesTool.TypeInformation:
Base class for information about a content type.
Products.CMFCore.TypesTool.FactoryTypeInformation:
Portal content factory.
CPSDocument.FlexibleTypeInformation.FlexibleTypeInformation:
Flexible Type Information
CPSSchemas.Widget.Widget:
Basic Widget Class.
CPSSchemas.Widget.CPSWidget:
Persistent Widget.
Products.CPSSchemas.Widget.Widget:
Basic Widget Class.
Products.CPSSchemas.Widget.CPSWidget:
Persistent Widget.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationMultiSelectWidget
CPSSchemas.BasicWidgets.CPSBooleanWidget:
Boolean widget.
Products.CPSSchemas.BasicWidgets.CPSBooleanWidget:
Boolean widget.
CPSSchemas.BasicWidgets.CPSCheckBoxWidget:
CheckBox widget.
CPSSchemas.BasicWidgets.CPSCompoundWidget:
Widget aggregating several widgets.
CPSSchemas.BasicWidgets.CPSCustomizableWidget:
Widget with customizable logic and presentation.
CPSSchemas.ExtendedWidgets.CPSDateTimeWidget:
DateTime widget.
CPSSchemas.BasicWidgets.CPSDateWidget:
Date widget.
CPSSchemas.ExtendedWidgets.CPSDocumentLanguageSelectWidget:
Document Language Selection widget.
CPSSchemas.BasicWidgets.CPSFileWidget:
File widget.
CPSSchemas.BasicWidgets.CPSImageWidget:
Image widget.
Products.CPSSchemas.BasicWidgets.CPSFileWidget:
File widget.
CPSSchemas.ExtendedWidgets.CPSAttachedFileWidget:
AttachedFile widget.
CPSSchemas.ExtendedWidgets.CPSZippedHtmlWidget:
ZippedHtml widget.
CPSSchemas.ExtendedWidgets.CPSFlashWidget:
CPS Flash Widget
Products.CPSSchemas.ExtendedWidgets.CPSFlashWidget:
CPS Flash Widget
Products.CPSSchemas.BasicWidgets.CPSImageWidget:
Image widget.
CPSSchemas.ExtendedWidgets.CPSPhotoWidget:
Photo widget.
CPSSchemas.BasicWidgets.CPSFloatWidget:
Float number widget.
Products.CPSSchemas.BasicWidgets.CPSFloatWidget:
Float number widget.
CPSSchemas.ExtendedWidgets.CPSGenericMultiSelectWidget:
Generic MultiSelect widget.
CPSSchemas.ExtendedWidgets.CPSGenericSelectWidget:
Generic Select widget.
CPSSchemas.BasicWidgets.CPSHtmlWidget:
Html widget.
CPSSchemas.ExtendedWidgets.CPSInternalLinksWidget:
Internal Links widget.
Products.CPSSchemas.ExtendedWidgets.CPSInternalLinksWidget:
Internal Links widget.
CPSNewsLetters.NewsLetterWidgets.CPSNewsLetterInternalLinksWidget:
CPS Newsletter InternalLinks Widget.
CPSSchemas.BasicWidgets.CPSIntWidget:
Integer widget.
CPSSchemas.BasicWidgets.CPSLinesWidget:
Lines widget.
CPSSchemas.BasicWidgets.CPSListWidget:
Abstract list widget
CPSSchemas.BasicWidgets.CPSOrderedListWidget:
Ordered list widget
CPSSchemas.BasicWidgets.CPSUnorderedListWidget:
Unordered list widget
CPSSchemas.BasicWidgets.CPSLongWidget:
Long Widget with limits
CPSSchemas.BasicWidgets.CPSMethodWidget:
Method widget.
CPSSchemas.BasicWidgets.CPSMultiSelectWidget:
MultiSelect widget.
Products.CPSSchemas.BasicWidgets.CPSMultiSelectWidget:
MultiSelect widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryMultiEntriesWidget:
Directory multi-entries widget.
CPSSchemas.ExtendedWidgets.CPSSubjectWidget:
A widget featuring links to items by subject.
CPSSchemas.BasicWidgets.CPSNoneWidget:
None widget.
Products.CPSSchemas.BasicWidgets.CPSNoneWidget:
None widget.
CPSSchemas.ExtendedWidgets.CPSLinkWidget:
Deprecated Link Widget now using compound widget.
CPSPortlets.CPSPortletWidget.CPSPortletWidget:
Generic Portlet Widget.
CPSSchemas.ExtendedWidgets.CPSRangeListWidget:
Range List widget.
Products.CPSSchemas.ExtendedWidgets.CPSRangeListWidget:
Range List widget.
CPSSchemas.ExtendedWidgets.CPSRichTextEditorWidget:
Rich Text Editor widget.
CPSSchemas.SearchWidgets.CPSSearchLanguageWidget:
Widget to choose a document language in search form.
CPSSchemas.SearchWidgets.CPSSearchModifiedWidget:
Widget to choose last modified time in search form.
CPSSchemas.SearchWidgets.CPSSearchSortWidget:
Widget to choose a sort mode in a search form.
CPSSchemas.SearchWidgets.CPSSearchZCTextWidget:
Search ZCText a enable searching on ZCtext index.
CPSSchemas.BasicWidgets.CPSSelectWidget:
Select widget.
Products.CPSSchemas.BasicWidgets.CPSSelectWidget:
Select widget.
CPSDirectory.DirectoryWidgets.CPSDirectoryEntryWidget:
Directory entry widget.
CPSSchemas.ExtendedWidgets.CPSExtendedSelectWidget:
Extended Select widget.
CPSPortlets.CPSPortletVisibilityWidget.CPSPortletVisibilityWidget:
CPS Portlet Visibility widget.
CPSSchemas.BasicWidgets.CPSStringWidget:
String widget.
CPSSchemas.BasicWidgets.CPSEmailWidget:
Email widget.
CPSSchemas.BasicWidgets.CPSHeadingWidget:
HTML Heading widget like H1 H2...
CPSSchemas.BasicWidgets.CPSIdentifierWidget:
Identifier widget.
CPSSchemas.BasicWidgets.CPSPasswordWidget:
Password widget.
CPSSchemas.BasicWidgets.CPSURLWidget:
URL widget.
Products.CPSSchemas.BasicWidgets.CPSStringWidget:
String widget.
Products.CPSSchemas.BasicWidgets.CPSEmailWidget:
Email widget.
Products.CPSSchemas.BasicWidgets.CPSIdentifierWidget:
Identifier widget.
CPSDirectory.DirectoryWidgets.CPSUserIdentifierWidget:
Identifier widget.
Products.CPSSchemas.BasicWidgets.CPSPasswordWidget:
Password widget.
CPSSchemas.ExtendedWidgets.CPSTextWidget:
Text widget.
Products.CPSSchemas.ExtendedWidgets.CPSTextWidget:
Text widget.
Products.CPSSchemas.BasicWidgets.CPSURLWidget:
URL widget.
CPSNavigation.CatalogNavigationWidget.CatalogNavigationSelectWidget:
This enable to peek a cps zodb object in edit mode using a catalog nav
popup and display it as a link.in view mode.
CPSPortlets.PortletWidgets.CustomWidget.PortletCustomWidget:
Custom Portlet widget
CPSPortlets.PortletWidgets.DummyWidget.PortletDummyWidget:
Dummy Portlet widget
CPSSchemas.BasicWidgets.CPSTextAreaWidget:
TextArea widget.
CPSWorkflow.stack.Stack:
Base Stack Type Definition
CPSWorkflow.basicstacks.SimpleStack:
Simple Stack
CPSWorkflow.basicstacks.HierarchicalStack:
Stack where the level (index) within the stack matters
CPSWorkflow.stackdefinition.StackDefinition:
Stack Definition base class
CPSWorkflow.basicstackdefinitions.HierarchicalStackDefinition:
Hierarchical Stack Definition
CPSWorkflow.basicstackdefinitions.SimpleStackDefinition:
Simple Stack Definition
CPSWorkflow.stackelement.StackElement:
Stack Element
CPSWorkflow.basicstackelements.UserStackElement:
User Stack Element
CPSWorkflow.basicstackelements.GroupStackElement:
Group Stack Element
CPSWorkflow.basicstackelements.GroupSubstituteStackElement:
Group Substitute Stack Element
CPSWorkflow.basicstackelements.HiddenGroupStackElement:
Hidden Group Stack Element
CPSWorkflow.basicstackelements.HiddenUserStackElement:
Hidden User Stack Element
CPSWorkflow.basicstackelements.UserSubstituteStackElement:
User Substitute Stack Element
Products.DCWorkflow.States.StateDefinition:
State definition
CPSWorkflow.states.StateDefinition:
CPS State Definition
Products.DCWorkflow.Transitions.TransitionDefinition:
Transition definition
CPSWorkflow.transitions.TransitionDefinition:
CPS Transition Definition
Products.CMFCore.ActionProviderBase.ActionProviderBase:
Provide ActionTabs and management methods for ActionProviders
CPSUserFolder.CPSMemberDataTool.CPSMemberDataTool:
This tool wraps user objects, making them act as Member objects.
Products.CMFDefault.DiscussionTool.DiscussionTool:
Links content to discussions.
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
Products.CPSCore.CPSMembershipTool.CPSMembershipTool:
Replace MonkeyPatch of Membershiptool by real object use.
CPSDefault.MembershipTool.MembershipTool:
A MembershipTool with additional functionnalities over the CPSCore
MembershipTool.
CPSSkins.PortalThemesTool.PortalThemesTool:
Portal Themes Tool
Products.CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
Products.CMFDefault.RegistrationTool.RegistrationTool:
Manage through-the-web signup policies.
CPSCore.CPSRegistrationTool.CPSRegistrationTool:
Replace MonkeyPatch of RegistrationTool by real object use.
CPSSubscriptions.SubscriptionsTool.SubscriptionsTool:
Subscriptions Tool
Products.CMFCore.TypesTool.TypeInformation:
Base class for information about a content type.
Products.CMFCore.TypesTool.FactoryTypeInformation:
Portal content factory.
CPSDocument.FlexibleTypeInformation.FlexibleTypeInformation:
Flexible Type Information
Products.CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
CPSWorkflow.workflowtool.WorkflowTool:
A Workflow Tool extending the CMFCore one with CPS features.
Products.CMFCore.DynamicType.DynamicType:
Mixin for portal content that allows the object to take on a dynamic
type property.
CPSSkins.BaseCellModifier.BaseCellModifier:
Base class for cell modifiers.
CPSSkins.CellHider.CellHider:
Cell Hider.
CPSSkins.CellSizer.CellSizer:
Cell Sizer.
CPSSkins.CellStyler.CellStyler:
Cell Styler.
CPSSkins.BasePalette.BasePalette:
Base class for palettes
CPSSkins.PaletteBorder.PaletteBorder:
Palette Border.
CPSSkins.PaletteColor.PaletteColor:
Palette Color.
CPSSkins.BaseStyle.BaseStyle:
Base class for styles
CPSSkins.AreaColor.AreaColor:
Area Color.
CPSSkins.AreaShape.AreaShape:
Area Shape.
CPSSkins.BoxCorners.BoxCorners:
Box Corners
CPSSkins.CalendarStyle.CalendarStyle:
Calendar Style.
CPSSkins.CollapsibleMenuStyle.CollapsibleMenuStyle:
Collapsible Menu Style.
CPSSkins.FontColor.FontColor:
FontColor.
CPSSkins.FontShape.FontShape:
FontShape.
CPSSkins.FormStyle.FormStyle:
Form Style.
CPSSkins.PortalBoxColor.PortalBoxColor:
Portal Box Color.
CPSSkins.PortalBoxShape.PortalBoxShape:
Portal Box Shape.
CPSSkins.PortalTabStyle.PortalTabStyle:
Portal Tab Style.
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSSkins.PageBlockContent.PageBlockContent:
Page Block Content
CPSSkins.BaseTemplet.BaseTemplet:
Base class for templets.
CPSSkins.ActionBox.ActionBox:
Action Box Templet.
CPSSkins.Breadcrumbs.Breadcrumbs:
Breadcrumbs Templet.
CPSSkins.Calendar.Calendar:
Calendar Templet.
CPSSkins.CollapsibleMenu.CollapsibleMenu:
Collapsible Menu Templet.
CPSSkins.DocumentInfo.DocumentInfo:
Document Info Templet.
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CPSSkins.Language.Language:
Language Templet.
CPSSkins.MainContent.MainContent:
Main Content Templet.
CPSSkins.PortalBox.PortalBox:
Portal Box Templet.
CPSSkins.PortalBoxGroup.PortalBoxGroup:
Portal Box Group Templet.
CPSSkins.PortalTab.PortalTab:
Portal Tab Templet.
CPSSkins.PortletBox.PortletBox:
Portlet Box Templet.
CPSSkins.SearchBox.SearchBox:
Search Box Templet.
CPSSkins.TextBox.TextBox:
Text Box Templet.
CPSSkins.ThemeChooser.ThemeChooser:
Theme Chooser Templet.
CPSSkins.CellBlock.CellBlock:
Class for cell blocks.
Products.CMFCore.PortalContent.PortalContent:
Base class for portal objects.
CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBoxes.ActionBox.ActionBox:
An Action Box simply returns an action.
CPSBoxes.ContentBox.ContentBox:
A Content Box display content
CPSBoxes.DocRenderBox.DocRenderBox:
A Doc Render Box allows displaying a rendering of a document manually
chosen.
CPSBoxes.EventCalendarBox.EventCalendarBox:
A box displaying Event Calendar objects (CPS patched version of
CMFCalendar).
CPSBoxes.FlashBox.FlashBox:
A box displaying Macromedia Flash objects.
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSBoxes.InternalLinksBox.InternalLinksBox:
An InternalLinks Box allows displaying a list of documents manually
chosen.
CPSBoxes.TextBox.TextBox:
A Text Box simply returns a text.
CPSBoxes.TreeBox.TreeBox:
A Tree Box display tree
Products.CPSBoxes.BaseBox.BaseBox:
Base class for boxes.
CPSBlog.BlogCalendarBox.BlogCalendarBox:
A box displaying Blog Calendar objects.
CPSRSS.RSSBox.RSSBox:
An RSS Box (for displaying RSS channels).
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
Products.CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
CPSCore.ProxyBase.ProxyBTreeFolder:
A proxy btree folder is a folder whose data is indirected to a
document in a repository.
CPSCore.ProxyBase.ProxyBTreeFolderishDocument:
A proxy btree folderish document is a folderish document, whose data
is indirected to a document in a repository.
CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
Products.CPSCore.CPSBase.CPSBaseDocument:
The base from which all CPS content objects derive.
CPSChat.ChatItem.ChatItem:
Chat Item
Products.CPSCore.CPSBase.CPSBaseFolder:
The base from which all CPS folder objects derive.
CPSCalendar.Calendar.Calendar:
A calendar contains events
CPSChat.Chat.Chat:
Chat class
CPSSchemas.LocalVocabulary.LocalVocabularyContainer:
The base from which all CPS folder objects derive.
CPSCore.ProxyBase.ProxyFolder:
A proxy folder is a folder whose data is indirected to a document in a
repository.
CPSCore.ProxyBase.ProxyFolderishDocument:
A proxy folderish document is a folderish document, whose data is
indirected to a document in a repository.
CPSSubscriptions.SubscriptionContainer.SubscriptionContainer:
Subscription Container Class
CPSWiki.wiki.Wiki:
CPSWiki.wikipage.WikiPage:
A persistent WikiPage Page implementation.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CPSWorkflow.tests.dummy.Dummy:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyContent:
The base from which all CPS content objects derive.
CPSWorkflow.tests.dummy.DummyTypeInfo:
The base from which all CPS content objects derive.
CPSCalendar.Event.Event:
Event
CPSCore.ProxyBase.ProxyDocument:
A proxy document is a document whose data is indirected to a document
in a repository.
CPSCore.ProxyBase.VirtualProxy:
Virtual proxy used for revision access.
CPSDocument.CPSDocument.CPSDocument:
CPS Document
Products.CPSDocument.CPSDocument.CPSDocument:
CPS Document
CPSBlog.Blog.Blog:
Blog that can contain lots of blog entries.
CPSBlog.BlogAggregator.BlogAggregator:
BlogAggregator that makes catalog searches about blog entries.
CPSBlog.BlogEntry.BlogEntry:
BlogEntry that contain blog post
CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
Products.CPSCollector.CollectorDocument.CollectorDocument:
Collector Document
CPSCollector.QuizDocument.QuizDocument:
Quiz Document
CPSForum.Forum.CPSForum:
CPS Forum definition.
CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
Products.CPSPortlets.CPSPortlet.CPSPortlet:
CPS Portlet This is a CPSPortlet child base class for portlets
CPSBlog.BlogAggregatorPortlet.BlogAggregatorPortlet:
BlogAggregator portlet makes catalog searches about blog entries.
CPSDefault.Folder.Folder:
CPS Document
CPSOOo.OOoDocbookDocument.OOoDocbookDocument:
A CPSDocument that holds many information and especially many metadata
about enclosed files.
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CPSRSS.RSSChannel.RSSChannel:
RSSChannel handles calls to the RSS parser and reorganizes resulting
data structures (mainly filtering)
Products.CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxContainer:
Implements portal content management, but not UI details.
CPSBoxes.BoxesTool.BoxesTool:
Boxes Tool.
Products.BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
CPSCore.CPSBase.CPSBaseBTreeDocument:
The base container document which is based on BTree.
CPSCore.CPSBase.CPSBaseBTreeFolder:
The base folder which is based on BTree.
P