| 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.Co