| Trees | Indices | Help |
|
|---|
object --+ | core.Component --+ | Chrome
Web site chrome assembly manager.
Chrome is everything that is not actual page content.
Inherited from core.Component :
__metaclass__
filename using the data for the context.
source code
', ')<textarea class="trac-resizable"> fields resizable if enabled
by configuration.
source code
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
Inherited from core.Component :
__new__ ,
implements
True
<PathOption [inherit] "templates_dir">
<BoolOption [trac] "auto_reload">
<IntOption [trac] "genshi_cache_size">
<Option [trac] "htdocs_location">
<ListOption [trac] "metanav">
<ListOption [trac] "mainnav">
<Option [header_logo] "link">
<Option [header_logo] "src">
<Option [header_logo] "alt">
<IntOption [header_logo] "width">
<IntOption [header_logo] "height">
<BoolOption [trac] "show_email_addresses">
<BoolOption [trac] "never_obfuscate_m...
<BoolOption [trac] "show_ip_addresses">
<BoolOption [trac] "resizable_textareas">
<FloatOption [trac] "auto_preview_timeo...
NoneInherited from object:
__class__
Prepare the basic chrome data for the request. @param req: the request object @param handler: the `IRequestHandler` instance that is processing the request
Retrieve a Template and optionally preset the template data.
Also, if the optional method argument is set to 'text', a
NewTextTemplate instance will be created instead of a
MarkupTemplate.
Render the filename using the data for the context.
The content_type argument is used to choose the kind of template
used (NewTextTemplate if 'text/plain', MarkupTemplate otherwise),
and tweak the rendering process (use of XHTML Strict doctype if
'text/html' is given).
When fragment is specified, the (filtered) Genshi stream is
returned.
', ')
context - the context in which the check for obfuscation should
be donevalue - a string containing a comma-separated list of e-mailssep - the separator to use when rendering the list again<BoolOption [trac] "never_obfuscate_mailto">
<FloatOption [trac] "auto_preview_timeout">
| Trees | Indices | Help |
|
|---|