Components

Component HelperBase

No description/hint found
Name Value
accessors true

Properties

Access Required Name Type Hint
public no attributes Struct
public no params Array
public no parts Array
public no tagName String

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