This is the code documentation for the SproutCMS project
Search documentation |
class ImportCMS
Variables
Functions
private findOldWidgetsvoid ImportCMS::findOldWidgets ( mixed $rev_id , string $html ); Report pages that contain old widgets public importarray ImportCMS::import ( string $filename ); Process given XML file into Sprout CMS 3 pages private processXmlPagevoid ImportCMS::processXmlPage ( DomElement $page , int $record_order , int $parent_id , int $subsite_id ); Process DOMElement into page record with content private replaceFileUrlsstring ImportCMS::replaceFileUrls ( string $html ); Replace file URLs FROM: files/1702_icon_joint.small.png TO: file/download/1702/small private replacePageIdsstring ImportCMS::replacePageIds ( string $html ); Replace page IDs within page URLS private updateContentvoid ImportCMS::updateContent ( ); Update content for Sprout CMS 3 |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |