Public Member Functions | |
| handleHtmlGalleyNodes (&$galleyNode, &$articleFileManager, &$galley, &$errors, &$isCommandLine) | |
Definition at line 20 of file NativeImportDom.inc.php.
| NativeImportDom.handleHtmlGalleyNodes | ( | &$ | galleyNode, | |
| &$ | articleFileManager, | |||
| &$ | galley, | |||
| &$ | errors, | |||
| &$ | isCommandLine | |||
| ) |
Handle subnodes of a <galley> node specific to HTML galleys, such as stylesheet and image files. FIXME: The parameter lists, here and elsewhere, are getting ridiculous.
Definition at line 928 of file NativeImportDom.inc.php.
References DAORegistry.getDAO().
1.5.6