C# Class Claymore.ArchiveWikiBot.ArchiveByPeriod

Inheritance: Archive
Afficher le fichier Open project: Claymore/WikiBots

Méthodes publiques

Méthode Description
ArchiveByPeriod ( L10i l10i, string title, string directory, int days, string format, string header, IEnumerable lookForLines, IEnumerable onHold, string removeFromText, bool checkForResult, bool newSectionsDown, int minimalSize, int forcedArchivationDelay ) : System
Process ( Wiki wiki, WikiPage page, int &diffSize, int &topics ) : string>.Dictionary

Méthodes protégées

Méthode Description
DateToPageName ( System.DateTime date ) : string
NormalizeDate ( System.DateTime date ) : System.DateTime

Method Details

ArchiveByPeriod() public méthode

public ArchiveByPeriod ( L10i l10i, string title, string directory, int days, string format, string header, IEnumerable lookForLines, IEnumerable onHold, string removeFromText, bool checkForResult, bool newSectionsDown, int minimalSize, int forcedArchivationDelay ) : System
l10i L10i
title string
directory string
days int
format string
header string
lookForLines IEnumerable
onHold IEnumerable
removeFromText string
checkForResult bool
newSectionsDown bool
minimalSize int
forcedArchivationDelay int
Résultat System

DateToPageName() protected méthode

protected DateToPageName ( System.DateTime date ) : string
date System.DateTime
Résultat string

NormalizeDate() protected méthode

protected NormalizeDate ( System.DateTime date ) : System.DateTime
date System.DateTime
Résultat System.DateTime

Process() public méthode

public Process ( Wiki wiki, WikiPage page, int &diffSize, int &topics ) : string>.Dictionary
wiki Claymore.SharpMediaWiki.Wiki
page Claymore.SharpMediaWiki.WikiPage
diffSize int
topics int
Résultat string>.Dictionary