lucee.Componentcontentbox.models.importers.MachBlogImporter
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- Import a MachBlog database into contentbox
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
authorService
|
true
|
false
|
|
any
|
bCrypt
|
true
|
false
|
|
any
|
categoryService
|
true
|
false
|
|
any
|
commentService
|
true
|
false
|
|
any
|
customFieldService
|
true
|
false
|
|
any
|
entryService
|
true
|
false
|
|
any
|
htmlHelper
|
true
|
false
|
|
any
|
log
|
true
|
false
|
|
any
|
pageService
|
true
|
false
|
|
any
|
roleService
|
true
|
false
|
Constructor Summary | |
---|---|
init()
Constructor. |
Method Summary | |
---|---|
any
|
execute(any dsn, [any dsnUsername=''], [any dsnPassword=''], [any defaultPassword=''], any roleID, [any tableprefix=''])
Import from MachBlog, returns the string console. |
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Constructor
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- id:authorService@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- BCrypt@BCryptserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:categoryService@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:commentService@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:customFieldService@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:entryService@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- HTMLHelper@coldboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- logbox:logger:{this}serializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:pageService@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:roleService@contentboxserializable
- trueMethod Detail |
---|
Import from MachBlog, returns the string console.
execute
in interface
ICBImporter
dsn
dsnUsername
dsnPassword
defaultPassword
roleID
tableprefix