| Trees | Index | Help |
|---|
| Package Archetypes :: Module BaseContent :: Class BaseContent |
|
object --+
|
Base --+
|
CopySource --+
|
Referenceable --+
|
BaseObject --+
|
object --+ |
| |
Base --+ |
| |
CMFCatalogAware --+ |
| |
CatalogMultiplex --+
|
object --+ |
| |
Base --+ |
| |
Historical --+
|
object --+ |
| |
Base --+ |
| |
CMFCatalogAware --+ |
| |
DynamicType --+ |
| |
object --+ | |
| | |
Base --+ | |
| | |
object --+ | | |
| | | |
Base --+ | | |
| | | |
CopySource --+ | |
| | |
Node --+ | | |
| | | |
Element --+ | |
| | |
object --+ | | |
| | | |
Base --+ | | |
| | | |
Owned --+ | |
| | |
object --+ | | |
| | | |
Base --+ | | |
| | | |
EtagSupport --+ | | | |
| | | | |
LockableItem --+ | | |
| | | |
Resource --+ | |
| | |
object --+ | | |
| | | |
Base --+ | | |
| | | |
Tabs --+ | |
| | |
Traversable --+ | |
| | |
object --+ | | |
| | | |
Base --+ | | |
| | | |
UndoSupport --+ | |
| | |
Item --+ | |
| | |
object --+ | | |
| | | |
Base --+ | | |
| | | |
object --+ | | | |
| | | | |
Persistent --+ | | |
| | | |
Persistent --+ | |
| | |
object --+ | | |
| | | |
Base --+ | | |
| | | |
RoleManager --+ | | |
| | | |
RoleManager --+ | |
| | |
object --+ | | |
| | | |
Base --+ | | |
| | | |
Acquirer --+ | |
| | |
SimpleItem --+ |
| |
PortalContent --+
|
BaseContentMixin --+
|
object --+ |
| |
Base --+ |
| |
object --+ | |
| | |
Persistent --+ |
| |
Persistent --+ |
| |
ExtensibleMetadata --+
|
object --+ |
| |
Base --+ |
| |
Node --+ | |
| | |
Element --+ | |
| | |
ElementWithAttributes --+ |
| |
PropertyManager --+
|
BaseContent
| Method Summary | |
|---|---|
__init__(self,
oid,
**kwargs)
| |
| Inherited from BaseContentMixin | |
Add self to the catalog. | |
Add self to the workflow. | |
After webdav/ftp PUT method | |
| |
Get the raw content for this object (also used for the WebDAV SRC) | |
HTTP PUT handler with marshalling support | |
| Inherited from CatalogMultiplex | |
Index the object in the portal catalog. | |
Reindex the object in the portal catalog. | |
Unindex the object from the portal catalog. | |
| Inherited from CMFCatalogAware | |
| |
Tab displaying the current workflows for the content object. | |
Notify the workflow that self was just created. | |
Return opaque ids (subelements that are contained using something that is not an ObjectManager). | |
Return opaque items (subelements that are contained using something that is not an ObjectManager). | |
Return opaque values (subelements that are contained using something that is not an ObjectManager). | |
Reindex security-related indexes on the object. | |
| Inherited from BaseObject | |
Hook for Zope 2 traversal | |
Allows transparent access to session subobjects. | |
Overloads the object's item access. | |
Adds a dictionary of objects to a volatile attribute. | |
| |
| |
Returns True if the object has been fully saved, False otherwise. | |
| |
Changes the values of the field and reindex the object. | |
Returns the content type from a field. | |
Returns the portal_metadata for a field. | |
Used for FTP and apparently the ZMI now too. | |
Returns the site default charset, or utf-8. | |
Returns the content type from a field. | |
Return the default value of a field. | |
Returns a field object. | |
Returns the filename from a field. | |
Returns the folder where this object was created temporarily. | |
Gets the object id. | |
The primary field is some object that responds to PUT/manage_FTPget events. | |
Gets a dictionary of objects from a volatile attribute. | |
Gets a field by id which is explicitly wrapped. | |
Called by the generated addXXX factory in types tool. | |
| |
Return wether a field contains binary data. | |
Checks to see if we are created as temporary object by portal factory. | |
Returns wether a field is transformable. | |
Sets flag on the instance to indicate that the object hasn't been saved properly (unset in content_edit). | |
| |
| |
Processes the schema looking for data in the form. | |
Returns the Schemata for the Object. | |
All fields marked as 'searchable' are concatenated together here for indexing purpose. | |
Sets the content type of a field. | |
Sets the field values to the default values. | |
Sets the filename of a field. | |
Sets the object id. | |
Returns the title if it is not blank and the id otherwise. | |
Dublin Core element - Object type. | |
Removes the creation flag. | |
Changes the values of the field and reindex the object. | |
Validates the form data from the request. | |
Field's validate hook. | |
Returns the vocabulary for a specified field. | |
Returns the rendered widget. | |
| Inherited from Referenceable | |
| |
| |
| |
get all the back reference objects for this object | |
get all the back referenced objects for this object | |
get all the back referenced objects for this object | |
What kinds of relationships does this object have from others | |
get all the reference objects for this object | |
The client side map for this objects references | |
A png of the references for this object | |
get all the referenced objects for this object | |
get all the referenced objects for this object | |
What kinds of relationships does this object have | |
| |
like absoluteURL, but return a link to the object with this UID | |
| |
| Inherited from CopySource | |
| |
| |
| |
| Inherited from PortalContent | |
Invokes the default view. | |
Check if isLocked via webDav | |
Returns the default view even if index_html is overridden. | |
| Inherited from DynamicType | |
Pre-traversal hook. | |
Get the portal type name that can be passed to portal_types. | |
Get an Action info mapping specified by a chain of actions. | |
Using this method allows the content class creator to grab icons on the fly instead of using a fixed attribute on the class. | |
Get the portal type name that can be passed to portal_types. | |
Get the TypeInformation object specified by the portal type. | |
| Inherited from Item | |
| |
Show the physical path of the object and its context if available. | |
| |
Using this method allows the content class creator to grab icons on the fly instead of using a fixed attribute on the class. | |
| |
| |
Directory listing for FTP. | |
Psuedo stat, used by FTP for directory listings. | |
| |
| |
| |
| |
| |
Return the title if it is not blank and the id otherwise. | |
| |
| |
| Inherited from Resource | |
Create a duplicate of the source resource whose state and behavior match that of the source resource as closely as possible. | |
| |
| |
| |
Delete a resource. | |
Retrieve resource information without a response body. | |
| |
Lock a resource | |
Gets the document source | |
Create a new collection resource. | |
Move a resource to a new location. | |
Retrieve communication options. | |
Retrieve properties defined on the resource. | |
Set and/or remove properties defined on the resource. | |
Return the HTTP message received back to the client as the entity-body of a 200 (OK) response. | |
Remove an existing lock on a resource. | |
| Inherited from LockableItem | |
| |
| |
| |
| |
| |
| |
if 'killinvalids' is 1, locks who are no longer valid will be deleted | |
| |
| |
| |
| Inherited from EtagSupport | |
| |
| |
| |
| |
| Inherited from Tabs | |
| |
| |
| |
Dispatch to first interface in manage_options | |
| |
| |
| Inherited from Traversable | |
Return the absolute URL of the object. | |
Return the path portion of the absolute URL of the object. | |
Get the physical path of the object. | |
| |
Lookup an object by path. | |
Return a URL for the object, relative to the site root. | |
| Inherited from Element | |
Retrieves an attribute value by name. | |
Retrieves an Attr node by name or None if there is no such attribute. | |
Returns a NodeList that contains all children of this node. | |
Returns a NodeList of all the Elements with a given tag name in the order in which they would be encountered in a preorder traversal of the Document tree. | |
The first child of this node. | |
The last child of this node. | |
The node immediately preceding this node. | |
The name of this node, depending on its type | |
A code representing the type of the node. | |
The parent of this node. | |
The node immediately preceding this node. | |
The name of the element | |
| Inherited from Node | |
Returns a NamedNodeMap containing the attributes of this node (if it is an element) or None otherwise. | |
The value of this node, depending on its type | |
The Document object associated with this node. | |
Returns true if the node has any children, false if it doesn't. | |
| Inherited from Owned | |
Change the ownership to the given user. | |
Get the owner | |
Return a tuple, (userdb_path, user_id) for the owner. | |
Get the owner, modestly wrapped in the user folder. | |
Change the type (implicit or explicit) of ownership. | |
| |
Take ownership (responsibility) for an object. | |
Get ownership info for display | |
| |
| Inherited from UndoSupport | |
| |
| |
| |
| Inherited from Persistent | |
| |
x.__getattribute__('name') <==> x.name | |
| |
Was the object modified in any version? | |
Was the object modified in this version? | |
| Inherited from Persistent | |
x.__delattr__('name') <==> del x.name | |
Get the object serialization state | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
Reduce an object to contituent parts for serialization | |
x.__setattr__('name', value) <==> x.name = value | |
Set the object serialization state The state should be in one of 3 forms: - None Ignored - A dictionary In this case, the object's instance dictionary will be cleared and updated with the new state. | |
| Inherited from RoleManager | |
| |
Return debug info. | |
Used by management screen. | |
| |
| |
| |
| |
Return an interface for making permissions settings. | |
Change the permissions that acquire. | |
Set local roles for a user. | |
Change all permissions settings, called by management screen. | |
Called by management screen. | |
Remove all local roles for a user. | |
| |
Change the settings for the given permission. | |
Change the permissions given to the given role. | |
Set local roles for a user. | |
Return user-role permission settings. | |
Used by management screen. | |
| |
Used by management screen. | |
Return list of user-defined roles. | |
| |
Return list of valid roles. | |
Return true if all given roles are valid. | |
Return list of valid roles. | |
| Inherited from RoleManager | |
Return the permission mapping for the object This is a list of dictionaries with: permission_name -- The name of the native object permission class_permission -- The class permission the permission is mapped to. | |
Change the permission mapping | |
| Inherited from Historical | |
| |
| |
| |
Compare two selected revisions | |
| |
Copy a selected revision to the present | |
| Inherited from ExtensibleMetadata | |
Add creator to Dublin Core creators. | |
| |
Is the date within the resource's effective range? | |
Is the date after resource's expiration | |
Dublin Core element - date resource created, returned as DateTime. | |
Dublin Core element - date resource created. | |
Dublin Core Creator element - resource author. | |
Dublin Core element - default date | |
Retrieve the default language | |
| |
used to be: editMetadata = WorkflowAction(_editMetadata) Need to add check for webDAV locked resource for TTW methods. | |
Dublin Core element - date resource becomes effective, returned as DateTime. | |
Dublin Core element - date resource becomes effective. | |
Dublin Core element - date resource expires. | |
Dublin Core element - date resource expires, returned as DateTime. | |
cmf/backward compat Dublin Core element - resource format | |
Return RFC-822-style headers. | |
dublin core getId method | |
Dublin Core element - Object ID | |
| |
Vocabulary method for the language field | |
Dublin Core element - Contributors | |
List Dublin Core Creator elements - resource authors. | |
Update metadata from the ZMI. | |
Dublin Core element - date resource last modified. | |
Dublin Core element - date resource last modified, returned as DateTime. | |
Take appropriate action after the resource has been modified. | |
Dublin Core element - resource publisher | |
Set the date when the resource was created. | |
cmf/backward compat: ignore setFormat | |
Set the date when the resource was last modified. | |
| Inherited from PropertyManager | |
Get the property 'id'. | |
Get the type of property 'id'. | |
Return true if object has a property 'id'. | |
Add a new property via the web. | |
Change existing object properties. | |
Replace one set of properties with another | |
Delete one or more properties specified by 'ids'. | |
Edit object properties via the web. | |
| |
Return a list of property ids. | |
Return a list of (id,property) tuples. | |
Return a label for the given property id | |
Return a tuple of mappings, giving meta-data for properties. | |
Return a list of actual property objects. | |
| |
| Inherited from Base | |
Get arguments to be passed to __new__ | |
| Inherited from object | |
x.__hash__() <==> hash(x) | |
helper for pickle | |
x.__str__() <==> str(x) | |
| Class Variable Summary | |
|---|---|
tuple |
__implements__ = ((<Interface Products.Archetypes.interf...
|
tuple |
manage_options = ({'action': 'manage_metadata', 'label':...
|
Schema |
schema = <Products.Archetypes.Schema.Schema object at 0x...
|
| Inherited from BaseContentMixin | |
tuple |
__ac_permissions__ = (('Modify portal content', ('PUT',)...
|
int |
isPrincipiaFolderish = 0 |
tuple |
manage_afterAdd__roles__ = ()
|
tuple |
manage_afterClone__roles__ = ()
|
tuple |
manage_afterPUT__roles__ = ()
|
tuple |
manage_beforeDelete__roles__ = ()
|
PermissionRole |
manage_FTPget__roles__ = <PermissionRole object at 0xb48...
|
PermissionRole |
PUT__roles__ = <PermissionRole object at 0xb48ad8a8>
|
| Inherited from CatalogMultiplex | |
Implements |
__implemented__ = <implementedBy Products.Archetypes.Cat...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
PermissionRole |
indexObject__roles__ = <PermissionRole object at 0xb5d7e...
|
PermissionRole |
reindexObject__roles__ = <PermissionRole object at 0xb5d...
|
PermissionRole |
unindexObject__roles__ = <PermissionRole object at 0xb5d...
|
| Inherited from CMFCatalogAware | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
PermissionRole |
manage_workflowsTab__roles__ = <PermissionRole object at...
|
tuple |
notifyWorkflowCreated__roles__ = ()
|
PermissionRole |
opaqueIds__roles__ = <PermissionRole object at 0xb71cc30...
|
PermissionRole |
opaqueItems__roles__ = <PermissionRole object at 0xb71cc...
|
PermissionRole |
opaqueValues__roles__ = <PermissionRole object at 0xb71c...
|
PermissionRole |
reindexObjectSecurity__roles__ = <PermissionRole object ...
|
| Inherited from BaseObject | |
bool |
__five_traversable__ = True
|
tuple |
_isIDAutoGenerated__roles__ = ()
|
tuple |
_isSchemaCurrent__roles__ = ()
|
tuple |
_migrateGetValue__roles__ = ()
|
tuple |
_migrateSetValue__roles__ = ()
|
tuple |
_processForm__roles__ = ()
|
tuple |
_renameAfterCreation__roles__ = ()
|
tuple |
_updateSchema__roles__ = ()
|
PermissionRole |
addSubObjects__roles__ = <PermissionRole object at 0xb5d...
|
PermissionRole |
at_post_create_script__roles__ = <PermissionRole object ...
|
PermissionRole |
at_post_edit_script__roles__ = <PermissionRole object at...
|
PermissionRole |
checkCreationFlag__roles__ = <PermissionRole object at 0...
|
tuple |
cleanupLayers__roles__ = ()
|
ComputedAttribute |
content_type = <ComputedAttribute object at 0xb7d8f840>
|
PermissionRole |
content_type__roles__ = <PermissionRole object at 0xb5d5...
|
PermissionRole |
edit__roles__ = <PermissionRole object at 0xb5d59aa0>
|
PermissionRole |
get_content_type__roles__ = <PermissionRole object at 0x...
|
PermissionRole |
get_portal_metadata__roles__ = <PermissionRole object at...
|
PermissionRole |
get_size__roles__ = <PermissionRole object at 0xb5d59b30...
|
PermissionRole |
getCharset__roles__ = <PermissionRole object at 0xb5d59b...
|
PermissionRole |
getContentType__roles__ = <PermissionRole object at 0xb5...
|
PermissionRole |
getDefault__roles__ = <PermissionRole object at 0xb5d59b...
|
PermissionRole |
getField__roles__ = <PermissionRole object at 0xb5d59b30...
|
PermissionRole |
getFilename__roles__ = <PermissionRole object at 0xb5d59...
|
PermissionRole |
getFolderWhenPortalFactory__roles__ = <PermissionRole ob...
|
PermissionRole |
getId__roles__ = <PermissionRole object at 0xb5d59b30>
|
PermissionRole |
getPrimaryField__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
getSubObject__roles__ = <PermissionRole object at 0xb5d5...
|
PermissionRole |
getWrappedField__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
initializeArchetype__roles__ = <PermissionRole object at...
|
tuple |
initializeLayers__roles__ = ()
|
list |
installMode = ['type', 'actions', 'indexes']
|
PermissionRole |
isBinary__roles__ = <PermissionRole object at 0xb5d59b30...
|
PermissionRole |
isTemporary__roles__ = <PermissionRole object at 0xb5d59...
|
PermissionRole |
isTransformable__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
markCreationFlag__roles__ = <PermissionRole object at 0x...
|
PermissionRole |
post_validate__roles__ = <PermissionRole object at 0xb5d...
|
PermissionRole |
pre_validate__roles__ = <PermissionRole object at 0xb5d5...
|
PermissionRole |
processForm__roles__ = <PermissionRole object at 0xb5d59...
|
PermissionRole |
Schemata__roles__ = <PermissionRole object at 0xb5d59b30...
|
PermissionRole |
SearchableText__roles__ = <PermissionRole object at 0xb5...
|
PermissionRole |
setContentType__roles__ = <PermissionRole object at 0xb5...
|
tuple |
setDefaults__roles__ = ()
|
PermissionRole |
setFilename__roles__ = <PermissionRole object at 0xb5d59...
|
PermissionRole |
setId__roles__ = <PermissionRole object at 0xb5d59aa0>
|
PermissionRole |
title_or_id__roles__ = <PermissionRole object at 0xb5d59...
|
Schema |
type = <Products.Archetypes.Schema.Schema object at 0xb6...
|
PermissionRole |
Type__roles__ = <PermissionRole object at 0xb5d59b30>
|
str |
typeDescMsgId = ''
|
str |
typeDescription = ''
|
PermissionRole |
unmarkCreationFlag__roles__ = <PermissionRole object at ...
|
PermissionRole |
update__roles__ = <PermissionRole object at 0xb5d59aa0>
|
PermissionRole |
validate__roles__ = <PermissionRole object at 0xb5d59b30...
|
PermissionRole |
validate_field__roles__ = <PermissionRole object at 0xb5...
|
PermissionRole |
Vocabulary__roles__ = <PermissionRole object at 0xb5d59b...
|
PermissionRole |
widget__roles__ = <PermissionRole object at 0xb5d59b30>
|
| Inherited from Referenceable | |
PermissionRole |
getReferenceMap__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
getReferencePng__roles__ = <PermissionRole object at 0xb...
|
int |
isReferenceable = 1 |
| Inherited from PortalContent | |
PermissionRole |
__roles__ = <PermissionRole object at 0xb71cc500>
|
NoneType |
index_html = None |
int |
isPortalContent = 1 |
PermissionRole |
manage_FTPlist__roles__ = <PermissionRole object at 0xb7...
|
PermissionRole |
manage_FTPstat__roles__ = <PermissionRole object at 0xb7...
|
PermissionRole |
view__roles__ = <PermissionRole object at 0xb71cc500>
|
| Inherited from DynamicType | |
NoneType |
getActionInfo__roles__ = None |
NoneType |
getIcon__roles__ = None |
NoneType |
getPortalTypeName__roles__ = None |
NoneType |
getTypeInfo__roles__ = None |
NoneType |
icon__roles__ = None |
NoneType |
portal_type = None |
| Inherited from Item | |
int |
__allow_access_to_unprotected_subobjects__ = 1 |
str |
__name__ = 'Item'
|
tuple |
__propsets__ = ()
|
PermissionRole |
analyseDocumentation__roles__ = <PermissionRole object a...
|
str |
icon = ''
|
str |
id = ''
|
int |
isTopLevelPrincipiaApplicationObject = 0 |
tuple |
manage__roles__ = ('Manager',)
|
tuple |
manage_editedDialog__roles__ = ('Manager',)
|
str |
meta_type = 'simple item'
|
str |
REQUEST = '<Special Object Used to Force Acquisition>'
|
ClassicHTMLFile |
showDocumentation = <App.special_dtml.ClassicHTMLFile ob...
|
PermissionRole |
showDocumentation__roles__ = <PermissionRole object at 0...
|
str |
title = ''
|
| Inherited from Resource | |
int |
__dav_resource__ = 1 |
tuple |
__http_methods__ = ('GET', 'HEAD', 'POST', 'PUT', 'DELET...
|
tuple |
COPY__roles__ = ('Anonymous',)
|
PermissionRole |
DELETE__roles__ = <PermissionRole object at 0xb7457188>
|
PermissionRole |
HEAD__roles__ = <PermissionRole object at 0xb7457140>
|
PermissionRole |
listDAVObjects__roles__ = <PermissionRole object at 0xb7...
|
PermissionRole |
LOCK__roles__ = <PermissionRole object at 0xb74571a0>
|
PermissionRole |
manage_DAVget__roles__ = <PermissionRole object at 0xb74...
|
tuple |
MOVE__roles__ = ('Anonymous',)
|
NoneType |
OPTIONS__roles__ = None |
PermissionRole |
PROPFIND__roles__ = <PermissionRole object at 0xb7457158...
|
PermissionRole |
PROPPATCH__roles__ = <PermissionRole object at 0xb745717...
|
NoneType |
TRACE__roles__ = None |
PermissionRole |
UNLOCK__roles__ = <PermissionRole object at 0xb74571b8>
|
| Inherited from LockableItem | |
PermissionRole |
wl_clearLocks__roles__ = <PermissionRole object at 0xb75...
|
PermissionRole |
wl_delLock__roles__ = <PermissionRole object at 0xb7558d...
|
NoneType |
wl_getLock__roles__ = None |
PermissionRole |
wl_grantLockToUser__roles__ = <PermissionRole object at ...
|
NoneType |
wl_isLocked__roles__ = None |
NoneType |
wl_isLockedByUser__roles__ = None |
NoneType |
wl_lockItems__roles__ = None |
tuple |
wl_lockmapping__roles__ = ()
|
NoneType |
wl_lockTokens__roles__ = None |
NoneType |
wl_lockValues__roles__ = None |
PermissionRole |
wl_setLock__roles__ = <PermissionRole object at 0xb7558e...
|
| Inherited from Tabs | |
NoneType |
class_manage_path__roles__ = None |
NoneType |
filtered_manage_options__roles__ = None |
DTMLFile |
manage_tabs = <App.special_dtml.DTMLFile object at 0xb74...
|
tuple |
manage_tabs__roles__ = ('Anonymous',)
|
tuple |
manage_workspace__roles__ = ('Authenticated',)
|
| Inherited from Traversable | |
NoneType |
absolute_url__roles__ = None |
NoneType |
absolute_url_path__roles__ = None |
NoneType |
getPhysicalPath__roles__ = None |
str |
getPhysicalRoot = '<Special Object Used to Force Acquisi...
|
tuple |
getPhysicalRoot__roles__ = ()
|
NoneType |
restrictedTraverse__roles__ = None |
tuple |
unrestrictedTraverse__roles__ = ()
|
NoneType |
virtual_url_path__roles__ = None |
| Inherited from Owned | |
tuple |
changeOwnership__roles__ = ()
|
tuple |
getOwner__roles__ = ()
|
tuple |
getOwnerTuple__roles__ = ()
|
tuple |
getWrappedOwner__roles__ = ()
|
PermissionRole |
manage_changeOwnershipType__roles__ = <PermissionRole ob...
|
tuple |
manage_fixupOwnershipAfterAdd__roles__ = ('Manager',)
|
DTMLFile |
manage_owner = <App.special_dtml.DTMLFile object at 0xb7...
|
PermissionRole |
manage_owner__roles__ = <PermissionRole object at 0xb755...
|
PermissionRole |
manage_takeOwnership__roles__ = <PermissionRole object a...
|
PermissionRole |
owner_info__roles__ = <PermissionRole object at 0xb7558f...
|
| Inherited from UndoSupport | |
PermissionRole |
manage_undo_transactions__roles__ = <PermissionRole obje...
|
DTMLFile |
manage_UndoForm = <App.special_dtml.DTMLFile object at 0...
|
PermissionRole |
manage_UndoForm__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
undoable_transactions__roles__ = <PermissionRole object ...
|
| Inherited from RoleManager | |
NoneType |
__ac_local_roles__ = None |
tuple |
__ac_roles__ = ('Manager', 'Owner', 'Anonymous', 'Authen...
|
PermissionRole |
ac_inherited_permissions__roles__ = <PermissionRole obje...
|
tuple |
access_debug_info__roles__ = ()
|
str |
aclAChecked = ''
|
str |
aclEChecked = ''
|
str |
aclPChecked = ''
|
PermissionRole |
acquiredRolesAreUsedBy__roles__ = <PermissionRole object...
|
PermissionRole |
manage_access__roles__ = <PermissionRole object at 0xb75...
|
DTMLFile |
manage_acquiredForm = <App.special_dtml.DTMLFile object ...
|
PermissionRole |
manage_acquiredForm__roles__ = <PermissionRole object at...
|
PermissionRole |
manage_acquiredPermissions__roles__ = <PermissionRole ob...
|
PermissionRole |
manage_addLocalRoles__roles__ = <PermissionRole object a...
|
PermissionRole |
manage_changePermissions__roles__ = <PermissionRole obje...
|
PermissionRole |
manage_defined_roles__roles__ = <PermissionRole object a...
|
PermissionRole |
manage_delLocalRoles__roles__ = <PermissionRole object a...
|
DTMLFile |
manage_editLocalRoles = <App.special_dtml.DTMLFile objec...
|
PermissionRole |
manage_editLocalRoles__roles__ = <PermissionRole object ...
|
tuple |
manage_editRoles__roles__ = ('Manager',)
|
DTMLFile |
manage_listLocalRoles = <App.special_dtml.DTMLFile objec...
|
PermissionRole |
manage_listLocalRoles__roles__ = <PermissionRole object ...
|
PermissionRole |
manage_permission__roles__ = <PermissionRole object at 0...
|
DTMLFile |
manage_permissionForm = <App.special_dtml.DTMLFile objec...
|
PermissionRole |
manage_permissionForm__roles__ = <PermissionRole object ...
|
PermissionRole |
manage_role__roles__ = <PermissionRole object at 0xb7558...
|
DTMLFile |
manage_roleForm = <App.special_dtml.DTMLFile object at 0...
|
PermissionRole |
manage_roleForm__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
manage_setLocalRoles__roles__ = <PermissionRole object a...
|
PermissionRole |
permission_settings__roles__ = <PermissionRole object at...
|
str |
permissionMappingPossibleValues = '<Special Object Used ...
|
PermissionRole |
permissionsOfRole__roles__ = <PermissionRole object at 0...
|
PermissionRole |
rolesOfPermission__roles__ = <PermissionRole object at 0...
|
str |
selectedRoles = ''
|
str |
smallRolesWidget = ''
|
PermissionRole |
userdefined_roles__roles__ = <PermissionRole object at 0...
|
| Inherited from RoleManager | |
tuple |
manage_getPermissionMapping__roles__ = ('Manager',)
|
tuple |
manage_setPermissionMapping__roles__ = ('Manager',)
|
| Inherited from Historical | |
Historian |
HistoricalRevisions = <OFS.History.Historian object at 0...
|
tuple |
manage_afterHistoryCopy__roles__ = ('Manager',)
|
tuple |
manage_beforeHistoryCopy__roles__ = ('Manager',)
|
PermissionRole |
manage_change_history__roles__ = <PermissionRole object ...
|
DTMLFile |
manage_change_history_page = <App.special_dtml.DTMLFile ...
|
PermissionRole |
manage_change_history_page__roles__ = <PermissionRole ob...
|
PermissionRole |
manage_historicalComparison__roles__ = <PermissionRole o...
|
PermissionRole |
manage_historyCompare__roles__ = <PermissionRole object ...
|
tuple |
manage_historyCopy__roles__ = ('Manager',)
|
| Inherited from ExtensibleMetadata | |
tuple |
_datify__roles__ = ()
|
tuple |
_editMetadata__roles__ = ()
|
PermissionRole |
addCreator__roles__ = <PermissionRole object at 0xb5d7e9...
|
PermissionRole |
allowDiscussion__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
contentEffective__roles__ = <PermissionRole object at 0x...
|
PermissionRole |
contentExpired__roles__ = <PermissionRole object at 0xb5...
|
PermissionRole |
created__roles__ = <PermissionRole object at 0xb5d7ea58>
|
PermissionRole |
CreationDate__roles__ = <PermissionRole object at 0xb5d7...
|
PermissionRole |
Creator__roles__ = <PermissionRole object at 0xb5d7ea58>
|
PermissionRole |
Date__roles__ = <PermissionRole object at 0xb5d7ea58>
|
tuple |
defaultLanguage__roles__ = ()
|
PermissionRole |
editIsDiscussable__roles__ = <PermissionRole object at 0...
|
PermissionRole |
editMetadata__roles__ = <PermissionRole object at 0xb5d7...
|
PermissionRole |
effective__roles__ = <PermissionRole object at 0xb5d7ea5...
|
ComputedAttribute |
effective_date = <ComputedAttribute object at 0xb7d8f820...
|
NoneType |
effective_date__roles__ = None |
NoneType |
EffectiveDate__roles__ = None |
ComputedAttribute |
expiration_date = <ComputedAttribute object at 0xb7d8f87...
|
NoneType |
expiration_date__roles__ = None |
NoneType |
ExpirationDate__roles__ = None |
PermissionRole |
expires__roles__ = <PermissionRole object at 0xb5d7ea58>
|
PermissionRole |
Format__roles__ = <PermissionRole object at 0xb5d7ea58>
|
PermissionRole |
getMetadataHeaders__roles__ = <PermissionRole object at ...
|
PermissionRole |
Identifier__roles__ = <PermissionRole object at 0xb5d7ea...
|
PermissionRole |
isDiscussable__roles__ = <PermissionRole object at 0xb5d...
|
PermissionRole |
languages__roles__ = <PermissionRole object at 0xb5d7ea5...
|
PermissionRole |
listContributors__roles__ = <PermissionRole object at 0x...
|
PermissionRole |
listCreators__roles__ = <PermissionRole object at 0xb5d7...
|
PermissionRole |
manage_editMetadata__roles__ = <PermissionRole object at...
|
DTMLFile |
manage_metadata = <App.special_dtml.DTMLFile object at 0...
|
PermissionRole |
manage_metadata__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
ModificationDate__roles__ = <PermissionRole object at 0x...
|
PermissionRole |
modified__roles__ = <PermissionRole object at 0xb5d7ea58...
|
PermissionRole |
notifyModified__roles__ = <PermissionRole object at 0xb5...
|
PermissionRole |
Publisher__roles__ = <PermissionRole object at 0xb5d7ea5...
|
tuple |
setCreationDate__roles__ = ()
|
PermissionRole |
setFormat__roles__ = <PermissionRole object at 0xb5d7e93...
|
tuple |
setModificationDate__roles__ = ()
|
NoneType |
View__roles__ = None |
| Inherited from PropertyManager | |
PermissionRole |
getProperty__roles__ = <PermissionRole object at 0xb7457...
|
PermissionRole |
getPropertyType__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
hasProperty__roles__ = <PermissionRole object at 0xb7457...
|
PermissionRole |
manage_addProperty__roles__ = <PermissionRole object at ...
|
PermissionRole |
manage_changeProperties__roles__ = <PermissionRole objec...
|
PermissionRole |
manage_changePropertyTypes__roles__ = <PermissionRole ob...
|
PermissionRole |
manage_delProperties__roles__ = <PermissionRole object a...
|
PermissionRole |
manage_editProperties__roles__ = <PermissionRole object ...
|
DTMLFile |
manage_propertiesForm = <App.special_dtml.DTMLFile objec...
|
PermissionRole |
manage_propertiesForm__roles__ = <PermissionRole object ...
|
DTMLFile |
manage_propertyTypeForm = <App.special_dtml.DTMLFile obj...
|
PermissionRole |
manage_propertyTypeForm__roles__ = <PermissionRole objec...
|
PermissionRole |
propertyIds__roles__ = <PermissionRole object at 0xb7457...
|
PermissionRole |
propertyItems__roles__ = <PermissionRole object at 0xb74...
|
PermissionRole |
propertyMap__roles__ = <PermissionRole object at 0xb7457...
|
vps |
propertysheets = <OFS.PropertySheets.vps object at 0xb74...
|
PermissionRole |
propertyValues__roles__ = <PermissionRole object at 0xb7...
|
| Class Variable Details |
|---|
manage_options
|
schema
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 30 03:57:52 2005 | http://epydoc.sf.net |