Package CMFCore :: Module FSPropertiesObject :: Class FSPropertiesObject
[show private | hide private]
[frames | no frames]

Type FSPropertiesObject

              Cacheable --+    
                          |    
         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 --+   |    
                      |   |    
        RoleManager --+   |    
                      |   |    
            RoleManager --+    
                          |    
         object --+       |    
                  |       |    
               Base --+   |    
                      |   |    
               Acquirer --+    
                          |    
                   FSObject --+
                              |
             object --+       |
                      |       |
                   Base --+   |
                          |   |
           Node --+       |   |
                  |       |   |
            Element --+   |   |
                      |   |   |
  ElementWithAttributes --+   |
                          |   |
            PropertyManager --+
                              |
                             FSPropertiesObject


FSPropertiesObjects simply hold properties.
Method Summary
  manage_doCustomize(self, folder_path, RESPONSE)
Makes a ZODB Based clone with the same data.
    Inherited from FSObject
  __init__(self, id, filepath, fullname, properties)
  get_size(self)
Get the size of the underlying file.
  getModTime(self)
Return the last_modified date of the file we represent.
  getObjectFSPath(self)
Return the path of the file we represent
    Inherited from Item
  __len__(self)
  _cps_old_manage_afterAdd(self, item, container)
  _cps_old_manage_beforeDelete(self, item, container)
  getContent(self, lang)
Return the object itself.
  getDefaultLanguage(self)
Get the default language.
  getDocid(self)
No Docid.
  getEditableContent(self, lang)
Return the object itself.
  getFromLanguageRevisions(self)
No mapping.
  getId(self)
Return the id of the object as a string.
  getLanguage(self, lang)
Get the selected language.
  getLanguageRevisions(self)
No mapping.
  getProxyLanguages(self)
return all available languages.
  getRevision(self, lang)
Get the best revision.
  isProxyArchived(self)
Is the proxy archived.
  manage(self, URL1)
  manage_afterAdd(self, *args, **kw)
manage_afterAdd patched for event service notification.
  manage_afterClone(self, item)
  manage_beforeDelete(self, *args, **kw)
manage_beforeDelete patched for event service notification.
  manage_editedDialog(self, REQUEST, **args)
  manage_FTPlist(self, REQUEST)
Directory listing for FTP.
  manage_FTPstat(self, REQUEST)
Psuedo stat, used by FTP for directory listings.
  objectIds(self, spec)
  objectItems(self, spec)
  objectValues(self, spec)
  raise_standardErrorMessage(self, client, REQUEST, error_type, error_value, tb, error_tb, error_message, tagSearch, error_log_url)
  this(self)
  title_and_id(self)
Return the title if it is not blank and the id otherwise.
  title_or_id(self)
Return the title if it is not blank and the id otherwise.
  tpURL(self)
  tpValues(self)
    Inherited from Resource
  COPY(self, REQUEST, RESPONSE)
Create a duplicate of the source resource whose state and behavior match that of the source resource as closely as possible.
  dav__init(self, request, response)
  dav__simpleifhandler(self, request, response, method, col, url, refresh)
  dav__validate(self, object, methodname, REQUEST)
  DELETE(self, REQUEST, RESPONSE)
Delete a resource.
  HEAD(self, REQUEST, RESPONSE)
Retrieve resource information without a response body.
  listDAVObjects(self)
  LOCK(self, REQUEST, RESPONSE)
Lock a resource
  manage_DAVget(self)
Gets the document source
  MKCOL(self, REQUEST, RESPONSE)
Create a new collection resource.
  MOVE(self, REQUEST, RESPONSE)
Move a resource to a new location.
  OPTIONS(self, REQUEST, RESPONSE)
Retrieve communication options.
  PROPFIND(self, REQUEST, RESPONSE)
Retrieve properties defined on the resource.
  PROPPATCH(self, REQUEST, RESPONSE)
Set and/or remove properties defined on the resource.
  PUT(self, REQUEST, RESPONSE)
Replace the GET response entity of an existing resource.
  TRACE(self, REQUEST, RESPONSE)
