comment_form
in package
Table of Contents
Methods
- __construct() : mixed
- class instantiation function
- admin_tabs() : mixed
- getOptionsSupported() : array<string|int, mixed>
- Reports the supported options
- handleOption() : mixed
- toolbox() : mixed
Methods
__construct()
class instantiation function
public
__construct() : mixed
admin_tabs()
public
static admin_tabs(mixed $tabs) : mixed
Parameters
- $tabs : mixed
getOptionsSupported()
Reports the supported options
public
getOptionsSupported() : array<string|int, mixed>
Return values
array<string|int, mixed>handleOption()
public
handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
- $option : mixed
- $currentValue : mixed
toolbox()
public
static toolbox() : mixed