AbstractTagElement
in package
implements InterfaceTag

Interfaces, Classes and Traits

InterfaceTag

Table of Contents

$visibility  : bool
getDescription()  : string
getName()  : string
hide()  : mixed
isHidden()  : bool
replaceTags()  : string
show()  : mixed

Properties

$visibility

protected bool $visibility = true

Methods

getDescription()

public abstract getDescription() : string
Return values
string

getName()

public abstract getName() : string
Return values
string

hide()

public hide() : mixed
Return values
mixed

isHidden()

public isHidden() : bool
Return values
bool

replaceTags()

public abstract replaceTags(string $emailContent) : string
Parameters
$emailContent : string
Return values
string

show()

public show() : mixed
Return values
mixed

Search results