Classes

\

Name Description
FailedURLRewriteObject A model object that represents a single failed link-rewrite during the running of the StaticSiteRewriteLinksTask. This data is then used to power the {@link FailedURLRewriteReport}. EMPTY
FailedURLRewriteReport A CMS report for URLs that failed to be re-written. EMPTY
FailedURLRewriteSummary A model object that represents a single failed link-rewrite summary. This data is displayed at the top of the {@link FailedURLRewriteReport}. EMPTY
StaticSiteContentExtractor This tool uses a combination of cURL and phpQuery to extract content from a URL. EMPTY
StaticSiteContentExtractorTest No description available EMPTY
StaticSiteContentItem Deals-to transforming imported SiteTree and File objects EMPTY
StaticSiteContentSource Define the overarching content-sources, schemas etc. EMPTY
StaticSiteContentSourceTest No description available EMPTY
StaticSiteContentSource_ImportRule A single import rule that forms part of an ImportSchema EMPTY
StaticSiteContentSource_ImportSchema A collection of ImportRules that apply to some or all of the content being imported. EMPTY
StaticSiteCrawlURLsTask No description available EMPTY
StaticSiteCrawler Extends PHPCrawler essentially to override its handleDocumentInfo() method. EMPTY
StaticSiteDataExtension No description available EMPTY
StaticSiteDataTypeTransformer Base content transformer. Comprises logic common to all types of legacy/scraped text and binary content for import into native SilverStripe DataObjects. EMPTY
StaticSiteExternalContentAdminExtension No description available EMPTY
StaticSiteFileTransformer URL transformer specific to SilverStripe's `File` class for use with the module's import content feature. It will re-create all available data of the scraped file into SilverStripe's database and re-create a copy of the file itself on the filesystem. EMPTY
StaticSiteFileTransformerTest No description available EMPTY
StaticSiteImportDataObject Caches some metadata for each import. Allows imports to have a DataObject-like functionality. EMPTY
StaticSiteImporter Physically brings content into SilverStripe as defined by URLs fetched at the crawl stage, and utilises StaticSitePageTransformer and StaticSiteFileTransformer. EMPTY
StaticSiteLinkRewriter No description available EMPTY
StaticSiteMOSSURLProcessor Processor for MOSS URLs (Microsoft Office Sharepoint Server) EMPTY
StaticSiteMimeProcessor Utility class for Mime-Type processing. EMPTY
StaticSiteMimeProcessorTest Tests aspects of Mime-Type pre/post-processing. EMPTY
StaticSitePageTransformer URL transformer specific to SilverStripe's `SiteTree` class for use with the module's import content feature. EMPTY
StaticSitePageTransformerTest No description available EMPTY
StaticSiteRewriteLinksJob No description available EMPTY
StaticSiteRewriteLinksTask Rewrites content-links found in <img> "src" and <a> "href" HTML tag-attributes, which were originally imported via {@link StaticSiteImporter}. EMPTY
StaticSiteRewriteLinksTaskTest No description available EMPTY
StaticSiteTransformResult Encapsulates the result of a transformation. EMPTY
StaticSiteURLProcessor_DropExtensions Processor for MOSS Standard-URLs while dropping file extensions EMPTY
StaticSiteUrlList No description available EMPTY
StaticSiteUrlListTest No description available EMPTY
StaticSiteUrlProcessorTest No description available EMPTY
StaticSiteUtils Basic class for utility methods unsuited to any other class. EMPTY