railo-context.Component
contentbox.model.content.renderers.SettingRenderer
A content renderer that transforms ${setting} into the actual setting displayed
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
any
|
cb
|
true
|
false
|
|
any
|
log
|
true
|
false
|
|
any
|
settingService
|
true
|
false
|
|
| Method Summary | |
|---|---|
void
|
cb_onContentRendering(any event, [struct interceptData='[runtime expression]'])
Execute on content translations for pages and blog entries. |
void
|
configure()
Configure this renderer. |
string
|
getCb()
|
string
|
getLog()
|
string
|
getSettingService()
|
any
|
setCb(any cb)
|
any
|
setLog(any log)
|
any
|
setSettingService(any settingService)
|
private any
|
translateContent(any builder, any content)
Translate the content. |
| Methods inherited from class railo-context.Component |
|---|
| None |
| Property Detail |
|---|
required - falseinject - CBHelper@cbserializable - truerequired - falseinject - logbox:logger:{this}serializable - truerequired - falseinject - settingService@cbserializable - true| Method Detail |
|---|
Execute on content translations for pages and blog entries
eventinterceptDataConfigure this renderer
cblogsettingServiceTranslate the content
buildercontent