Return the HTTP message received back to the client as the entity-body of a 200 (OK) response.
  UNLOCK(self, REQUEST, RESPONSE)
Remove an existing lock on a resource.
    Inherited from LockableItem
  wl_clearLocks(self)
  wl_delLock(self, locktoken)
  wl_getLock(self, locktoken)
  wl_hasLock(self, token, killinvalids)
  wl_isLocked(self)
  wl_lockItems(self, killinvalids)
  wl_lockmapping(self, killinvalids, create)
if 'killinvalids' is 1, locks who are no longer valid will be deleted
  wl_lockTokens(self, killinvalids)
  wl_lockValues(self, killinvalids)
  wl_setLock(self, locktoken, lock)
    Inherited from EtagSupport
  http__etag(self, readonly)
  http__parseMatchList(self, REQUEST, header)
  http__processMatchHeaders(self, REQUEST)
  http__refreshEtag(self)
    Inherited from CopySource
  cb_isCopyable(self)
  cb_isMoveable(self)
  cb_userHasCopyOrMovePermission(self)
    Inherited from Tabs
  class_manage_path(self)
  filtered_manage_options(self, REQUEST)
  manage_workspace(self, REQUEST)
Dispatch to first interface in manage_options
  tabs_path_default(self, REQUEST, unquote)
  tabs_path_info(self, script, path, quote)
    Inherited from Traversable
  absolute_url(self, relative)
Return the absolute URL of the object.
  absolute_url_path(self)
Return the path portion of the absolute URL of the object.
  getPhysicalPath(self)
Get the physical path of the object.
  restrictedTraverse(self, path, default)
  unrestrictedTraverse(self, path, default, restricted)
Lookup an object by path.
  virtual_url_path(self)
Return a URL for the object, relative to the site root.
    Inherited from Element
  getAttribute(self, name)
Retrieves an attribute value by name.
  getAttributeNode(self, name)
Retrieves an Attr node by name or None if there is no such attribute.
  getChildNodes(self)
Returns a NodeList that contains all children of this node.
  getElementsByTagName(self, tagname)
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.
  getFirstChild(self)
The first child of this node.
  getLastChild(self)
The last child of this node.
  getNextSibling(self)
The node immediately preceding this node.
  getNodeName(self)
The name of this node, depending on its type
  getNodeType(self)
A code representing the type of the node.
  getParentNode(self)
The parent of this node.
  getPreviousSibling(self)
The node immediately preceding this node.
  getTagName(self)
The name of the element
    Inherited from Node
  getAttributes(self)
Returns a NamedNodeMap containing the attributes of this node (if it is an element) or None otherwise.
  getNodeValue(self)
The value of this node, depending on its type
  getOwnerDocument(self)
The Document object associated with this node.
  hasChildNodes(self)
Returns true if the node has any children, false if it doesn't.
    Inherited from Owned
  changeOwnership(self, user, recursive)
Change the ownership to the given user.
  getOwner(self, info, aq_get, UnownableOwner, getSecurityManager)
Get the owner
  getOwnerTuple(self)
Return a tuple, (userdb_path, user_id) for the owner.
  getWrappedOwner(self)
Get the owner, modestly wrapped in the user folder.
  manage_changeOwnershipType(self, explicit, RESPONSE, REQUEST)
Change the type (implicit or explicit) of ownership.
  manage_fixupOwnershipAfterAdd(self)
  manage_takeOwnership(self, REQUEST, RESPONSE, recursive)
Take ownership (responsibility) for an object.
  owner_info(self)
Get ownership info for display
  userCanTakeOwnership(self)
    Inherited from UndoSupport
  get_request_var_or_attr(self, name, default)
  manage_undo_transactions(self, transaction_info, REQUEST)
  undoable_transactions(self, first_transaction, last_transaction, PrincipiaUndoBatchSize)
    Inherited from RoleManager
  ac_inherited_permissions(self, all)
  access_debug_info(self)
Return debug info.
  acquiredRolesAreUsedBy(self, permission)
