Trees | Indices | Help |
|
---|
|
Subclass for adding additional data to the 'context' dict passed to templates
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
This allows templates to access the current eventContext and user from the omero.gateway.BlitzGateway. E.g. <h1>{{ ome.user.getFullName }}</h1> If these are not required by the template, then they will not need to be loaded by the Blitz Gateway. The results are cached by Blitz Gateway, so repeated calls have no additional cost. We also process some values from settings and add these to the context.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 23 15:04:53 2014 | http://epydoc.sourceforge.net |