[Zope3-checkins] CVS: Zope3/doc/zcml/namespaces.zope.org/fssync -
	adapter.stx:1.1
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Thu Jan 22 18:57:11 EST 2004
    
    
  
Update of /cvs-repository/Zope3/doc/zcml/namespaces.zope.org/fssync
In directory cvs.zope.org:/tmp/cvs-serv7874/fssync
Added Files:
	adapter.stx 
Log Message:
Update ZCML directives documentation.
=== Added File Zope3/doc/zcml/namespaces.zope.org/fssync/adapter.stx ===
adapter
  File zope/app/fssync/meta.zcml, lines 5 - 9.
  
  Attributes
    class -- GlobalObject (optional, default=None)
      Class
      Specifies the class for which this adapter is registered.
    factory -- GlobalObject (required)
      Factory
      Specifies the factory that will create the adapter.
    
    
More information about the Zope3-Checkins
mailing list