add security declaration for ParentRelationSet
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2914 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									ab0e08e67d
								
							
						
					
					
						commit
						79def88b57
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -199,6 +199,12 @@ | ||||||
|         interface="zope.app.container.interfaces.IWriteContainer" /> |         interface="zope.app.container.interfaces.IWriteContainer" /> | ||||||
|   </class> |   </class> | ||||||
| 
 | 
 | ||||||
|  |   <!-- relation set properties --> | ||||||
|  | 
 | ||||||
|  |   <class class="loops.common.ParentRelationSet"> | ||||||
|  |     <allow attributes="add remove __iter__" /> | ||||||
|  |   </class> | ||||||
|  | 
 | ||||||
|   <!-- adapters --> |   <!-- adapters --> | ||||||
| 
 | 
 | ||||||
|   <adapter factory="loops.common.LoopsDCAdapter" |   <adapter factory="loops.common.LoopsDCAdapter" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 helmutm
						helmutm