ZenphotoCMS 1.6.1

elFinder_options
in package

Option handler class

Table of Contents

__construct()  : mixed
class instantiation function
getOptionsSupported()  : array<string|int, mixed>
Reports the supported options
handleOption()  : mixed

Methods

__construct()

class instantiation function

public __construct() : 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

Search results