C# (CSharp) WikiFunctions.Lists.Providers Namespace

Classes

Name Description
AdvancedRegexHtmlScraper
AllCategoriesSpecialPageProvider Returns a list of "all categories"
AllFilesSpecialPageProvider Returns a list of "all files"
AllPagesNoRedirectsSpecialPageProvider Returns a list of "all pages", without the redirects
AllPagesSpecialPageProvider Returns a list of "all pages" in a namespace
AllRedirectsSpecialPageProvider Returns a list of "all redirects"
AllUsersSpecialPageProvider Returns a list of all users (their user pages) on the wiki
ApiJsonListProviderBase
ApiListProviderBase Parent abstract class for all API-based providers currently simultaneous call of more than one API generator is not fully supported
CategoriesOnPageListProvider Gets a list of Categories on the specified pages
CategoriesOnPageNoHiddenListProvider Gets a List of Categories on a page, excluding hidden categories, includes categories provided to page by a template
CategoriesOnPageOnlyHiddenListProvider Gets a List of only hidden Categories on a page
CategoryListProvider Gets a list of pages in Named Categories for the ListMaker (Non-Recursive)
CategoryProviderBase
CategoryRecursiveListProvider Gets a list of pages in Named Categories for the ListMaker (Recursive - Will visit ALL subcategories)
CategoryRecursiveOneLevelListProvider Gets a list of pages in Named Categories for the ListMaker (Recursive - Will visit 1 level of subcategories)
CategoryRecursiveUserDefinedLevelListProvider Gets a list of pages in Named Categories for the ListMaker (Recursive - Will visit the specified number of levels of subcategories)
CheckWikiListProvider Gets a list of pages from an online CheckWiki-output type page
CheckWikiWithNumberListProvider Gets a list of pages from an online CheckWiki-output type page -input error number
DatabaseScannerListProvider Runs the Database Scanner
DisambiguationPagesSpecialPageProvider Returns a list of disambiguation pages
FilesOnPageListProvider Gets a list of all Images on the Named Pages
GalleryNewFilesSpecialPageProvider Returns a list of new files
GoogleSearchListProvider Gets a list of google results based on the named pages
HTMLPageScraperListProvider
ImageFileLinksListProvider Gets a list of pages which link to the Named Images
LinkSearchSpecialPageProvider Returns a list of pages that contain the specified URL
LinksOnPageListProvider Gets a list of all (red && blue) links on the Named Pages
LinksOnPageOnlyBlueListProvider Gets a list of all blue links on the Named Pages
LinksOnPageOnlyRedListProvider Gets a list of all red links on the Named Pages
ListProviderException
MyWatchlistListProvider Gets all the pages from the current user's watchlist
NewPagesListProvider Returns a list of new pages, by default in the 0 namespace
PagesWithPropJsonListProvider
PagesWithPropListProvider
PagesWithoutLanguageLinksSpecialPageProvider Returns a list of pages without language links
PrefixIndexSpecialPageProvider Returns a list of subpages for the specified page
ProtectedPagesSpecialPageProvider Returns a list of protected pages
RandomPagesSpecialPageProvider Gets 100 random articles
RandomRedirectsSpecialPageProvider Gets 100 random redirects
RecentChangesSpecialPageProvider Returns a list of recent changes, by default in the 0 namespace
RedirectsAllNSListProvider Gets a list of pages which redirect to the Named Pages (in all NS's)
RedirectsListProvider Gets a list of pages which redirect to the Named Pages
SpecialPageListProvider Gets the list of pages on the Named Special Pages
TextFileListProviderUFT8 Gets a list of pages from a UTF-8 encoded text file
TextFileListProviderWindows1252 Gets a list of pages from a Windows 1252 (ANSI) encoded text file
TransclusionsOnPageListProvider Gets a list of all the transclusions on the Named Pages
UserContribUserDefinedNumberListProvider Gets the specified number of user contributions for the Named Users
UserContribsListProvider Gets the user contributions of the Named Users
WhatLinksHereAllNSListProvider Gets a list of pages (all ns's) from which link to the Named Pages
WhatLinksHereAndPageRedirectsExcludingTheRedirectsListProvider Gets a list of non redirect pages which link to the Named Pages (If linking page is a redirect, get pages which link to that also)
WhatLinksHereAndToRedirectsAllNSListProvider Gets a list of pages (all ns's) from which link to the Named Pages (If linking page is a redirect, get pages which link to that also)
WhatLinksHereAndToRedirectsListProvider Gets a list of pages which link to the Named Pages (If linking page is a redirect, get pages which link to that also)
WhatLinksHereExcludingPageRedirectsListProvider Gets a list of pages (excluding any redirects) which link to the Named Pages
WhatLinksHereListProvider Gets a list of pages which link to the Named Pages
WhatTranscludesPageAllNSListProvider Gets a list of pages (all ns's) which transclude the Named Pages
WhatTranscludesPageListProvider Gets a list of pages which transclude the Named Pages
WikiSearchAllNSListProvider Gets a list of pages which are returned from a title wiki search of the Named Pages, across all namespaces
WikiSearchListProvider Gets a list of pages which are returned from a wiki search of the Named Pages, in mainspace only
WikiTitleSearchAllNSListProvider Gets a list of pages which are returned from a title wiki search of the Named Pages, across all namespaces
WikiTitleSearchListProvider Gets a list of pages which are returned from a title wiki search of the Named Pages