SproutCMS

This is the code documentation for the SproutCMS project

class DocImportDOCX

Source code (2 results)

/sprout/Controllers/AdminController.php   Highlighted file source

Line 105: Register::docImport('docx', 'Sprout\\Helpers\\DocImport\\DocImportDOCX', 'Microsoft Word 2007 and later');

/sprout/Helpers/DocImport/DocImportDOCX.php   Highlighted file source

Line 24: class DocImportDOCX extends DocImport
Line 285: $runs[] = new DocImportDOCXRun($child);
Line 290: $run = new DocImportDOCXRun($child);
Line 301: $runs[] = new DocImportDOCXRun($run);
Line 1102: class DocImportDOCXRun

A total of 6 lines in 2 files were found