ZenphotoCMS 1.6.3

zp_PHPMailer
in package

Option handler class

Table of Contents

Methods

__construct()  : zp_PHPMailer
class instantiation function
getOptionsSupported()  : array<string|int, mixed>
Reports the supported options
handleOption()  : mixed
Custom opton handler--creates the clear ratings button

Methods

getOptionsSupported()

Reports the supported options

public getOptionsSupported() : array<string|int, mixed>
Return values
array<string|int, mixed>

handleOption()

Custom opton handler--creates the clear ratings button

public handleOption(string $option, string $currentValue) : mixed
Parameters
$option : string
$currentValue : string

        
On this page

Search results