defaultCodeblocks
in package
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
$codeblocks
public
mixed
$codeblocks
Methods
__construct()
public
__construct() : mixed
getCodeblock()
Returns the codeblocks as an serialized array
public
getCodeblock() : array<string|int, mixed>
Return values
array<string|int, mixed>getOptionsSupported()
public
getOptionsSupported() : 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