C# Class WikiFunctions.AWBSettings.GeneralPrefs

Afficher le fichier Open project: reedy/AutoWikiBrowser Class Usage Examples

Méthodes publiques

Свойство Type Description
AddIgnoredToLog bool
AddToWatchlist int
AddUsingAWBToActionSummaries bool
AlertPreferences List
AutoFilterDuplicates bool
AutoSaveEdit EditBoxAutoSavePrefs
AutoSaveSettings bool
Beep bool
BypassRedirect bool
ClearPageListOnProjectChange bool
DiffInBotMode bool
EditToolbarEnabled bool
FindCaseSensitive bool
FindRegex bool
FindText string
Flash bool
FocusAtEndOfEditBox bool
IgnoreNoBots bool
LockSummary bool
LoggingEnabled bool
LowThreadPriority bool
Minimize bool
Minor bool
NoAutoChanges bool
OnLoadAction int
PasteMore string[]
PreParseMode bool
ReplaceReferenceTags bool
SaveArticleList bool
SelectedSummary string
SortInterWikiOrder bool
SortListAlphabetically bool
Summaries List
SuppressUsingAWB bool
TextBoxFont string
TextBoxSize int
TimerEnabled bool
ToolBarEnabled bool
WordWrap bool
filterNonMainSpace bool
highlightAllFind bool
noMOSComplianceFixes bool
noSectionEditSummary bool
restrictDefaultsortAddition bool
restrictOrphanTagging bool
scrollToUnbalancedBrackets bool
syntaxHighlightEditBox bool

Méthodes publiques

Méthode Description
GeneralPrefs ( ComboBox mSummaries ) : System

Private Methods

Méthode Description
GeneralPrefs ( ) : System

Method Details

GeneralPrefs() public méthode

public GeneralPrefs ( ComboBox mSummaries ) : System
mSummaries ComboBox
Résultat System

Property Details

AddIgnoredToLog public_oe property

public bool AddIgnoredToLog
Résultat bool

AddToWatchlist public_oe property

public int AddToWatchlist
Résultat int

AddUsingAWBToActionSummaries public_oe property

public bool AddUsingAWBToActionSummaries
Résultat bool

AlertPreferences public_oe property

public List AlertPreferences
Résultat List

AutoFilterDuplicates public_oe property

public bool AutoFilterDuplicates
Résultat bool

AutoSaveEdit public_oe property

public EditBoxAutoSavePrefs,WikiFunctions.AWBSettings AutoSaveEdit
Résultat EditBoxAutoSavePrefs

AutoSaveSettings public_oe property

public bool AutoSaveSettings
Résultat bool

Beep public_oe property

public bool Beep
Résultat bool

BypassRedirect public_oe property

public bool BypassRedirect
Résultat bool

ClearPageListOnProjectChange public_oe property

public bool ClearPageListOnProjectChange
Résultat bool

DiffInBotMode public_oe property

public bool DiffInBotMode
Résultat bool

EditToolbarEnabled public_oe property

public bool EditToolbarEnabled
Résultat bool

FindCaseSensitive public_oe property

public bool FindCaseSensitive
Résultat bool

FindRegex public_oe property

public bool FindRegex
Résultat bool

FindText public_oe property

public string FindText
Résultat string

Flash public_oe property

public bool Flash
Résultat bool

FocusAtEndOfEditBox public_oe property

public bool FocusAtEndOfEditBox
Résultat bool

IgnoreNoBots public_oe property

public bool IgnoreNoBots
Résultat bool

LockSummary public_oe property

public bool LockSummary
Résultat bool

LoggingEnabled public_oe property

public bool LoggingEnabled
Résultat bool

LowThreadPriority public_oe property

public bool LowThreadPriority
Résultat bool

Minimize public_oe property

public bool Minimize
Résultat bool

Minor public_oe property

public bool Minor
Résultat bool

NoAutoChanges public_oe property

public bool NoAutoChanges
Résultat bool

OnLoadAction public_oe property

public int OnLoadAction
Résultat int

PasteMore public_oe property

public string[] PasteMore
Résultat string[]

PreParseMode public_oe property

public bool PreParseMode
Résultat bool

ReplaceReferenceTags public_oe property

public bool ReplaceReferenceTags
Résultat bool

SaveArticleList public_oe property

public bool SaveArticleList
Résultat bool

SelectedSummary public_oe property

public string SelectedSummary
Résultat string

SortInterWikiOrder public_oe property

public bool SortInterWikiOrder
Résultat bool

SortListAlphabetically public_oe property

public bool SortListAlphabetically
Résultat bool

Summaries public_oe property

public List Summaries
Résultat List

SuppressUsingAWB public_oe property

public bool SuppressUsingAWB
Résultat bool

TextBoxFont public_oe property

public string TextBoxFont
Résultat string

TextBoxSize public_oe property

public int TextBoxSize
Résultat int

TimerEnabled public_oe property

public bool TimerEnabled
Résultat bool

ToolBarEnabled public_oe property

public bool ToolBarEnabled
Résultat bool

WordWrap public_oe property

public bool WordWrap
Résultat bool

filterNonMainSpace public_oe property

public bool filterNonMainSpace
Résultat bool

highlightAllFind public_oe property

public bool highlightAllFind
Résultat bool

noMOSComplianceFixes public_oe property

public bool noMOSComplianceFixes
Résultat bool

noSectionEditSummary public_oe property

public bool noSectionEditSummary
Résultat bool

restrictDefaultsortAddition public_oe property

public bool restrictDefaultsortAddition
Résultat bool

restrictOrphanTagging public_oe property

public bool restrictOrphanTagging
Résultat bool

scrollToUnbalancedBrackets public_oe property

public bool scrollToUnbalancedBrackets
Résultat bool

syntaxHighlightEditBox public_oe property

public bool syntaxHighlightEditBox
Résultat bool