Package trac ::
Package admin ::
Module web_ui
Module web_ui
source code
Classes
AdminModule
Web administration interface provider and panel manager.
Variables
IAdminPageProvider = None
hash(x)
__package__ = 'trac.admin'
Imports:
os,
pkg_resources,
re,
shutil,
HTML,
tag,
IAdminPanelProvider,
get_plugin_info,
get_plugins_dir,
PermissionSystem,
IPermissionRequestor,
partial,
exception_to_unicode,
unicode_to_base64,
unicode_from_base64,
_,
ngettext,
HTTPNotFound,
IRequestHandler,
add_notice,
add_stylesheet,
add_warning,
Chrome,
INavigationContributor,
ITemplateProvider,
format_to_html,
Component,
ExtensionPoint,
Interface,
TracError,
implements