lucee.Componentcontentbox.modules.contentbox-admin.handlers.baseHandler
contentbox.modules.contentbox-admin.handlers.autoupdates
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- Manage auto updates
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
moduleSettings
|
true
|
false
|
Method Summary | |
---|---|
any
|
apply([any event], [any rc], [any prc])
Apply updates. |
any
|
check([any event], [any rc], [any prc])
Check for updates. |
any
|
index([any event], [any rc], [any prc])
Show Auto Updates screen. |
any
|
upload([any event], [any rc], [any prc])
Upload auto update. |
Methods inherited from class contentbox.modules.contentbox-admin.handlers.baseHandler |
---|
None |
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- coldbox:moduleSettings:contentboxserializable
- trueMethod Detail |
---|
Apply updates
event
rc
prc
Check for updates
event
rc
prc
Show Auto Updates screen
event
rc
prc
Upload auto update
event
rc
prc