Package zope :: Package configuration :: Module config :: Class IFullInfo
[show private | hide private]
[frames | no frames]

Type IFullInfo

 Interface --+    
             |    
IDirectiveInfo --+
                 |
                IFullInfo

Known Subclasses:
IComplexDirectiveContext, IStandaloneDirectiveInfo

Information that all top-level directives (not subdirectives) have


Class Variable Summary
unicode handler = u'Directive handler\n\nThe dotted name of the ...
unicode name = u'Directive name\n\nThe name of the directive bei...
unicode schema = u'Directive handler\n\nThe dotted name of the d...
unicode usedIn = u'The directive types the directive can be used...

Class Variable Details

handler

Type:
unicode
Value:
u'Directive handler\n\nThe dotted name of the directive handler'       

name

Type:
unicode
Value:
u'Directive name\n\nThe name of the directive being defined'           

schema

Type:
unicode
Value:
u'Directive handler\n\nThe dotted name of the directive handler'       

usedIn

Type:
unicode
Value:
u'The directive types the directive can be used in\n\nThe interface of\
 the directives that can contain the directive'                        

Generated by Epydoc 2.1 on Fri Jun 24 12:01:20 2005 http://epydoc.sf.net