ZenphotoCMS 1.6.3

elFinder_options
in package

Option handler class

Table of Contents

Methods

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

Methods

__construct()

class instantiation function

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

        
On this page

Search results