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

Type IStandaloneDirectiveInfo

     Interface --+    
                 |    
   IDirectivesInfo --+
                     |
 Interface --+       |
             |       |
IDirectiveInfo --+   |
                 |   |
         IFullInfo --+
                     |
                    IStandaloneDirectiveInfo


Info for full directives defined outside a directives directives


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 namespace = u"Namespace\n\nThe namespace in which direct...
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'           

namespace

Type:
unicode
Value:
u"Namespace\n\nThe namespace in which directives' names will be define\
d"                                                                     

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