Used by management screen.
  get_local_group_roles(self)
  get_local_roles(self)
  get_local_roles_for_groupid(self, groupid)
  get_local_roles_for_userid(self, userid)
  get_valid_groupids(self)
  get_valid_userids(self)
  has_local_group_roles(self)
  has_local_roles(self)
  manage_acquiredPermissions(self, permissions, REQUEST)
Change the permissions that acquire.
  manage_addLocalGroupRoles(self, groupid, roles, REQUEST)
Add local group roles to a user.
  manage_addLocalRoles(self, userid, roles, REQUEST)
Set local roles for a user.
  manage_changePermissions(self, REQUEST)
Change all permissions settings, called by management screen.
  manage_defined_roles(self, submit, REQUEST)
Called by management screen.
  manage_delLocalGroupRoles(self, groupids, REQUEST)
Remove all local group roles for a user.
  manage_delLocalRoles(self, userids, REQUEST)
Remove all local roles for a user.
  manage_editRoles(self, REQUEST, acl_type, acl_roles)
  manage_permission(self, permission_to_manage, roles, acquire, REQUEST)
Change the settings for the given permission.
  manage_role(self, role_to_manage, permissions, REQUEST)
Change the permissions given to the given role.
  manage_setLocalGroupRoles(self, groupid, roles, REQUEST)
Set local group roles for a user.
  manage_setLocalRoles(self, userid, roles, REQUEST)
Set local roles for a user.
  permission_settings(self, permission)
Return user-role permission settings.
  permissionsOfRole(self, role)
Used by management screen.
  possible_permissions(self)
  rolesOfPermission(self, permission)
Used by management screen.
  userdefined_roles(self)
Return list of user-defined roles.
  users_with_local_role(self, role)
  valid_roles(self)
Return list of valid roles.
  validate_roles(self, roles)
Return true if all given roles are valid.
  validRoles(self)
Return list of valid roles.
    Inherited from RoleManager
  manage_getPermissionMapping(self)
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.
  manage_setPermissionMapping(self, permission_names, class_permissions, REQUEST)
Change the permission mapping
    Inherited from Cacheable
  ZCacheable_configHTML(self)
Override to provide configuration of caching behavior that can only be specific to the cacheable object.
  ZCacheable_enabled(self)
Returns true if caching is enabled for this object or method.
  ZCacheable_get(self, view_name, keywords, mtime_func, default)
Retrieves the cached view for the object under the conditions specified by keywords.
  ZCacheable_getCache(self)
Gets the cache associated with this object.
  ZCacheable_getManager(self)
Returns the currently associated cache manager.
  ZCacheable_getManagerId(self)
Returns the id of the current ZCacheManager.
  ZCacheable_getManagerIds(self)
Returns a list of mappings containing the id and title of the available ZCacheManagers.
  ZCacheable_getManagerURL(self)
Returns the URL of the current ZCacheManager.
  ZCacheable_getModTime(self, mtime_func)
Returns the highest of the last mod times.
  ZCacheable_getObAndView(self, view_name)
If this object is a method of a ZClass and we're working with the primary view, uses the ZClass instance as ob and our own ID as the view_name.
  ZCacheable_invalidate(self, view_name, REQUEST)
Called after a cacheable object is edited.
  ZCacheable_isAMethod(self)
Returns 1 when this object is a ZClass method.
  ZCacheable_isCachingEnabled(self)
Returns true only if associated with a cache manager and caching of this method is enabled.
  ZCacheable_set(self, data, view_name, keywords, mtime_func)
Cacheable views should call this method after generating cacheable results.
  ZCacheable_setEnabled(self, enabled, REQUEST)
Changes the enabled flag.
  ZCacheable_setManagerId(self, manager_id, REQUEST)
Changes the manager_id for this object.
    Inherited from PropertyManager
  getProperty(self, id, d)
Get the property 'id'.
  getPropertyType(self, id)
Get the type of property 'id'.
  hasProperty(self, id)
Return true if object has a property 'id'.
  manage_addProperty(self, id, value, type, REQUEST)
Add a new property via the web.
  manage_changeProperties(self, REQUEST, **kw)
