ActionsModule
class ActionsModule extends Module (View source)
Class ActionsModule
Properties
protected RequestRepository | $request | from Module |
Methods
mixed
get(mixed $arguments = [], string $format = null)
No description
mixed
getPageUrls(mixed $arguments = [], string $format = null)
No description
mixed
getPageUrlsFollowingSiteSearch(mixed $arguments = [], string $format = null)
No description
mixed
getPageTitlesFollowingSiteSearch(mixed $arguments = [], string $format = null)
No description
mixed
getEntryPageUrls(mixed $arguments = [], string $format = null)
No description
mixed
getExitPageUrls(mixed $arguments = [], string $format = null)
No description
mixed
getPageUrl(string $pageUrl, mixed $arguments = [], string $format = null)
No description
mixed
getPageTitles(mixed $arguments = [], string $format = null)
No description
mixed
getEntryPageTitles(mixed $arguments = [], string $format = null)
No description
mixed
getExitPageTitles(mixed $arguments = [], string $format = null)
No description
mixed
getPageTitle(string $pageName, mixed $arguments = [], string $format = null)
No description
mixed
getDownloads(mixed $arguments = [], string $format = null)
No description
mixed
getDownload(string $downloadUrl, mixed $arguments = [], string $format = null)
No description
mixed
getOutlinks(mixed $arguments = [], string $format = null)
No description
mixed
getOutlink(string $outlinkUrl, mixed $arguments = [], string $format = null)
No description
mixed
getSiteSearchKeywords(mixed $arguments = [], string $format = null)
No description
mixed
getSiteSearchNoResultKeywords(mixed $arguments = [], string $format = null)
No description
mixed
getSiteSearchCategories(mixed $arguments = [], string $format = null)
No description
Details
__construct(RequestRepository $request)
ActionsModule constructor.
in
Module at line 28
protected RequestOptions
getOptions(string $format)
No description
mixed
get(mixed $arguments = [], string $format = null)
No description
mixed
getPageUrls(mixed $arguments = [], string $format = null)
No description
mixed
getPageUrlsFollowingSiteSearch(mixed $arguments = [], string $format = null)
No description
mixed
getPageTitlesFollowingSiteSearch(mixed $arguments = [], string $format = null)
No description
mixed
getEntryPageUrls(mixed $arguments = [], string $format = null)
No description
mixed
getExitPageUrls(mixed $arguments = [], string $format = null)
No description
mixed
getPageUrl(string $pageUrl, mixed $arguments = [], string $format = null)
No description
mixed
getPageTitles(mixed $arguments = [], string $format = null)
No description
mixed
getEntryPageTitles(mixed $arguments = [], string $format = null)
No description
mixed
getExitPageTitles(mixed $arguments = [], string $format = null)
No description
mixed
getPageTitle(string $pageName, mixed $arguments = [], string $format = null)
No description
mixed
getDownloads(mixed $arguments = [], string $format = null)
No description
mixed
getDownload(string $downloadUrl, mixed $arguments = [], string $format = null)
No description
mixed
getOutlinks(mixed $arguments = [], string $format = null)
No description
mixed
getOutlink(string $outlinkUrl, mixed $arguments = [], string $format = null)
No description
mixed
getSiteSearchKeywords(mixed $arguments = [], string $format = null)
No description
mixed
getSiteSearchNoResultKeywords(mixed $arguments = [], string $format = null)
No description
mixed
getSiteSearchCategories(mixed $arguments = [], string $format = null)
No description