| Trees | Index | Help |
|---|
|
BTreeFolder2: BTreeFolder2 Product Initialization
BTreeFolder2: BTreeFolder2
CMFBTreeFolder: CMFBTreeFolder
tests: Python package.
testBTreeFolder2: Unit tests for BTreeFolder2.
CMFActionIcons: Product: CMFActionIcons
ActionIconsTool: Map CMF actions to icons, for ease of building icon-centric
toolbars.
Extensions: Extensions package for CMFActionIcons product.
Install: CMFActionIcons Installer
This file is an installation script for CMFActionIcons.
permissions: CMFActionIcons product permissions.
standard_mappings: ActionIcons tool: standard CMF mappings.
tests: CMFActionIcons product unit tests
test_ActionIconsTool: Unit tests for ActionIconsTool module.
test_all: CMFActionIcons tests.
CMFCalendar: CMF Calendar product.
CalendarTool: CMFCalendar portal_calendar tool.
Event: Event: A CMF-enabled Event object.
EventPermissions: Backward compatibility; see Products.CMFCalendar.permissions
exceptions: CMFCalendar product exceptions.
Extensions
Install: This file is an installation script for CMFCalendar (Events).
permissions: CMFCalendar product permissions
setuphandlers: CMFCalendar setup handlers.
tests: Unit test package for CMFCalendar.
test_all: CMFCalendar tests.
test_Calendar: Unit tests for CalendarTool module.
test_Event: Unit tests for Event module.
CMFCore: Portal services base objects
ActionInformation: Information about customizable actions.
ActionProviderBase: Implement a shared base for tools which provide actions.
ActionsTool: Basic action list tool.
CachingPolicyManager: Caching tool implementation.
CatalogTool: Basic portal catalog.
CMFCatalogAware: Base class for catalog aware content items.
CMFCorePermissions: Backward compatibility; see Products.CMFCore.permissions
ContentTypeRegistry: Basic Site content type registry
CookieCrumbler: Cookie Crumbler: Enable cookies for non-cookie user folders.
DirectoryView: Views of filesystem directories as folders.
DiscussionTool: Basic portal discussion access tool.
DynamicType: DynamicType: Mixin for dynamic properties.
exceptions: CMFCore product exceptions.
Expression: Expressions in a web-configurable workflow.
FSDTMLMethod: Customizable DTML methods that come from the filesystem.
FSFile: Customizable image objects that come from the filesystem.
FSImage: Customizable image objects that come from the filesystem.
FSMetadata: Handles reading the properties for an object that comes from the
filesystem.
FSObject: Customizable objects that come from the filesystem (base class).
FSPageTemplate: Customizable page templates that come from the filesystem.
FSPropertiesObject: Customizable properties that come from the filesystem.
FSPythonScript: Customizable Python scripts that come from the filesystem.
FSSTXMethod: FSSTXMethod: Filesystem methodish Structured Text document.
FSZSQLMethod: (not yet) Customizable ZSQL methods that come from the filesystem.
interfaces: CMFCore.interfaces package
CachingPolicyManager: Caching policies tool interface.
Contentish: Contentish type interface.
ContentTypeRegistry: Putfactory registration tool interface.
Discussions: Discussable interface.
DublinCore: Dublin Core interface.
Dynamic: Dynamic type interface.
Folderish: Folderish type interface.
IOpaqueItems: Marker interface for callable opaque items with manage_* hooks.
portal_actions: Actions tool interface.
portal_catalog: Catalog tool interface.
portal_discussion: Discussion tool interface.
portal_memberdata: Memberdata storage tool interface.
portal_membership: Membership tool interface.
portal_metadata: Metadata registration tool interface.
portal_properties: Properties tool interface.
portal_registration: Registration tool interface.
portal_skins: Skins tool interface.
portal_types: Type registration tool interface.
portal_undo: Undo tool interface.
portal_url: URL tool interface.
portal_workflow: Workflow tool interface.
Syndicatable: Syndicatable interface.
MemberDataTool: Basic member data tool.
MembershipTool: Basic membership tool.
permissions: CMFCore product permissions.
PortalContent: PortalContent: Base class for all CMF content.
PortalFolder: PortalFolder: CMF-enabled Folder objects.
PortalObject: PortalObject: The portal root object class
RegistrationTool: Basic user registration tool.
Skinnable: Base class for object managers which can be "skinned".
SkinsContainer: Base class for objects that supply skins.
SkinsTool: Portal skins tool.
tests: Unit test package for CMFCore.
base: Generic stuff for unit testing the CMF.
test_ActionInformation
test_ActionProviderBase
test_ActionsTool
test_all: CMFCore tests.
test_CachingPolicyManager
test_CatalogTool
test_CMFCatalogAware: Unit tests for CMFCatalogAware.
test_ContentTypeRegistry
test_DirectoryView
test_DiscussionTool
test_DynamicType
test_Expression
test_FSFile
test_FSImage
test_FSMetadata
test_FSPageTemplate
test_FSPythonScript
test_FSSecurity
test_FSZSQLMethod
test_MemberDataTool
test_MembershipTool
test_OpaqueItems
test_PortalContent: Unit tests for PortalContent module.
test_PortalFolder: Unit tests for PortalFolder module.
test_RegistrationTool
test_SkinsTool
test_TypesTool
test_UndoTool
test_URLTool
test_utils
test_WorkflowTool
testCookieCrumbler: CookieCrumbler tests.
TypesTool: Type registration tool.
UndoTool: Basic undo tool.
URLTool: CMFCore portal_url tool.
utils: Utility functions.
WorkflowCore: Common pieces of the workflow architecture.
WorkflowTool: Basic workflow tool.
CMFDefault: Default implementation of CMFCore.
DefaultWorkflow: A simple submit/review/publish workflow.
DiscussionItem: Discussion item portal type.
DiscussionTool: Basic portal discussion access tool.
Document: Basic textual content object, supporting HTML, STX and plain text.
DublinCore: Dublin Core support for content types.
exceptions: CMFDefault product exceptions.
Favorite: Favorites are references to other objects within the same CMF
site.
File: This module implements a portal-managed File class.
Image: This module implements a portal-managed Image class.
interfaces: CMFDefault.interfaces package.
portal_membership: Extended membership tool interface.
Link: Link instances represent explicit links-as-content.
MembershipTool: CMFDefault portal_membership tool.
MetadataTool: CMFDefault portal_metadata tool.
NewsItem: News content object.
permissions: CMFDefault product permissions
Portal: Portal class
PropertiesTool: CMFDefault portal_properties tool.
RegistrationTool: CMFDefault portal_registration tool.
setuphandlers: CMFDefault setup handlers.
SkinnedFolder: Allow the "view" of a folder to be skinned by type.
SyndicationInfo
SyndicationTool: CMFDefault portal_syndication tool.
tests: Unit test package for CMFDefault.
test_all: CMFDefault tests.
test_DefaultWorkflow
test_DiscussionReply
test_Discussions
test_DiscussionTool
test_Document: Unit tests for Document module.
test_DublinCore
test_Favorite: Unit tests for Favorites.
test_Image: Unit tests for Image module.
test_join
test_Link
test_MembershipTool
test_MetadataTool
test_NewsItem: Unit tests for NewsItem module.
test_Portal: Unit / functional tests for a CMFSite.
test_PropertiesTool
test_RegistrationTool
test_SyndicationTool
test_utils
URLTool: CMFDefault portal_url tool.
utils: Utility functions.
CMFQuickInstallerTool
CMFSetup: CMFSetup product initialization.
actions: Classes: ActionsProviderConfigurator
context: Various context implementations for export / import of
configurations.
differ: Diff utilities for comparing configurations.
exceptions: CMFSetup product exceptions.
factory: Configured site factory implementation.
interfaces: CMFSetup product interfaces
permissions: CMFSetup product permissions.
properties: Site properties setup handlers.
registry: Classes: ImportStepRegistry, ExportStepRegistry
rolemap: CMFSetup: Role-permission export / import
skins: Skin path configuration management
tests: CMFSetup product unit tests.
common: CMFSetup product: unit test utilities.
conformance: Base classes for testing interface conformance.
test_actions: CMFSetup action provider export / import unit tests
test_all: CMFSetup tests.
test_context: Unit tests for import / export contexts.
test_differ: Unit tests for differ module.
test_properties: Site properties export / import unit tests.
test_registry: Registry unit tests.
test_rolemap: CMFSetup rolemap export / import unit tests
test_skins: Unit tests for CMFSetup skins configurator
test_tool: Unit tests for CMFSetup tool.
test_typeinfo: Unit tests for type information export import
test_utils: CMFSetup.utils unit tests
test_workflow: Unit tests for export / import of DCWorkflows and bindings.
tool: Classes: SetupTool
typeinfo: Types tool export / import
utils: CMFSetup product utilities
workflow: Classes: WorkflowConfigurator
CMFTopic: Topic: Canned catalog queries
AbstractCriterion: Home of the abstract Criterion base class.
DateCriteria: Various date criteria
interfaces: Loads interface names into the package.
Criterion: Declare interface for search criterion classes, as used by Topic
instances to build their queries.
ListCriterion: List Criterion: A criterion that is a list
permissions: Permissions used throughout CMFTopic.
SimpleIntCriterion: Simple int-matching criterion
SimpleStringCriterion: Simple string-matching criterion class
SortCriterion: Allow topic to specify sorting.
tests: This package contains the unit tests for Topic and its criteria
objects.
test_all: CMFTopic tests.
test_DateC: Unit tests for DateCriterion module.
test_ListC: Unit tests for ListCriterion module.
test_SIC: Unit tests for SimpleIntCriterion module.
test_SortC: Unit tests for SortCriterion module.
test_SSC: Unit tests for SimpleStringCriterion module.
test_Topic: Unit tests for Topic module.
Topic: Topic: Canned catalog queries
TopicPermissions: Backward-compatibility module for CMFTopic product permissions.
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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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_indexing: Tests Indexing through the catalog.
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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
setup
handlers: 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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
setup
handlers: Types tool import/export for CMFSetup.
tests
CMFTestCase
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
CPSDocumentTestCase
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
runalltests
test_commenttool
test_translations: Unit tests on the well-formedness and quality of .pot and .po
files.
testForum
CPSI18n
tests
msgfmt: Generate binary message catalog from textual translation description.
translations: A module which provides unit tests for translations.
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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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.
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
test_translations: Unit tests on the well-formedness and quality of .pot and .po
files.
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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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.
setup
handlers: 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.
PloneTestCase
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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
runalltests
test_translations: Unit tests on the well-formedness and quality of .pot and .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.
runalltests
test_baseparser
test_translations: Unit tests on the well-formedness and quality of .pot and .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.
DCWorkflow: Web-configurable workflow.
ContainerTab: A convenient base class for representing a container as a management
tab.
DCWorkflow: Web-configurable workflow.
Default: Programmatically creates a workflow.
Expression: Expressions in a web-configurable workflow.
Guard: Guard conditions in a web-configurable workflow.
permissions: DCWorkflow product permissions
Scripts: Scripts in a web-configurable workflow.
States: States in a web-configurable workflow.
tests: Unit test package for DCWorkflow.
test_all: DCWorkflow tests.
test_DCWorkflow: Unit tests for DCWorkflow module.
test_roles: Unit tests of role-mapping machinery.
Transitions: Transitions in a web-configurable workflow.
utils: Some common utilities.
Variables: Variables in a web-configurable workflow.
WorkflowUIMixin: Web-configurable workflow UI.
Worklists: Worklists in a web-configurable workflow.
Epoz
ExternalEditor
ExternalEditor
Plugins: External Editor Plugins
zopeedit: Zope External Editor Helper Application by Casey Duncan
LDAPUserGroupsFolder: LDAPUserFolder initialization module
Localizer: Localizer
Accept: This module implements the Accept-Charset and Accept-Language request
headers of the HTTP protocol.
Gettext: Localizer
GettextTag: Localizer
Adds a new DTML tag:
<dtml-gettext [lang=<language>|lang_expr=<expression>] [verbatim] [catalog=<id>] [data=<expression>]>
...
LanguageManager: Localizer..
LocalAttributes: Local attributes
LocalContent: LocalContent
Locale: LocalFolder
LocalFiles: Localizer
LocalFolder: LocalFolder
Localizer: Localizer
LocalizerSupport: This module makes more easy to implement multilingual Zope products based
on Localizer that also work when Localizer is not installed (they are
monolingual in this situation).
LocalObjects: This module is for backwards compatibility only, since the features it
provided are now implemented in the LocalFiles module.
LocalPropertyManager: LocalPropertyManager
MessageCatalog: This module provides the MessageCatalog base class, which provides
message catalogs for the web.
Utils: Localizer..
zgettext: zgettext.py is a script that parses DTML files and generates .pot and .po
files, and then generates .mo files from the .po files.
PluggableUserFolder: PluggableUserFolder init
ApacheSSLIdentification: Apache SSL Identification Plugin
BasicIdentification: Basic Identification Plugin
CASIdentification: CAS Identification Plugin
CMFPatch: CatalogToolWithGroups Patches CMF Catalog Tool to add groups support
in allowedRolesAndUsers.
CookieIdentification: Apache SSL Identification Plugin
GroupRoles: Internal Authentication Plugin
InternalAuthentication: Internal Authentication Plugin
LDAPAuthentication: LDAP Authentication Plugin
LDAPLogin: LDAP Login Plugin
PluggableUser: Pluggable User
PluggableUserFolder: Pluggable User Folder
PluginInterfaces: User Folder Plugin Interfaces
SimpleGroupRoles: Internal Authentication Plugin
tests
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
FakeLDAP
runalltests
testApacheSSLPlugin
testCMFPatch
testCookiePlugin
testInternalAuthencticationPlugin
testPluggableUser
testSimpleGroupRolesPlugin
testUserFolder
PortalTransforms
chain
data
encoding
Extensions
interfaces
libtransforms: package containing some utilities which aim to facilitae
transformation writing
commandtransform
html4zope: Simple HyperText Markup Language document tree Writer.
retransform
utils
mime_types
magic: magic.py...
MimeTypeItem
MimeTypesRegistry
MimeTypesTool: this file act as a redirector to provide the correct class if we are
running zope or not
tests: import this
coverage: Usage:
coverage.py -x MODULE.py [ARG1 ARG2 ...]
Execute module, passing the given command-line arguments, collecting
coverage data.
rigging
runalltests
test_all
test_encoding
test_engine
test_graph
test_mimetypes
test_transforms
utils
Transform: FIXME: backward compat, remove later
transform_cl: command line tool for MIME type based transformation
USAGE: transform [OPTIONS] input_file output_file
OPTIONS:
-h / --help
display this help message and exit.
TransformEngine
transforms
docbook_to_html: Transform DocBook XML to HTML through XSL
html_to_text
identity: A simple identity transform
image_to_html
lynx_dump: Uses lynx -dump
office_wvware
ooo_to_docbook: Transform DocBook XML to HTML through XSL
ooo_to_html: Transform OOo file to HTML through XSL
pdf_to_html: Uses the http://sf.net/projects/pdftohtml bin to do its handy work
pdf_to_text: Uses the xpdf (www.foolabs.com/xpdf)
ppt_to_html
python: Original code from active state recipe
'Colorize Python source using the built-in tokenizer'
----------------------------------------------------------------------------
MoinMoin - Python Source Parser
This code is part of MoinMoin (http://moin.sourceforge.net/) and converts
Python source code to HTML markup, rendering comments, keywords, operators,
numeric and string literals in different colors.
rest
rtf_to_html: Uses the http://sf.net/projects/rtf-converter bin to do its handy
work
rtf_to_xml: Uses the http://sf.net/projects/rtf2xml bin to do its handy work
st
text_to_html
word_to_html
xls_to_html
TransformTool: this file act as a redirector to provide the correct class if we are
running zope or not
unsafe_transforms
build_transforms: try to build some usefull transformations with the command and xml
transforms and the available binaries
command: A custom transform using external command
xml: A custom transform using external command
utils: some common utilities
zope
TranslationService
Domain
LocalizerDomain: LocalizerDomain
LocalizerMessageCatalog: LocalizerMessageCatalog
PlacefulTranslationService: PlacefulTranslationService
AccessControl.ImplPython.RestrictedDTML:
A mix-in for derivatives of DT_String.String that adds Zope
security.
CMFCore.FSDTMLMethod.FSDTMLMethod:
FSDTMLMethods act like DTML methods but are not directly modifiable
from the management interface.
Shared.DC.ZRDB.DA.SQL:
A mix-in for derivatives of DT_String.String that adds Zope
security.
AccessControl.PermissionMapping.RoleManager
AccessControl.Role.RoleManager:
An object that has configurable permissions
Shared.DC.ZRDB.Aqueduct.BaseQuery:
Persistent ExtensionClass
Shared.DC.ZRDB.DA.DA:
Database Adapter
Products.ZSQLMethods.SQL.SQL:
SQL Database methods
CMFCore.FSZSQLMethod.FSZSQLMethod:
FSZSQLMethods act like Z SQL Methods but are not directly modifiable
from the management interface.
AccessControl.User.BasicUserFolder:
Base class for UserFolder-like objects
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
LDAPUserGroupsFolder.LDAPUserFolder.LDAPUserFolder:
LDAPUserFolder
Products.LDAPUserGroupsFolder.LDAPUserFolder.LDAPUserFolder:
LDAPUserFolder
PluggableUserFolder.LDAPAuthentication.LDAPAuthenticationPlugin:
This plugin stores the user definitions in the ZODB
PluggableUserFolder.LDAPLogin.LDAPLoginPlugin:
This plugin stores the user definitions in the ZODB
PluggableUserFolder.PluggableUserFolder.PluggableUserFolder:
A user folder with plugins
AccessControl.User.UserFolder:
Standard UserFolder object
CPSUserFolder.UserFolderWithGroups.UserFolderWithGroups:
Standard User Folder with Groups.
Shared.DC.ZRDB.DA.DA:
Database Adapter
Products.ZSQLMethods.SQL.SQL:
SQL Database methods
CMFCore.FSZSQLMethod.FSZSQLMethod:
FSZSQLMethods act like Z SQL Methods but are not directly modifiable
from the management interface.
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
CMFDefault.File.File:
A Portal-managed File
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.
CMFDefault.Image.Image:
A Portal-managed Image
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CMFCore.ActionsTool.ActionsTool:
Weave together the various sources of "actions" which are
apropos to the current user and context.
CMFSetup.tests.test_tool.AnotherDummyTool:
Folders are basic container objects that provide a standard interface
for object management.
BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
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.
DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
DCWorkflow.Scripts.Scripts:
A container for workflow scripts
DCWorkflow.States.States:
A container for state definitions
DCWorkflow.Transitions.Transitions:
A container for transition definitions
DCWorkflow.Variables.Variables:
A container for variable definitions
DCWorkflow.Worklists.Worklists:
A container for worklist definitions
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
CMFCore.CookieCrumbler.CookieCrumbler:
Reads cookies during traversal and simulates the HTTP authentication
headers.
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
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
CMFCore.DirectoryView.DirectoryViewSurrogate:
Folderish DirectoryView.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CMFSetup.tests.test_utils.DummyObject:
Folders are basic container objects that provide a standard interface
for object management.
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.
CMFSetup.tests.test_context.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_differ.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_properties.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_skins.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_skins.DummySkinsTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyActionsTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyMembershipTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_context.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_tool.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_typeinfo.DummyTypesTool:
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.
CMFSetup.tests.test_workflow.DummyWorkflow:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_workflow.DummyWorkflowTool:
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.
CPSCore.tests.test_indexing.Folder:
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.
PluggableUserFolder.GroupRoles.GroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSSchemas.Layout.LayoutContainer:
Layout Tool
Products.CPSSchemas.Layout.LayoutContainer:
Layout Tool
CPSSchemas.LayoutsTool.LayoutsTool:
Layouts Tool
Localizer.LocalFolder.LocalFolder
Localizer.Localizer.Localizer:
The Localizer meta type lets to customize the language negotiation
policy.
CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
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.
PortalTransforms.zope.MimeTypesTool.MimeTypesTool:
extend the MimeTypesRegistry of CMF compliance
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.
CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
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.
BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
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.
CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
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
CMFDefault.SkinnedFolder.SkinnedFolder:
Skinned Folder class.
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.
CMFTopic.Topic.Topic:
Topics are 'canned queries'
o Each topic holds a set of zero or more Criteria objects specifying
the query.
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
CMFSetup.tool.SetupTool:
Profile-based site configuration manager.
CMFCore.tests.test_CMFCatalogAware.SimpleFolder:
Folders are basic container objects that provide a standard interface
for object management.
CMFCore.tests.test_CMFCatalogAware.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
Products.PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CMFCore.SkinsTool.SkinsTool:
This tool is used to supply skins to a portal.
CMFCore.tests.test_CMFCatalogAware.TheClass:
Mix-in for notifying portal_catalog and portal_workflow
PortalTransforms.zope.TransformTool.TransformTool:
Transform tool, manage mime type oriented content transformation
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
CMFCore.TypesTool.TypesTool:
Provides a configurable registry of portal content types.
CPSSchemas.VocabulariesTool.VocabulariesTool:
Vocabularies Tool
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSchemas.WidgetTypesTool.WidgetTypesTool:
Widget Types Tool
CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
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.ZCatalog.ZCatalog.ZCatalog:
ZCatalog object
CMFCore.CatalogTool.CatalogTool:
This is a ZCatalog that filters catalog queries.
Products.CMFCore.CatalogTool.CatalogTool:
This is a ZCatalog that filters catalog queries.
CPSCore.tests.test_indexing.CPSCatalogTool:
This is a ZCatalog that filters catalog queries.
CMFCore.FSDTMLMethod.FSDTMLMethod:
FSDTMLMethods act like DTML methods but are not directly modifiable
from the management interface.
CMFCore.FSObject.FSObject:
FSObject is a base class for all filesystem based look-alikes.
CMFCore.FSObject.BadFile:
Represent a file which was not readable or parseable as its intended
type.
CMFCore.FSDTMLMethod.FSDTMLMethod:
FSDTMLMethods act like DTML methods but are not directly modifiable
from the management interface.
CMFCore.FSFile.FSFile:
FSFiles act like images but are not directly modifiable from the
management interface.
CMFCore.FSImage.FSImage:
FSImages act like images but are not directly modifiable from the
management interface.
CMFCore.FSPageTemplate.FSPageTemplate:
Wrapper for Page Template
CMFCore.FSPropertiesObject.FSPropertiesObject:
FSPropertiesObjects simply hold properties.
CMFCore.FSPythonScript.FSPythonScript:
FSPythonScripts act like Python Scripts but are not directly
modifiable from the management interface.
CMFCore.FSSTXMethod.FSSTXMethod:
A chunk of StructuredText, rendered as a skin method of a CMFSite.
CMFCore.FSZSQLMethod.FSZSQLMethod:
FSZSQLMethods act like Z SQL Methods but are not directly modifiable
from the management interface.
OFS.SimpleItem.SimpleItem:
Mix-in class combining the most common set of basic mix-ins
CMFActionIcons.ActionIconsTool.ActionIcon:
Mix-in class combining the most common set of basic mix-ins
CMFActionIcons.ActionIconsTool.ActionIconsTool:
Map actions only icons.
CMFCore.ActionInformation.ActionInformation:
Represent a single selectable action.
PluggableUserFolder.ApacheSSLIdentification.ApacheSSLIdentificationPlugin:
This Basic HTTP Authentication support
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.
PluggableUserFolder.BasicIdentification.BasicIdentificationPlugin:
Basic HTTP Authentication support
CMFCore.CachingPolicyManager.CachingPolicyManager:
Manage the set of CachingPolicy objects for the site; dispatch to them
from skin methods.
CMFCalendar.CalendarTool.CalendarTool:
a calendar tool for encapsualting how calendars work and are
displayed
PluggableUserFolder.CASIdentification.CASIdentificationPlugin:
Yale ITS Central Authentication Service support
CPSCollector.CollectorItem.CollectorItem:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.configuration.Configuration:
Workflow Configuration.
CMFCore.ContentTypeRegistry.ContentTypeRegistry:
Registry for rules which map PUT args to a CMF Type Object.
PluggableUserFolder.CookieIdentification.CookieIdentificationPlugin:
This Basic HTTP Authentication support
LDAPUserGroupsFolder.LDAPUser.CPSGroup:
Very basic group object for CPS group behavior.
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.
CMFCore.DiscussionTool.DiscussionTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFDefault.DiscussionTool.DiscussionTool:
Links content to discussions.
Products.CMFDefault.DiscussionTool.DiscussionTool:
Links content to discussions.
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
TranslationService.Domain.Domain:
Translation domain.
TranslationService.Domain.DummyDomain:
Translation domain.
TranslationService.LocalizerDomain.LocalizerDomain:
Translation domain.
CMFCore.tests.test_WorkflowTool.Dummy:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyContent:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyNotReallyContent:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyTypeInfo:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyWorkflow:
Mix-in class combining the most common set of basic mix-ins
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_indexing.Dummy:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_CMFCatalogAware.DummyCatalog:
Mix-in class combining the most common set of basic mix-ins
TranslationService.LocalizerMessageCatalog.DummyLocalizerMessageCatalog:
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
CMFSetup.tests.test_typeinfo.DummyTypeInfo:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyTypesTool:
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
CMFDefault.MetadataTool.ElementSpec:
Represent all the tool knows about a single metadata element.
CMFCore.ContentTypeRegistry.ExtensionPredicate:
Predicate matching on filename extensions.
PluggableUserFolder.GroupRoles.Group:
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)
CMFQuickInstallerTool.InstalledProduct.InstalledProduct:
class storing information about an installed product
CPSSkins.CPSSkinsInstaller.Installer:
Mix-in class combining the most common set of basic mix-ins
PluggableUserFolder.InternalAuthentication.InternalAuthenticationPlugin:
This plugin stores the user definitions in the ZODB
Products.PluggableUserFolder.InternalAuthentication.InternalAuthenticationPlugin:
This plugin stores the user definitions in the ZODB
PluggableUserFolder.tests.testUserFolder.ReadonlyAuthenticationPlugin:
This plugin isn't really read only.
LDAPUserGroupsFolder.LDAPUserSatellite.LDAPUserSatellite:
LDAPUserSatellite
Localizer.LocalContent.LocalContent
TranslationService.LocalizerMessageCatalog.LocalizerMessageCatalog:
Mix-in class combining the most common set of basic mix-ins
CMFCore.ContentTypeRegistry.MajorMinorPredicate:
Predicate matching on 'major/minor' content types.
CMFCore.MemberDataTool.MemberData:
Mix-in class combining the most common set of basic mix-ins
CMFCore.MemberDataTool.MemberDataTool:
This tool wraps user objects, making them act as Member objects.
Localizer.MessageCatalog.MessageCatalog:
Stores messages and their translations...
CMFDefault.MetadataTool.MetadataElementPolicy:
Represent a type-specific policy about a particular DCMI element.
CMFDefault.MetadataTool.MetadataTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFCore.ContentTypeRegistry.MimeTypeRegexPredicate:
Predicate matching only on 'typ', using regex matching for string
patterns (other objects conforming to 'match' can also be passed).
CMFCore.ContentTypeRegistry.NameRegexPredicate:
Predicate matching only on 'name', using regex matching for string
patterns (other objects conforming to 'match' and 'pattern' can also be
passed).
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.
TranslationService.PlacefulTranslationService.PlacefulTranslationService:
ZODB-based Translation Service.
Localizer.MessageCatalog.POFile
CMFCore.PortalContent.PortalContent:
Base class for portal objects.
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.
CMFDefault.Document.Document:
A Document - Handles both StructuredText and HTML
CMFDefault.DiscussionItem.DiscussionItem:
Class for content which is a response to other content.
CMFDefault.NewsItem.NewsItem:
A News Item
CMFCore.tests.base.dummy.DummyContent:
A Dummy piece of PortalContent
Products.CMFCore.tests.base.dummy.DummyContent:
A Dummy piece of PortalContent
CMFCore.tests.test_OpaqueItems.DummyContent:
A Dummy piece of PortalContent with additional attributes
CMFCalendar.Event.Event:
Events are objects for the Calendar topical query.
CMFDefault.File.File:
A Portal-managed File
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CMFDefault.Image.Image:
A Portal-managed Image
CMFDefault.Link.Link:
A Link
CMFDefault.Favorite.Favorite:
A Favorite (special kind of Link)
CPSRSS.RSSChannel.RSSChannel:
RSSChannel handles calls to the RSS parser and reorganizes resulting
data structures (mainly filtering)
CMFDefault.PropertiesTool.PropertiesTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFQuickInstallerTool.QuickInstallerTool.QuickInstallerTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
Products.CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
CMFDefault.RegistrationTool.RegistrationTool:
Manage through-the-web signup policies.
Products.CMFDefault.RegistrationTool.RegistrationTool:
Manage through-the-web signup policies.
CPSCore.CPSRegistrationTool.CPSRegistrationTool:
Replace MonkeyPatch of RegistrationTool by real object use.
Shared.DC.Scripts.Script.Script:
Web-callable script mixin
CMFCore.FSPageTemplate.FSPageTemplate:
Wrapper for Page Template
CMFCore.FSPythonScript.FSPythonScript:
FSPythonScripts act like Python Scripts but are not directly
modifiable from the management interface.
Products.PageTemplates.PageTemplateFile.PageTemplateFile:
Zope wrapper for filesystem Page Template using TAL, TALES, and
METAL
Localizer.LocalFiles.LocalPageTemplateFile:
Zope wrapper for filesystem Page Template using TAL, TALES, and
METAL
PluggableUserFolder.SimpleGroupRoles.SimpleGroup:
Mix-in class combining the most common set of basic mix-ins
CMFCore.utils.SimpleItemWithProperties:
A common base class for objects with configurable properties in a
fixed schema.
CMFCore.TypesTool.TypeInformation:
Base class for information about a content type.
CMFCore.TypesTool.FactoryTypeInformation:
Portal content factory.
CMFCore.TypesTool.ScriptableTypeInformation:
Invokes a script rather than a factory to create the content.
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.
CMFDefault.DefaultWorkflow.DefaultWorkflowDefinition:
Default workflow definition.
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
DCWorkflow.States.StateDefinition:
State definition
Products.DCWorkflow.States.StateDefinition:
State definition
CPSWorkflow.states.StateDefinition:
CPS State Definition
CMFDefault.SyndicationInfo.SyndicationInformation:
Mix-in class combining the most common set of basic mix-ins
CMFDefault.SyndicationTool.SyndicationTool:
The syndication tool manages the site-wide policy for syndication of
folder content as RSS.
DCWorkflow.Transitions.TransitionDefinition:
Transition definition
Products.DCWorkflow.Transitions.TransitionDefinition:
Transition definition
CPSWorkflow.transitions.TransitionDefinition:
CPS Transition Definition
CMFCore.UndoTool.UndoTool:
This tool is used to undo changes.
CMFCore.URLTool.URLTool:
CMF URL Tool.
DCWorkflow.Variables.VariableDefinition:
Variable definition
DCWorkflow.Worklists.WorklistDefinition:
Worklist definiton
PortalTransforms.zope.Transform.Transform:
a transform is an external method with additional configuration
information
PortalTransforms.zope.TransformsChain.TransformsChain:
a transforms chain is suite of transforms to apply in order.
CPSDirectory.ZODBDirectory.ZODBDirectoryEntry:
ZODB Directory Entry.
BTreeFolder2.tests.testBTreeFolder2.TrojanKey:
Pretends to be a consistent, immutable, humble citizen...
CMFCore.ActionInformation.oai
CMFCore.ActionProviderBase.ActionProviderBase:
Provide ActionTabs and management methods for ActionProviders
CMFCore.ActionsTool.ActionsTool:
Weave together the various sources of "actions" which are
apropos to the current user and context.
CMFCore.CatalogTool.CatalogTool:
This is a ZCatalog that filters catalog queries.
CMFCore.DiscussionTool.DiscussionTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFCore.MemberDataTool.MemberDataTool:
This tool wraps user objects, making them act as Member objects.
CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
CMFCore.SkinsTool.SkinsTool:
This tool is used to supply skins to a portal.
CMFCore.TypesTool.TypeInformation:
Base class for information about a content type.
CMFCore.TypesTool.FactoryTypeInformation:
Portal content factory.
CMFCore.TypesTool.ScriptableTypeInformation:
Invokes a script rather than a factory to create the content.
CMFCore.TypesTool.TypesTool:
Provides a configurable registry of portal content types.
CMFCore.UndoTool.UndoTool:
This tool is used to undo changes.
CMFCore.URLTool.URLTool:
CMF URL Tool.
CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
CMFCore.CachingPolicyManager.CachingPolicy:
Represent a single class of cachable objects:
- class membership is defined by 'predicate', a TALES expression
with access to the following top-level names:
'object' -- the object itself
'view' -- the name of the view method
'keywords' -- keywords passed to the request
'request' -- the REQUEST object itself
'member' -- the authenticated member, or None if anonymous
'modules' -- usual TALES access-with-import
'nothing' -- None
'time' -- A DateTime object for the current date and time
- The "Last-modified" HTTP response header will be set using
'mtime_func', which is another TALES expression evaluated
against the same namespace.
CMFCore.CatalogTool.IndexableObjectWrapper
CMFCore.CookieCrumbler.ResponseCleanup
CMFCore.DirectoryView.DirectoryInformation
CMFCore.DirectoryView.DirectoryRegistry
CMFCore.DynamicType.DynamicType:
Mixin for portal content that allows the object to take on a dynamic
type property.
CMFCore.PortalContent.PortalContent:
Base class for portal objects.
CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
CMFCore.FSMetadata.FSMetadata
CMFCore.FSPythonScript.FSPythonScriptTracebackSupplement:
Implementation of ITracebackSupplement
CMFCore.FSPythonScript.bad_func_code
CMFCore.MemberDataTool.CleanupTemp:
Used to cleanup _v_temps at the end of the request.
CMFCore.PortalFolder.ContentFilter:
Represent a predicate against a content object's metadata.
CMFCore.Skinnable.SkinDataCleanup:
Cleanup at the end of the request.
CMFCore.SkinsContainer.SkinsContainer
CMFCore.SkinsTool.SkinsTool:
This tool is used to supply skins to a portal.
CMFCore.WorkflowTool.WorkflowInformation:
Shim implementation of ActionInformation, to enable querying actions
without mediation of the 'portal_actions' tool.
CMFCore.tests.base.dummy.DummyCachingManager
CMFCore.tests.base.dummy.DummyFactory:
Dummy Product Factory
CMFCore.tests.base.security.PermissiveSecurityPolicy:
Very permissive security policy for unit testing purposes.
CMFCore.tests.test_ActionProviderBase.DummyAction
CMFCore.tests.test_CMFCatalogAware.DummyOldBrain
CMFCore.tests.test_CachingPolicyManager.DummyContent
CMFCore.tests.test_OpaqueItems.OpaqueBase:
Dummy opaque item without manage_after/before hookes
CMFCore.tests.test_OpaqueItems.Hooks:
Opaque item with manage_after/before hooks but not marked as
callable
CMFCore.tests.test_OpaqueItems.MarkerAndHooks:
Opaque item with manage_after/before hookes and marked as callable
CMFCore.tests.test_OpaqueItems.Marker:
Opaque item without manage_after/before hookes but marked as
callable
CMFCore.tests.test_OpaqueItems.MarkerAndHooks:
Opaque item with manage_after/before hookes and marked as callable
CMFCore.tests.test_PortalFolder.DummyTypeInfo
CMFCore.utils.BBBTransaction
CMFCore.utils.ContentInit:
Utility class for generating factories for several content types.
CMFCore.utils.SimpleRecord:
record-like class
CMFCore.utils.ToolInit:
Utility class for generating the factories for several tools.
CMFDefault.Portal.PortalGenerator
CMFDefault.tests.test_RegistrationTool.FauxMembershipTool
CMFDefault.tests.test_SyndicationTool.Dummy
CMFQuickInstallerTool.SkinRegistrar.PloneSkinRegistrar:
Controls (un)registering of a layer in the skins tool:
CMFSetup.differ.ConfigDiff
CMFSetup.tests.common.DOMComparator
CMFSetup.tests.common.DummyExportContext
CMFSetup.tests.common.DummyImportContext
CMFSetup.tests.conformance.ConformsToIExportContext
CMFSetup.tests.conformance.ConformsToIExportStepRegistry
CMFSetup.tests.conformance.ConformsToIImportContext
CMFSetup.tests.conformance.ConformsToIImportStepRegistry
CMFSetup.tests.conformance.ConformsToIProfileRegistry
CMFSetup.tests.conformance.ConformsToISetupContext
CMFSetup.tests.conformance.ConformsToISetupTool
CMFSetup.tests.conformance.ConformsToIStepRegistry
CMFSetup.tests.conformance.ConformsToIToolsetRegistry
CMFSetup.tests.test_utils.Whatever
CPSBlog.tests.coverage.coverage
CPSCalendar.tests.coverage.coverage
CPSChat.tests.coverage.coverage
CPSCollector.tests.coverage.coverage
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
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.testDirectoryEntryVocabulary.FakeDir
CPSDocument.ftests.coverage.coverage
CPSDocument.tests.CMFTestCase.CMFInstaller
CPSDocument.tests.CMFTestCase.DummyMessageCatalog
CPSDocument.tests.coverage.coverage
CPSDocument.tests.testDefaultDocuments.DummyResponse
CPSForum.tests.coverage.coverage
CPSI18n.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
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 using the portal_tree.
CPSNavigation.ConfNavigation.DummyClass:
Look like a real class.
CPSNavigation.tests.coverage.coverage
CPSNewsLetters.tests.coverage.coverage
CPSOOo.tests.coverage.coverage
CPSPortlets.PortletRAMCache.RAMCache:
Non-persistent RAM cache.
CPSPortlets.PortletRAMCache.SimpleRAMCache:
Simple non-persistent RAM cache.
CPSPortlets.tests.coverage.coverage
CPSRSS.tests.coverage.coverage
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.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.testSubscriptionContainer.DummyResponse
CPSSubscriptions.tests.testSubscriptions.DummyResponse
CPSSubscriptions.tests.testSubscriptionsTool.Context
CPSTypeMaker.tests.coverage.coverage
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.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
ConfigParser.RawConfigParser
ConfigParser.ConfigParser
CMFCore.FSMetadata.CMFConfigParser:
This our wrapper around ConfigParser to solve a few minor niggles with
the code
DCWorkflow.Expression.StateChangeInfo:
Provides information for expressions and scripts.
DCWorkflow.WorkflowUIMixin.WorkflowUIMixin
DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
DateTime.DateTime.DateTime:
DateTime objects represent instants in time and provide
interfaces for controlling its representation without
affecting the absolute value of the object.
DocumentTemplate.DT_If.If
DocumentTemplate.DT_String.FileMixin
DocumentTemplate.DT_HTML.HTMLFile:
HTML Document templates read from files.
App.special_dtml.ClassicHTMLFile:
Persistent HTML Document Templates read from files
App.special_dtml.DTMLFile:
HTMLFile with bindings and support for __render_with_namespace__
Localizer.LocalFiles.LocalDTMLFile:
HTMLFile with bindings and support for __render_with_namespace__
DocumentTemplate.DT_String.String:
Document templates defined from strings.
DocumentTemplate.DT_HTML.HTML:
HTML Document Templates
HTML Document templates use HTML server-side-include syntax,
rather than Python format-string syntax.
App.special_dtml.HTML:
Persistent HTML Document Templates
CMFCore.FSDTMLMethod.FSDTMLMethod:
FSDTMLMethods act like DTML methods but are not directly modifiable
from the management interface.
DocumentTemplate.DT_HTML.HTMLFile:
HTML Document templates read from files.
App.special_dtml.ClassicHTMLFile:
Persistent HTML Document Templates read from files
App.special_dtml.DTMLFile:
HTMLFile with bindings and support for __render_with_namespace__
Localizer.LocalFiles.LocalDTMLFile:
HTMLFile with bindings and support for __render_with_namespace__
Shared.DC.ZRDB.DA.nvSQL
Shared.DC.ZRDB.DA.SQL:
A mix-in for derivatives of DT_String.String that adds Zope
security.
ExternalEditor.zopeedit.Configuration
ExternalEditor.zopeedit.EditorProcess
ExternalEditor.zopeedit.ExternalEditor
LDAPUserGroupsFolder.SimpleCache.SimpleCache:
A simple non-persistent cache
LDAPUserGroupsFolder.SimpleLog.SimpleLog:
A simple logging class
Localizer.Accept.Node:
Base class that represents a node in a tree.
Localizer.Accept.CharsetNode:
Implements the node of a Accept-Charset tree.
Localizer.Accept.AcceptCharset:
Implements the Accept-Charset tree.
Localizer.Accept.LanguageNode:
Implements a node of a Accept-Language tree.
Localizer.Accept.AcceptLanguage:
Implements the Accept-Language tree.
Localizer.Accept.Root:
Base class that represents the root of a tree.
Localizer.Accept.AcceptCharset:
Implements the Accept-Charset tree.
Localizer.Accept.AcceptLanguage:
Implements the Accept-Language tree.
Localizer.Gettext.translation
Localizer.GettextTag.GettextTag
Localizer.LanguageManager.LanguageManager
Localizer.LocalFolder.LocalFolder
Localizer.Localizer.Localizer:
The Localizer meta type lets to customize the language negotiation
policy.
Localizer.LocalPropertyManager.LocalPropertyManager:
Mixin class that allows to manage localized properties.
Localizer.MessageCatalog.MessageCatalog:
Stores messages and their translations...
Localizer.LocalAttributes.LocalAttributesBase
Localizer.LocalAttributes.LocalAttributes:
Example of a 'LocalAttributesBase' derived class, this also a base
class for 'LocalFolder.LocalFolder' and 'Locale.Locale', it can be
considered the default implementation.
Localizer.LocalPropertyManager.LocalPropertyManager:
Mixin class that allows to manage localized properties.
Localizer.LocalizerSupport.GettextTag
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
CMFDefault.File.File:
A Portal-managed File
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.
CMFDefault.Image.Image:
A Portal-managed Image
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
CMFCore.FSObject.FSObject:
FSObject is a base class for all filesystem based look-alikes.
CMFCore.FSObject.BadFile:
Represent a file which was not readable or parseable as its intended
type.
CMFCore.FSDTMLMethod.FSDTMLMethod:
FSDTMLMethods act like DTML methods but are not directly modifiable
from the management interface.
CMFCore.FSFile.FSFile:
FSFiles act like images but are not directly modifiable from the
management interface.
CMFCore.FSImage.FSImage:
FSImages act like images but are not directly modifiable from the
management interface.
CMFCore.FSPageTemplate.FSPageTemplate:
Wrapper for Page Template
CMFCore.FSPropertiesObject.FSPropertiesObject:
FSPropertiesObjects simply hold properties.
CMFCore.FSPythonScript.FSPythonScript:
FSPythonScripts act like Python Scripts but are not directly
modifiable from the management interface.
CMFCore.FSSTXMethod.FSSTXMethod:
A chunk of StructuredText, rendered as a skin method of a CMFSite.
CMFCore.FSZSQLMethod.FSZSQLMethod:
FSZSQLMethods act like Z SQL Methods but are not directly modifiable
from the management interface.
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.
CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
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.
BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
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.
CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
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
CMFDefault.SkinnedFolder.SkinnedFolder:
Skinned Folder class.
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.
CMFTopic.Topic.Topic:
Topics are 'canned queries'
o Each topic holds a set of zero or more Criteria objects specifying
the query.
OFS.Traversable.Traversable
CMFDefault.DiscussionItem.DiscussionItemContainer:
Store DiscussionItem objects.
OFS.SimpleItem.Item:
A common base class for simple, non-container objects.
CMFTopic.AbstractCriterion.AbstractCriterion:
Abstract base class for Criterion objects.
CMFTopic.DateCriteria.FriendlyDateCriterion:
Put a friendly interface on date range searches, like 'where effective
date is less than 5 days old'.
CMFTopic.ListCriterion.ListCriterion:
Represent a criterion which is a list of values (for an 'OR'
search).
CMFTopic.SimpleIntCriterion.SimpleIntCriterion:
Represent a simple field-match for an integer value, including catalog
range searches.
CMFTopic.SimpleStringCriterion.SimpleStringCriterion:
Represent a simple field-match for a string value.
CMFTopic.SortCriterion.SortCriterion:
Represent a mock criterion, to allow spelling the sort order and
reversal items in a catalog query.
Shared.DC.ZRDB.Aqueduct.BaseQuery:
Persistent ExtensionClass
Shared.DC.ZRDB.DA.DA:
Database Adapter
Products.ZSQLMethods.SQL.SQL:
SQL Database methods
CMFCore.FSZSQLMethod.FSZSQLMethod:
FSZSQLMethods act like Z SQL Methods but are not directly modifiable
from the management interface.
AccessControl.User.BasicUserFolder:
Base class for UserFolder-like objects
CPSUserFolder.CPSUserFolder.CPSUserFolder:
CPS User Folder
User folder whose configuration is based on directories.
LDAPUserGroupsFolder.LDAPUserFolder.LDAPUserFolder:
LDAPUserFolder
Products.LDAPUserGroupsFolder.LDAPUserFolder.LDAPUserFolder:
LDAPUserFolder
PluggableUserFolder.LDAPAuthentication.LDAPAuthenticationPlugin:
This plugin stores the user definitions in the ZODB
PluggableUserFolder.LDAPLogin.LDAPLoginPlugin:
This plugin stores the user definitions in the ZODB
PluggableUserFolder.PluggableUserFolder.PluggableUserFolder:
A user folder with plugins
AccessControl.User.UserFolder:
Standard UserFolder object
CPSUserFolder.UserFolderWithGroups.UserFolderWithGroups:
Standard User Folder with Groups.
Shared.DC.ZRDB.DA.DA:
Database Adapter
Products.ZSQLMethods.SQL.SQL:
SQL Database methods
CMFCore.FSZSQLMethod.FSZSQLMethod:
FSZSQLMethods act like Z SQL Methods but are not directly modifiable
from the management interface.
CMFCore.tests.base.dummy.DummyContent:
A Dummy piece of PortalContent
Products.CMFCore.tests.base.dummy.DummyContent:
A Dummy piece of PortalContent
CMFCore.tests.test_OpaqueItems.DummyContent:
A Dummy piece of PortalContent with additional attributes
CMFSetup.tests.test_skins.DummyFSDV:
A common base class for simple, non-container objects.
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CMFCore.ActionsTool.ActionsTool:
Weave together the various sources of "actions" which are
apropos to the current user and context.
CMFSetup.tests.test_tool.AnotherDummyTool:
Folders are basic container objects that provide a standard interface
for object management.
BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
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.
DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
DCWorkflow.Scripts.Scripts:
A container for workflow scripts
DCWorkflow.States.States:
A container for state definitions
DCWorkflow.Transitions.Transitions:
A container for transition definitions
DCWorkflow.Variables.Variables:
A container for variable definitions
DCWorkflow.Worklists.Worklists:
A container for worklist definitions
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
CMFCore.CookieCrumbler.CookieCrumbler:
Reads cookies during traversal and simulates the HTTP authentication
headers.
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
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
CMFCore.DirectoryView.DirectoryViewSurrogate:
Folderish DirectoryView.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CMFSetup.tests.test_utils.DummyObject:
Folders are basic container objects that provide a standard interface
for object management.
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.
CMFSetup.tests.test_context.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_differ.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_properties.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_skins.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_skins.DummySkinsTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyActionsTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyMembershipTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_context.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_tool.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_typeinfo.DummyTypesTool:
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.
CMFSetup.tests.test_workflow.DummyWorkflow:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_workflow.DummyWorkflowTool:
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.
CPSCore.tests.test_indexing.Folder:
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.
PluggableUserFolder.GroupRoles.GroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSSchemas.Layout.LayoutContainer:
Layout Tool
Products.CPSSchemas.Layout.LayoutContainer:
Layout Tool
CPSSchemas.LayoutsTool.LayoutsTool:
Layouts Tool
Localizer.LocalFolder.LocalFolder
Localizer.Localizer.Localizer:
The Localizer meta type lets to customize the language negotiation
policy.
CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
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.
PortalTransforms.zope.MimeTypesTool.MimeTypesTool:
extend the MimeTypesRegistry of CMF compliance
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.
CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
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.
BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
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.
CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
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
CMFDefault.SkinnedFolder.SkinnedFolder:
Skinned Folder class.
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.
CMFTopic.Topic.Topic:
Topics are 'canned queries'
o Each topic holds a set of zero or more Criteria objects specifying
the query.
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
CMFSetup.tool.SetupTool:
Profile-based site configuration manager.
CMFCore.tests.test_CMFCatalogAware.SimpleFolder:
Folders are basic container objects that provide a standard interface
for object management.
CMFCore.tests.test_CMFCatalogAware.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
Products.PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CMFCore.SkinsTool.SkinsTool:
This tool is used to supply skins to a portal.
CMFCore.tests.test_CMFCatalogAware.TheClass:
Mix-in for notifying portal_catalog and portal_workflow
PortalTransforms.zope.TransformTool.TransformTool:
Transform tool, manage mime type oriented content transformation
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
CMFCore.TypesTool.TypesTool:
Provides a configurable registry of portal content types.
CPSSchemas.VocabulariesTool.VocabulariesTool:
Vocabularies Tool
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSchemas.WidgetTypesTool.WidgetTypesTool:
Widget Types Tool
CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
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.ZCatalog.ZCatalog.ZCatalog:
ZCatalog object
CMFCore.CatalogTool.CatalogTool:
This is a ZCatalog that filters catalog queries.
Products.CMFCore.CatalogTool.CatalogTool:
This is a ZCatalog that filters catalog queries.
CPSCore.tests.test_indexing.CPSCatalogTool:
This is a ZCatalog that filters catalog queries.
CMFCore.FSObject.FSObject:
FSObject is a base class for all filesystem based look-alikes.
CMFCore.FSObject.BadFile:
Represent a file which was not readable or parseable as its intended
type.
CMFCore.FSDTMLMethod.FSDTMLMethod:
FSDTMLMethods act like DTML methods but are not directly modifiable
from the management interface.
CMFCore.FSFile.FSFile:
FSFiles act like images but are not directly modifiable from the
management interface.
CMFCore.FSImage.FSImage:
FSImages act like images but are not directly modifiable from the
management interface.
CMFCore.FSPageTemplate.FSPageTemplate:
Wrapper for Page Template
CMFCore.FSPropertiesObject.FSPropertiesObject:
FSPropertiesObjects simply hold properties.
CMFCore.FSPythonScript.FSPythonScript:
FSPythonScripts act like Python Scripts but are not directly
modifiable from the management interface.
CMFCore.FSSTXMethod.FSSTXMethod:
A chunk of StructuredText, rendered as a skin method of a CMFSite.
CMFCore.FSZSQLMethod.FSZSQLMethod:
FSZSQLMethods act like Z SQL Methods but are not directly modifiable
from the management interface.
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
CMFDefault.File.File:
A Portal-managed File
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.
CMFDefault.Image.Image:
A Portal-managed Image
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
Products.PageTemplates.PageTemplateFile.PageTemplateFile:
Zope wrapper for filesystem Page Template using TAL, TALES, and
METAL
Localizer.LocalFiles.LocalPageTemplateFile:
Zope wrapper for filesystem Page Template using TAL, TALES, and
METAL
CPSDirectory.ZODBDirectory.ZODBDirectoryEntry:
ZODB Directory Entry.
PortalTransforms.zope.MimeTypeItem.MimeTypeItem:
A mimetype object to be managed inside the mimetypes tool
Products.PortalTransforms.zope.MimeTypeItem.MimeTypeItem:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_calc:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_docbook:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_impress:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_msexcel:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_mspowerpoint:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_msword:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_octet_stream:
we need to be sure this one exists
PortalTransforms.mime_types.application_rtf:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_writer:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.application_x_gtar:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.text_plain:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.text_python:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.text_rest:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.text_structured:
A mimetype object to be managed inside the mimetypes tool
PortalTransforms.mime_types.text_xml:
A mimetype object to be managed inside the mimetypes tool
OFS.SimpleItem.SimpleItem:
Mix-in class combining the most common set of basic mix-ins
CMFActionIcons.ActionIconsTool.ActionIcon:
Mix-in class combining the most common set of basic mix-ins
CMFActionIcons.ActionIconsTool.ActionIconsTool:
Map actions only icons.
CMFCore.ActionInformation.ActionInformation:
Represent a single selectable action.
PluggableUserFolder.ApacheSSLIdentification.ApacheSSLIdentificationPlugin:
This Basic HTTP Authentication support
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.
PluggableUserFolder.BasicIdentification.BasicIdentificationPlugin:
Basic HTTP Authentication support
CMFCore.CachingPolicyManager.CachingPolicyManager:
Manage the set of CachingPolicy objects for the site; dispatch to them
from skin methods.
CMFCalendar.CalendarTool.CalendarTool:
a calendar tool for encapsualting how calendars work and are
displayed
PluggableUserFolder.CASIdentification.CASIdentificationPlugin:
Yale ITS Central Authentication Service support
CPSCollector.CollectorItem.CollectorItem:
Mix-in class combining the most common set of basic mix-ins
CPSWorkflow.configuration.Configuration:
Workflow Configuration.
CMFCore.ContentTypeRegistry.ContentTypeRegistry:
Registry for rules which map PUT args to a CMF Type Object.
PluggableUserFolder.CookieIdentification.CookieIdentificationPlugin:
This Basic HTTP Authentication support
LDAPUserGroupsFolder.LDAPUser.CPSGroup:
Very basic group object for CPS group behavior.
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.
CMFCore.DiscussionTool.DiscussionTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFDefault.DiscussionTool.DiscussionTool:
Links content to discussions.
Products.CMFDefault.DiscussionTool.DiscussionTool:
Links content to discussions.
CPSForum.CommentTool.CommentTool:
Comment tool, a container for forums used to comment documents.
TranslationService.Domain.Domain:
Translation domain.
TranslationService.Domain.DummyDomain:
Translation domain.
TranslationService.LocalizerDomain.LocalizerDomain:
Translation domain.
CMFCore.tests.test_WorkflowTool.Dummy:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyContent:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyNotReallyContent:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyTypeInfo:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyWorkflow:
Mix-in class combining the most common set of basic mix-ins
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_indexing.Dummy:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_CMFCatalogAware.DummyCatalog:
Mix-in class combining the most common set of basic mix-ins
TranslationService.LocalizerMessageCatalog.DummyLocalizerMessageCatalog:
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
CMFSetup.tests.test_typeinfo.DummyTypeInfo:
Mix-in class combining the most common set of basic mix-ins
CMFCore.tests.test_WorkflowTool.DummyTypesTool:
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
CMFDefault.MetadataTool.ElementSpec:
Represent all the tool knows about a single metadata element.
CMFCore.ContentTypeRegistry.ExtensionPredicate:
Predicate matching on filename extensions.
PluggableUserFolder.GroupRoles.Group:
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)
CMFQuickInstallerTool.InstalledProduct.InstalledProduct:
class storing information about an installed product
CPSSkins.CPSSkinsInstaller.Installer:
Mix-in class combining the most common set of basic mix-ins
PluggableUserFolder.InternalAuthentication.InternalAuthenticationPlugin:
This plugin stores the user definitions in the ZODB
Products.PluggableUserFolder.InternalAuthentication.InternalAuthenticationPlugin:
This plugin stores the user definitions in the ZODB
PluggableUserFolder.tests.testUserFolder.ReadonlyAuthenticationPlugin:
This plugin isn't really read only.
LDAPUserGroupsFolder.LDAPUserSatellite.LDAPUserSatellite:
LDAPUserSatellite
Localizer.LocalContent.LocalContent
TranslationService.LocalizerMessageCatalog.LocalizerMessageCatalog:
Mix-in class combining the most common set of basic mix-ins
CMFCore.ContentTypeRegistry.MajorMinorPredicate:
Predicate matching on 'major/minor' content types.
CMFCore.MemberDataTool.MemberData:
Mix-in class combining the most common set of basic mix-ins
CMFCore.MemberDataTool.MemberDataTool:
This tool wraps user objects, making them act as Member objects.
Localizer.MessageCatalog.MessageCatalog:
Stores messages and their translations...
CMFDefault.MetadataTool.MetadataElementPolicy:
Represent a type-specific policy about a particular DCMI element.
CMFDefault.MetadataTool.MetadataTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFCore.ContentTypeRegistry.MimeTypeRegexPredicate:
Predicate matching only on 'typ', using regex matching for string
patterns (other objects conforming to 'match' can also be passed).
CMFCore.ContentTypeRegistry.NameRegexPredicate:
Predicate matching only on 'name', using regex matching for string
patterns (other objects conforming to 'match' and 'pattern' can also be
passed).
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.
TranslationService.PlacefulTranslationService.PlacefulTranslationService:
ZODB-based Translation Service.
Localizer.MessageCatalog.POFile
CMFCore.PortalContent.PortalContent:
Base class for portal objects.
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.
CMFDefault.Document.Document:
A Document - Handles both StructuredText and HTML
CMFDefault.DiscussionItem.DiscussionItem:
Class for content which is a response to other content.
CMFDefault.NewsItem.NewsItem:
A News Item
CMFCore.tests.base.dummy.DummyContent:
A Dummy piece of PortalContent
Products.CMFCore.tests.base.dummy.DummyContent:
A Dummy piece of PortalContent
CMFCore.tests.test_OpaqueItems.DummyContent:
A Dummy piece of PortalContent with additional attributes
CMFCalendar.Event.Event:
Events are objects for the Calendar topical query.
CMFDefault.File.File:
A Portal-managed File
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CMFDefault.Image.Image:
A Portal-managed Image
CMFDefault.Link.Link:
A Link
CMFDefault.Favorite.Favorite:
A Favorite (special kind of Link)
CPSRSS.RSSChannel.RSSChannel:
RSSChannel handles calls to the RSS parser and reorganizes resulting
data structures (mainly filtering)
CMFDefault.PropertiesTool.PropertiesTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFQuickInstallerTool.QuickInstallerTool.QuickInstallerTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
Products.CMFCore.RegistrationTool.RegistrationTool:
Create and modify users by making calls to portal_membership.
CMFDefault.RegistrationTool.RegistrationTool:
Manage through-the-web signup policies.
Products.CMFDefault.RegistrationTool.RegistrationTool:
Manage through-the-web signup policies.
CPSCore.CPSRegistrationTool.CPSRegistrationTool:
Replace MonkeyPatch of RegistrationTool by real object use.
Shared.DC.Scripts.Script.Script:
Web-callable script mixin
CMFCore.FSPageTemplate.FSPageTemplate:
Wrapper for Page Template
CMFCore.FSPythonScript.FSPythonScript:
FSPythonScripts act like Python Scripts but are not directly
modifiable from the management interface.
Products.PageTemplates.PageTemplateFile.PageTemplateFile:
Zope wrapper for filesystem Page Template using TAL, TALES, and
METAL
Localizer.LocalFiles.LocalPageTemplateFile:
Zope wrapper for filesystem Page Template using TAL, TALES, and
METAL
PluggableUserFolder.SimpleGroupRoles.SimpleGroup:
Mix-in class combining the most common set of basic mix-ins
CMFCore.utils.SimpleItemWithProperties:
A common base class for objects with configurable properties in a
fixed schema.
CMFCore.TypesTool.TypeInformation:
Base class for information about a content type.
CMFCore.TypesTool.FactoryTypeInformation:
Portal content factory.
CMFCore.TypesTool.ScriptableTypeInformation:
Invokes a script rather than a factory to create the content.
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.
CMFDefault.DefaultWorkflow.DefaultWorkflowDefinition:
Default workflow definition.
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
DCWorkflow.States.StateDefinition:
State definition
Products.DCWorkflow.States.StateDefinition:
State definition
CPSWorkflow.states.StateDefinition:
CPS State Definition
CMFDefault.SyndicationInfo.SyndicationInformation:
Mix-in class combining the most common set of basic mix-ins
CMFDefault.SyndicationTool.SyndicationTool:
The syndication tool manages the site-wide policy for syndication of
folder content as RSS.
DCWorkflow.Transitions.TransitionDefinition:
Transition definition
Products.DCWorkflow.Transitions.TransitionDefinition:
Transition definition
CPSWorkflow.transitions.TransitionDefinition:
CPS Transition Definition
CMFCore.UndoTool.UndoTool:
This tool is used to undo changes.
CMFCore.URLTool.URLTool:
CMF URL Tool.
DCWorkflow.Variables.VariableDefinition:
Variable definition
DCWorkflow.Worklists.WorklistDefinition:
Worklist definiton
PortalTransforms.zope.Transform.Transform:
a transform is an external method with additional configuration
information
PortalTransforms.zope.TransformsChain.TransformsChain:
a transforms chain is suite of transforms to apply in order.
OFS.ObjectManager.ObjectManager:
Generic object manager
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CMFCore.ActionsTool.ActionsTool:
Weave together the various sources of "actions" which are
apropos to the current user and context.
CMFSetup.tests.test_tool.AnotherDummyTool:
Folders are basic container objects that provide a standard interface
for object management.
BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
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.
DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
DCWorkflow.Scripts.Scripts:
A container for workflow scripts
DCWorkflow.States.States:
A container for state definitions
DCWorkflow.Transitions.Transitions:
A container for transition definitions
DCWorkflow.Variables.Variables:
A container for variable definitions
DCWorkflow.Worklists.Worklists:
A container for worklist definitions
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
CMFCore.CookieCrumbler.CookieCrumbler:
Reads cookies during traversal and simulates the HTTP authentication
headers.
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
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
CMFCore.DirectoryView.DirectoryViewSurrogate:
Folderish DirectoryView.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CMFSetup.tests.test_utils.DummyObject:
Folders are basic container objects that provide a standard interface
for object management.
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.
CMFSetup.tests.test_context.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_differ.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_properties.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_skins.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_skins.DummySkinsTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyActionsTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyMembershipTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_context.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_tool.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_typeinfo.DummyTypesTool:
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.
CMFSetup.tests.test_workflow.DummyWorkflow:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_workflow.DummyWorkflowTool:
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.
CPSCore.tests.test_indexing.Folder:
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.
PluggableUserFolder.GroupRoles.GroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CPSBoxes.ImageBox.ImageBox:
A Image Box.
CPSSchemas.Layout.LayoutContainer:
Layout Tool
Products.CPSSchemas.Layout.LayoutContainer:
Layout Tool
CPSSchemas.LayoutsTool.LayoutsTool:
Layouts Tool
Localizer.LocalFolder.LocalFolder
Localizer.Localizer.Localizer:
The Localizer meta type lets to customize the language negotiation
policy.
CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
Products.CMFCore.MembershipTool.MembershipTool:
This tool accesses member data through an acl_users object.
CMFDefault.MembershipTool.MembershipTool:
Implement 'portal_membership' interface using "stock"
policies.
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.
PortalTransforms.zope.MimeTypesTool.MimeTypesTool:
extend the MimeTypesRegistry of CMF compliance
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.
CMFCore.PortalFolder.PortalFolder:
Implements portal content management, but not UI details.
CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
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.
BTreeFolder2.CMFBTreeFolder.CMFBTreeFolder:
BTree folder for CMF sites.
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.
CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
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
CMFDefault.SkinnedFolder.SkinnedFolder:
Skinned Folder class.
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.
CMFTopic.Topic.Topic:
Topics are 'canned queries'
o Each topic holds a set of zero or more Criteria objects specifying
the query.
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
CMFSetup.tool.SetupTool:
Profile-based site configuration manager.
CMFCore.tests.test_CMFCatalogAware.SimpleFolder:
Folders are basic container objects that provide a standard interface
for object management.
CMFCore.tests.test_CMFCatalogAware.DummyRoot:
Folders are basic container objects that provide a standard interface
for object management.
PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
Products.PluggableUserFolder.SimpleGroupRoles.SimpleGroupRolesPlugin:
This plugin stores the user definitions in the ZODB
CMFCore.SkinsTool.SkinsTool:
This tool is used to supply skins to a portal.
CMFCore.tests.test_CMFCatalogAware.TheClass:
Mix-in for notifying portal_catalog and portal_workflow
PortalTransforms.zope.TransformTool.TransformTool:
Transform tool, manage mime type oriented content transformation
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
CMFCore.TypesTool.TypesTool:
Provides a configurable registry of portal content types.
CPSSchemas.VocabulariesTool.VocabulariesTool:
Vocabularies Tool
CPSWebMail.WebMailTool.WebMailTool:
CPSWebMail Product (Portal Tool)
CPSSchemas.WidgetTypesTool.WidgetTypesTool:
Widget Types Tool
CMFCore.WorkflowTool.WorkflowTool:
Mediator tool, mapping workflow objects
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.ZCatalog.ZCatalog.ZCatalog:
ZCatalog object
CMFCore.CatalogTool.CatalogTool:
This is a ZCatalog that filters catalog queries.
Products.CMFCore.CatalogTool.CatalogTool:
This is a ZCatalog that filters catalog queries.
CPSCore.tests.test_indexing.CPSCatalogTool:
This is a ZCatalog that filters catalog queries.
Localizer.MessageCatalog.MessageCatalog:
Stores messages and their translations...
PluggableUserFolder.PluggableUserFolder.PluggableUserFolder:
A user folder with plugins
CMFQuickInstallerTool.QuickInstallerTool.QuickInstallerTool:
Base class for objects which cannot be "overridden" /
shadowed.
CMFCore.Skinnable.SkinnableObjectManager:
Generic object manager
CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
Products.CMFCore.Skinnable.SkinnableObjectManager:
Generic object manager
Products.CMFCore.PortalObject.PortalObjectBase:
Implements portal content management, but not UI details.
CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
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
Products.PageTemplates.PageTemplateFile.PageTemplateFile:
Zope wrapper for filesystem Page Template using TAL, TALES, and
METAL
Localizer.LocalFiles.LocalPageTemplateFile:
Zope wrapper for filesystem Page Template using TAL, TALES, and
METAL
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.
PluggableUserFolder.ApacheSSLIdentification.ApacheSSLIdentificationPlugin:
This Basic HTTP Authentication support
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.
PluggableUserFolder.CASIdentification.CASIdentificationPlugin:
Yale ITS Central Authentication Service support
PluggableUserFolder.CookieIdentification.CookieIdentificationPlugin:
This Basic HTTP Authentication support
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.
CMFDefault.DublinCore.DefaultDublinCoreImpl:
Mix-in class which provides Dublin Core methods.
CMFDefault.Portal.CMFSite:
The *only* function this class should have is to help in the setup of
a new CMFSite.
CMFDefault.Document.Document:
A Document - Handles both StructuredText and HTML
CMFDefault.DiscussionItem.DiscussionItem:
Class for content which is a response to other content.
CMFDefault.NewsItem.NewsItem:
A News Item
CMFDefault.File.File:
A Portal-managed File
CMFDefault.Image.Image:
A Portal-managed Image
CMFDefault.Link.Link:
A Link
CMFDefault.Favorite.Favorite:
A Favorite (special kind of Link)
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.
CMFCalendar.Event.Event:
Events are objects for the Calendar topical query.
Products.CMFDefault.File.File:
A Portal-managed File
CPSSkins.FlashBox.FlashBox:
Flash Box Templet.
CMFDefault.tests.test_MetadataTool.Foo:
Mix-in class which provides Dublin Core methods.
CMFDefault.tests.test_MetadataTool.Bar:
Mix-in class which provides Dublin Core methods.
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
CMFDefault.File.File:
A Portal-managed File
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.
CMFDefault.Image.Image:
A Portal-managed Image
CPSSkins.ImageBox.ImageBox:
Image Box Templet.
OFS.Folder.Folder:
Folders are basic container objects that provide a standard interface
for object management.
CMFCore.ActionsTool.ActionsTool:
Weave together the various sources of "actions" which are
apropos to the current user and context.
CMFSetup.tests.test_tool.AnotherDummyTool:
Folders are basic container objects that provide a standard interface
for object management.
BTreeFolder2.BTreeFolder2.BTreeFolder2:
BTreeFolder2 based on OFS.Folder.
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.
DCWorkflow.ContainerTab.ContainerTab:
Folders are basic container objects that provide a standard interface
for object management.
DCWorkflow.Scripts.Scripts:
A container for workflow scripts
DCWorkflow.States.States:
A container for state definitions
DCWorkflow.Transitions.Transitions:
A container for transition definitions
DCWorkflow.Variables.Variables:
A container for variable definitions
DCWorkflow.Worklists.Worklists:
A container for worklist definitions
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
CMFCore.CookieCrumbler.CookieCrumbler:
Reads cookies during traversal and simulates the HTTP authentication
headers.
CPSTypeMaker.CPSWidgetDefinition.CPSWidgetRenderer:
this class associated with a widget instance will generate an
automatic view based on widget properties
DCWorkflow.DCWorkflow.DCWorkflowDefinition:
This class is the workflow engine and the container for the workflow
definition.
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
CMFCore.DirectoryView.DirectoryViewSurrogate:
Folderish DirectoryView.
CPSDefault.Dummy.Dummy:
The simplest CPS document with a body
CMFSetup.tests.test_utils.DummyObject:
Folders are basic container objects that provide a standard interface
for object management.
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.
CMFSetup.tests.test_context.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_differ.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_properties.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_skins.DummySite:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_skins.DummySkinsTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyActionsTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_actions.DummyMembershipTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_context.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_tool.DummyTool:
Folders are basic container objects that provide a standard interface
for object management.
CMFSetup.tests.test_typeinfo.DummyTypesTool:
Folders are basic container objects that provide a standard interface
for object management.