Optional
deputy: DeputyReadonly
CopiedProtected
Optional
Readonly
deputyAn instance of Deputy. This is commonly window.deputy
. Instantiating this class
with a Deputy instances enables connection with the Deputy core, which shares the
OOUI window manager and API manager for Deputy.
The CopiedTemplateEditorDialog. The face of the operation.
Whether the core has been loaded or not. Set to true
here, since this is
obviously the core class.
Optional
loaderThe loader
variable is set (in JavaScript) by a CTE loader. This prevents UI
elements (such as "start" buttons and the toolbox link) from being appended
to the DOM twice.
Pencil icon buttons on {{copied}} templates that open CTE.
Determines the start state of the start buttons. This depends on toggleButtons
.
Readonly
staticStatic
Readonly
dependenciesthe configuration handler for this module. If Deputy is loaded, this reuses the configuration handler of Deputy.
the wiki-wide configuration handler for this module. If Deputy is loaded,
this reuses the configuration handler of Deputy. Since the wiki config is loaded
asynchronously, this may not be populated at runtime. Only use it if you're sure
that preInit
has already been called and finished.
The responsible window manager for this class.
Gets the wiki-specific configuration for Deputy.
A promise resolving to the loaded configuration
Main class for CopiedTemplateEditor.