Property | Type | Description | |
---|---|---|---|
DeleteMeMenuItem_Click | void | ||
Dispose | void | ||
GenericTemplatePlugin | System | ||
GetRedirectsButtonClick | void | ||
PropertiesButtonClick | void | ||
ReadXMLRedirects | void | ||
ReqPhoto | void | ||
SkipRegexChanged | void | ||
TemplateNamesChanged | void | ||
WriteXMLRedirects | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Goodbye ( ) : void |
Method | Description | |
---|---|---|
ImportanceParameter ( Importance importance ) : void | ||
Initialise ( ) : void | ||
ProcessArticleFinish ( ) : void | ||
ReadXML ( |
||
Reset ( ) : void | ||
ShowHideOurObjects ( bool visible ) : void | ||
SkipIfContains ( ) : bool | ||
TemplateFound ( ) : bool | ||
WriteTemplateHeader ( ) : string | ||
WriteXML ( |
Method | Description | |
---|---|---|
DeleteMeMenuItem_Click ( object sender, |
||
Dispose ( bool disposing ) : void | ||
GenericTemplatePlugin ( string myName ) : System | ||
GetRedirectsButtonClick ( object sender, |
||
PropertiesButtonClick ( object sender, |
||
ReadXMLRedirects ( |
||
ReqPhoto ( ) : void | ||
SkipRegexChanged ( object sender, |
||
TemplateNamesChanged ( object sender, |
This is called when the contents of TemplateNameTextBox or AlternateNamesTextBox changes, or when HasAlternateNamesCheckBox is (un)checked
|
|
WriteXMLRedirects ( |
protected ImportanceParameter ( Importance importance ) : void | ||
importance | Importance | |
return | void |
protected ReadXML ( |
||
reader | ||
return | void |
protected ShowHideOurObjects ( bool visible ) : void | ||
visible | bool | |
return | void |
protected WriteXML ( |
||
writer | ||
return | void |