Trees | Indices | Help |
|
---|
|
ExtensionClass.Base --+ | OFS.CopySupport.CopyContainer --+ | RelCopyContainer
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
This method gets called from the new manage_renameObject which seems to be a bug in the Zope code. We add it until the problem is fixed. |
check to see if this object is allowed to be pasted into this path
|
Return our relationship name from the UI. If there is more than one id defined raise because only one target relationship can be defined. If no ids are defined check to see that we are a ToManyRelationship and return self.id. |
When linking check that the user has "Copy or Move" permission on the relation. Can't use _verifyObjectPaste because there is an empty all_meta_types on ToManyRelations which causes it to falsely fail. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:33 2011 | http://epydoc.sourceforge.net |