| Trees | Indices | Help |
|
|---|
|
|
object --+
|
core.Component --+
|
WikiSystem
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Class Variables | |
ignore_missing_pages = <BoolOption [wiki] "ignore_missing_pages">
|
|
split_page_names = <BoolOption [wiki] "split_page_names">
|
|
render_unsafe_content = <BoolOption [wiki] "render_unsafe_cont
|
|
safe_schemes = <ListOption [wiki] "safe_schemes">
|
|
safe_origins = <ListOption [wiki] "safe_origins">
|
|
XML_NAME =
|
|
PAGE_SPLIT_RE = re.compile(r'
|
|
Lu =
|
|
Ll =
|
|
| Properties | |
|
change_listeners List of components that implement ~trac.wiki.api.IWikiChangeListener
|
|
|
macro_providers List of components that implement ~trac.wiki.api.IWikiMacroProvider
|
|
|
syntax_providers List of components that implement ~trac.wiki.api.IWikiSyntaxProvider
|
|
|
pages Return the names of all existing wiki pages. |
|
|
Inherited from |
|
| Method Details |
|
Create a label from a wiki target. A trailing fragment and query string is stripped. Then, leading ./, ../ and / elements are stripped, except when this would lead to an empty label. Finally, if split_page_names is true, the label is split accordingly. |
| Class Variable Details |
render_unsafe_content
|
Lu
|
Ll
|
| Property Details |
change_listenersList of components that implement~trac.wiki.api.IWikiChangeListener
|
macro_providersList of components that implement~trac.wiki.api.IWikiMacroProvider
|
syntax_providersList of components that implement~trac.wiki.api.IWikiSyntaxProvider
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 5 01:52:04 2023 | http://epydoc.sourceforge.net |