ZenphotoCMS 1.6.1

comment_form

Table of Contents

__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
Return values
mixed

admin_tabs()

public static admin_tabs(mixed $tabs) : mixed
Parameters
$tabs : mixed
Return values
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
Return values
mixed

toolbox()

public static toolbox() : mixed
Return values
mixed

Search results