lucee.Componentcontentbox.models.ui.Widget
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- I represent a new widget to be created in the ContentBox System
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
author
|
true
|
false
|
|
any
|
authorURL
|
true
|
false
|
|
any
|
category
|
true
|
false
|
|
any
|
description
|
true
|
false
|
|
any
|
icon
|
true
|
false
|
|
any
|
name
|
true
|
false
|
|
any
|
version
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
string
|
getAuthor()
|
string
|
getAuthorURL()
|
string
|
getCategory()
|
string
|
getDescription()
|
string
|
getIcon()
|
string
|
getName()
|
string
|
getVersion()
|
any
|
setAuthor(any author)
|
any
|
setAuthorURL(any authorURL)
|
any
|
setCategory(any category)
|
any
|
setDescription(any description)
|
any
|
setIcon(any icon)
|
any
|
setName(any name)
|
any
|
setVersion(any version)
|
array
|
validate()
|
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueMethod Detail |
---|
author
authorURL
category
description
icon
name
version