Package p6 :: Package zcmlsupport :: Module metadirectives :: Class IBasicResourceInformation
[show private | hide private]
[frames | no frames]

Type IBasicResourceInformation

Interface --+
            |
           IBasicResourceInformation

Known Subclasses:
IResourceDirective, IViewDirective

Basic information for resources


Class Variable Summary
unicode name = u"The name of the resource.\n\nThe name shows up ...
unicode provides = u'The interface this component provides.\n\n\...
unicode type = u'Request type'

Class Variable Details

name

Type:
unicode
Value:
u"The name of the resource.\n\nThe name shows up in URLs/paths. For ex\
ample 'foo'."                                                          

provides

Type:
unicode
Value:
u'The interface this component provides.\n\n\n        A view can provi\
de an interface.  This would be used for\n        views that support o\
ther views.'                                                           

type

Type:
unicode
Value:
u'Request type'                                                        

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