Components

Component Base

No description/hint found

Component properties

Name Value
accessors true
persistent false
synchronized false
extends lucee.Component

Functions

addParam
Add a new param
addPart
add a new part
clear
clearAttributes
clearParams
Clear the stored params Array
clearParts
Clear the stored parts Array
getAttributes
getParams
getParts
getSupportedTagAttributes
getTagName
init
invokeTag
invokes the service tag
onMissingMethod
Allow general get() set() method on the attributes struct and on extra values ( like mail body )

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
methodname string false
methodArguments Array false
setAttributes
setParams

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
params Array true
setParts

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
parts Array true
setTagName

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
tagName String true