ZenphotoCMS 1.6.3

defaultCodeblocks

Table of Contents

Properties

$codeblocks  : mixed

Methods

__construct()  : mixed
getCodeblock()  : array<string|int, mixed>
Returns the codeblocks as an serialized array
getOptionsSupported()  : mixed
handleOption()  : mixed
handleOptionSave()  : mixed
setCodeblock()  : mixed
set the codeblocks as an serialized array

Properties

Methods

getCodeblock()

Returns the codeblocks as an serialized array

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

handleOption()

public handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
$option : mixed
$currentValue : mixed

handleOptionSave()

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

setCodeblock()

set the codeblocks as an serialized array

public setCodeblock(mixed $cb) : mixed
Parameters
$cb : mixed

        
On this page

Search results