ZenphotoCMS 1.6.x

AnyFile_Options

Option class for textobjects objects

Table of Contents

getOptionsSupported()  : array<string|int, mixed>
Standard option interface
handleOption()  : mixed
handleOptionSave()  : mixed

Methods

getOptionsSupported()

Standard option interface

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

handleOptionSave()

public handleOptionSave(mixed $themename, mixed $themealbum) : mixed
Parameters
$themename : mixed
$themealbum : mixed
Return values
mixed

Search results