Change existing object properties.
  manage_changePropertyTypes(self, old_ids, props, REQUEST)
Replace one set of properties with another
  manage_delProperties(self, ids, REQUEST)
Delete one or more properties specified by 'ids'.
  manage_editProperties(self, REQUEST)
Edit object properties via the web.
  propdict(self)
  propertyIds(self)
Return a list of property ids.
  propertyItems(self)
Return a list of (id,property) tuples.
  propertyLabel(self, id)
Return a label for the given property id
  propertyMap(self)
Return a tuple of mappings, giving meta-data for properties.
  propertyValues(self)
Return a list of actual property objects.
  valid_property_id(self, id)
    Inherited from Base
  __getattribute__(...)
x.__getattribute__('name') <==> x.name
  __getnewargs__(...)
Get arguments to be passed to __new__
  __getstate__(...)
Get the object serialization state
  __reduce__(...)
Reduce an object to contituent parts for serialization
  __setstate__(...)
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 object
  __delattr__(...)
x.__delattr__('name') <==> del x.name
  __hash__(x)
x.__hash__() <==> hash(x)
  __reduce_ex__(...)
helper for pickle
  __repr__(x)
x.__repr__() <==> repr(x)
  __setattr__(...)
x.__setattr__('name', value) <==> x.name = value
  __str__(x)
x.__str__() <==> str(x)
    Inherited from SimpleGroupRolesPlugin
  manage_simpleGroupRolesAddGroups(self, addgroups, roles, REQUEST)
Add groups for local roles on self
  manage_simpleGroupRolesDeleteGroups(self, delgroups, REQUEST)
Remove groups from the local roles on self
  manage_simpleGroupRolesGetGroups(self, object)
  manage_simpleGroupRolesSetGroupRoles(self, grouprolesmapping, object)

