ZenphotoCMS 1.6.1

xmpMetadataOptions

Table of Contents

__construct()  : xmpMetadata_options
Class instantiation function
getOptionsSupported()  : array<string|int, mixed>
Option interface
handleOption()  : mixed
Custom option handler

Methods

__construct()

Class instantiation function

public __construct() : xmpMetadata_options
Return values
xmpMetadata_options

getOptionsSupported()

Option interface

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

handleOption()

Custom option handler

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

Search results