Package trac :: Module attachment :: Class AttachmentAdmin

Class AttachmentAdmin

source code

    object --+    
             |    
core.Component --+
                 |
                AttachmentAdmin

trac-admin command provider for attachment administration.
Nested Classes

Inherited from core.Component: __metaclass__

Instance Methods
 
get_admin_commands(self) source code
 
get_realm_list(self) source code
 
split_resource(self, resource) source code
 
get_attachment_list(self, resource) source code

Inherited from core.Component: __repr__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods

Inherited from core.Component: implements

Properties

Inherited from object: __class__