Class Variable Summary
tuple __ac_permissions__ = (('View management screens', ('mana...
tuple manage_addProperty__roles__ = ()
tuple manage_changeProperties__roles__ = ()
tuple manage_changePropertyTypes__roles__ = ()
tuple manage_delProperties__roles__ = ()
PermissionRole manage_doCustomize__roles__ = <PermissionRole object at ...
tuple manage_editProperties__roles__ = ()
DTMLFile manage_main = <App.special_dtml.DTMLFile object at 0xb60...
PermissionRole manage_main__roles__ = <PermissionRole object at 0xb6162...
tuple manage_options = ({'action': 'manage_main', 'label': 'Cu...
tuple manage_propertiesForm__roles__ = ()
tuple manage_propertyTypeForm__roles__ = ()
str meta_type = 'Filesystem Properties Object'
    Inherited from FSObject
PermissionRole __roles__ = <PermissionRole object at 0xb61628c0>
PermissionRole get_size__roles__ = <PermissionRole object at 0xb61628c0...
PermissionRole getModTime__roles__ = <PermissionRole object at 0xb61628...
PermissionRole getObjectFSPath__roles__ = <PermissionRole object at 0xb...
str title = ''
    Inherited from Item
int __allow_access_to_unprotected_subobjects__ = 1                                                                     
Implements __implemented__ = <implementedBy OFS.SimpleItem.Item>
str __name__ = 'Item'
tuple __propsets__ = ()
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
PermissionRole getContent__roles__ = <PermissionRole object at 0xb5fdd3...
PermissionRole getDefaultLanguage__roles__ = <PermissionRole object at ...
PermissionRole getDocid__roles__ = <PermissionRole object at 0xb5fdd3b0...
PermissionRole getEditableContent__roles__ = <PermissionRole object at ...
PermissionRole getFromLanguageRevisions__roles__ = <PermissionRole obje...
NoneType getId__roles__ = None                                                                  
PermissionRole getLanguage__roles__ = <PermissionRole object at 0xb5fdd...
PermissionRole getLanguageRevisions__roles__ = <PermissionRole object a...
PermissionRole getProxyLanguages__roles__ = <PermissionRole object at 0...
PermissionRole getRevision__roles__ = <PermissionRole object at 0xb5fdd...
str icon = ''
str id = ''
int isPrincipiaFolderish = 0                                                                     
NoneType isProxyArchived__roles__ = None                                                                  
int isTopLevelPrincipiaApplicationObject = 0                                                                     
tuple manage__roles__ = ('Manager',)
tuple manage_afterAdd__roles__ = ('Manager',)
tuple manage_afterClone__roles__ = ('Manager',)
tuple manage_beforeDelete__roles__ = ('Manager',)
tuple manage_editedDialog__roles__ = ('Manager',)
tuple manage_FTPlist__roles__ = ('Manager',)
tuple manage_FTPstat__roles__ = ('Manager',)
str REQUEST = '<Special Object Used to Force Acquisition>'
    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 0xb75f1680>
PermissionRole HEAD__roles__ = <PermissionRole object at 0xb75f15c0>
PermissionRole listDAVObjects__roles__ = <PermissionRole object at 0xb7...
PermissionRole LOCK__roles__ = <PermissionRole object at 0xb75f1548>
PermissionRole manage_DAVget__roles__ = <PermissionRole object at 0xb75...
tuple MOVE__roles__ = ('Anonymous',)
NoneType OPTIONS__roles__ = None                                                                  
PermissionRole PROPFIND__roles__ = <PermissionRole object at 0xb75f15f0...
PermissionRole PROPPATCH__roles__ = <PermissionRole object at 0xb75f165...
NoneType TRACE__roles__ = None                                                                  
PermissionRole UNLOCK__roles__ = <PermissionRole object at 0xb75f1578>
    Inherited from LockableItem
PermissionRole wl_clearLocks__roles__ = <PermissionRole object at 0xb75...
PermissionRole wl_delLock__roles__ = <PermissionRole object at 0xb75f10...
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 0xb75f11...
    Inherited from EtagSupport
tuple __implements__ = (<Interface webdav.EtagSupport.EtagBase...
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
    Inherited from Tabs
NoneType class_manage_path__roles__ = None                                                                  
NoneType filtered_manage_options__roles__ = None                                                                  
DTMLFile manage_tabs = <App.special_dtml.DTMLFile object at 0xb75...
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 0xb768...
PermissionRole manage_takeOwnership__roles__ = <PermissionRole object a...
PermissionRole owner_info__roles__ = <PermissionRole object at 0xb7686f...
    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_group_roles__ = None                                                                  
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 get_local_group_roles__roles__ = <PermissionRole object ...
PermissionRole get_local_roles_for_groupid__roles__ = <PermissionRole o...
PermissionRole get_valid_groupids__roles__ = <PermissionRole object at ...
PermissionRole has_local_group_roles__roles__ = <PermissionRole object ...
DTMLFile manage_access = <App.special_dtml.DTMLFile object at 0xb...
PermissionRole manage_access__roles__ = <PermissionRole object at 0xb57...
DTMLFile manage_acquiredForm = <App.special_dtml.DTMLFile object ...
PermissionRole manage_acquiredForm__roles__ = <PermissionRole object at...
PermissionRole manage_acquiredPermissions__roles__ = <PermissionRole ob...
PermissionRole manage_addLocalGroupRoles__roles__ = <PermissionRole obj...
PermissionRole manage_addLocalRoles__roles__ = <PermissionRole object a...
PermissionRole manage_changePermissions__roles__ = <PermissionRole obje...
PermissionRole manage_defined_roles__roles__ = <PermissionRole object a...
PermissionRole manage_delLocalGroupRoles__roles__ = <PermissionRole obj...
PermissionRole manage_delLocalRoles__roles__ = <PermissionRole object a...
DTMLFile manage_editLocalGroupRoles = <App.special_dtml.DTMLFile ...
PermissionRole manage_editLocalGroupRoles__roles__ = <PermissionRole ob...
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 ...
DTMLFile manage_permissions = <App.special_dtml.DTMLFile object a...
PermissionRole manage_permissions__roles__ = <PermissionRole object at ...
PermissionRole manage_role__roles__ = <PermissionRole object at 0xb7686...
DTMLFile manage_roleForm = <App.special_dtml.DTMLFile object at 0...
PermissionRole manage_roleForm__roles__ = <PermissionRole object at 0xb...
PermissionRole manage_setLocalGroupRoles__roles__ = <PermissionRole obj...
PermissionRole manage_setLocalRoles__roles__ = <PermissionRole object a...
DTMLFile manage_simpleGroupRolesLocalGroups = <App.special_dtml.D...
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 Cacheable
PermissionRole ZCacheable_configHTML__roles__ = <PermissionRole object ...
PermissionRole ZCacheable_enabled__roles__ = <PermissionRole object at ...
tuple ZCacheable_get__roles__ = ()
tuple ZCacheable_getCache__roles__ = ()
tuple ZCacheable_getManager__roles__ = ()
PermissionRole ZCacheable_getManagerId__roles__ = <PermissionRole objec...
PermissionRole ZCacheable_getManagerIds__roles__ = <PermissionRole obje...
tuple ZCacheable_getModTime__roles__ = ()
tuple ZCacheable_getObAndView__roles__ = ()
PermissionRole ZCacheable_invalidate__roles__ = <PermissionRole object ...
tuple ZCacheable_isCachingEnabled__roles__ = ()
DTMLFile ZCacheable_manage = <App.special_dtml.DTMLFile object at...
PermissionRole ZCacheable_manage__roles__ = <PermissionRole object at 0...
tuple ZCacheable_set__roles__ = ()
PermissionRole ZCacheable_setEnabled__roles__ = <PermissionRole object ...
PermissionRole ZCacheable_setManagerId__roles__ = <PermissionRole objec...
    Inherited from PropertyManager
PermissionRole getProperty__roles__ = <PermissionRole object at 0xb75f1...
PermissionRole getPropertyType__roles__ = <PermissionRole object at 0xb...
PermissionRole hasProperty__roles__ = <PermissionRole object at 0xb75f1...
DTMLFile manage_propertiesForm = <App.special_dtml.DTMLFile objec...
DTMLFile manage_propertyTypeForm = <App.special_dtml.DTMLFile obj...
PermissionRole propertyIds__roles__ = <PermissionRole object at 0xb75f1...
PermissionRole propertyItems__roles__ = <PermissionRole object at 0xb75...
PermissionRole propertyMap__roles__ = <PermissionRole object at 0xb75f1...
vps propertysheets = <OFS.PropertySheets.vps object at 0xb75...
PermissionRole propertyValues__roles__ = <PermissionRole object at 0xb7...

Method Details

manage_doCustomize(self, folder_path, RESPONSE=None)

Makes a ZODB Based clone with the same data.

Calls _createZODBClone for the actual work.
Overrides:
CMFCore.FSObject.FSObject.manage_doCustomize

Class Variable Details

__ac_permissions__

Type:
tuple
Value:
(('View management screens', ('manage_main', 'manage_doCustomize')),)  

manage_addProperty__roles__

Type:
tuple
Value:
()                                                                     

manage_changeProperties__roles__

Type:
tuple
Value:
()                                                                     

manage_changePropertyTypes__roles__

Type:
tuple
Value:
()                                                                     

manage_delProperties__roles__

Type:
tuple
Value:
()                                                                     

manage_doCustomize__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0xb6162f20>                                  

manage_editProperties__roles__

Type:
tuple
Value:
()                                                                     

manage_main

Type:
DTMLFile
Value:
<App.special_dtml.DTMLFile object at 0xb60961ec>                       

manage_main__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0xb6162f20>                                  

manage_options

Type:
tuple
Value:
({'action': 'manage_main', 'label': 'Customize'},)                     

manage_propertiesForm__roles__

Type:
tuple
Value:
()                                                                     

manage_propertyTypeForm__roles__

Type:
tuple
Value:
()                                                                     

meta_type

Type:
str
Value:
'Filesystem Properties Object'                                         

Generated by Epydoc 2.1 on Mon Jun 27 12:47:48 2005 http://epydoc.sf.net