Home | Trees | Index | Help |
|
---|
Package aquarium :: Package urlscheme :: Package decorator :: Module Backwards :: Class Backwards |
|
AquariumClass
--+ |UrlSchemeDecorator
--+ | Backwards
This is an example urlscheme decorator.
Actually, it's the example used in the aquarium.urlscheme.decorator.UrlSchemeDecorator documentation. It makes the URLs visible to the user appear backwards :)
Method Summary | |
---|---|
Return a dynamic URL for the given screen. | |
Which screen does the user want to view? | |
Inherited from UrlSchemeDecorator | |
Accept ctx and inner. | |
Let self.inner take care of it. |
Method Details |
---|
screen(self, screen, *args, **kargs)Return a dynamic URL for the given screen. |
whichScreen(self)Which screen does the user want to view? |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Jan 1 16:34:19 2007 | http://epydoc.sf.net |