Textpattern | PHP Cross Reference | Content Management Systems |
Description: Import Textpattern XML
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
TxpXML:: (7 methods):
__construct()
setImportAllow()
setArticleOptionalFields()
importXml()
importXmlArticles()
replaceUrls()
makeSqlSet()
__construct($importAllow = '') line: 52 |
Constructor. param: string |
setImportAllow($importAllow) line: 63 |
setImportAllow param: string |
setArticleOptionalFields($articleOptionalFields) line: 76 |
setArticleOptionalFields param: string |
importXml($data, $importAllow = '') line: 89 |
importXml Allowed a mix of different data types in one xml file. Import articles after the creation of all categories and sections. |
importXmlArticles($xml) line: 131 |
importXmlArticles |
replaceUrls($txt) line: 204 |
replaceUrls Used in importXmlArticles() |
makeSqlSet($array) line: 222 |
Make sql set string from array |
title