CustomerBookingCancellationTemplatePart
extends AbstractTemplatePart
in package
Tags
Table of Contents
- $tags : InterfaceTags
- __construct() : mixed
- getDescription() : string
- getFields() : array<string|int, mixed>
- getLabel() : string
- getName() : string
- renderDefaultTemplate() : string
- renderTemplate() : string
- initTags() : InterfaceTags
Properties
$tags
protected
InterfaceTags
$tags
Tags
Methods
__construct()
public
__construct() : mixed
Tags
Return values
mixed —getDescription()
public
getDescription() : string
Return values
string —getFields()
public
getFields() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —Array of args.
getLabel()
public
getLabel() : string
Return values
string —getName()
public
getName() : string
Return values
string —renderDefaultTemplate()
public
renderDefaultTemplate() : string
Return values
string —renderTemplate()
public
renderTemplate() : string
Tags
Return values
string —initTags()
protected
initTags() : InterfaceTags