Свойство | Тип | Описание | |
---|---|---|---|
DeleteMeMenuItem_Click | void | ||
Dispose | void | ||
GenericTemplatePlugin | System | ||
GetRedirectsButtonClick | void | ||
PropertiesButtonClick | void | ||
ReadXMLRedirects | void | ||
ReqPhoto | void | ||
SkipRegexChanged | void | ||
TemplateNamesChanged | void | ||
WriteXMLRedirects | void |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Goodbye ( ) : void |
Метод | Описание | |
---|---|---|
ImportanceParameter ( Importance importance ) : void | ||
Initialise ( ) : void | ||
ProcessArticleFinish ( ) : void | ||
ReadXML ( |
||
Reset ( ) : void | ||
ShowHideOurObjects ( bool visible ) : void | ||
SkipIfContains ( ) : bool | ||
TemplateFound ( ) : bool | ||
WriteTemplateHeader ( ) : string | ||
WriteXML ( |
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
protected ReadXML ( |
||
reader | ||
Результат | void |
protected ShowHideOurObjects ( bool visible ) : void | ||
visible | bool | |
Результат | void |
protected WriteXML ( |
||
writer | ||
Результат | void |