Documentation

PresetRepository

Class ThemeOptionsRepository

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

Robin Glauser robin.glauser@cloudrexx.com

subpackage

core_module_templateeditor

Table of Contents

Properties

$storage  : Storable

Methods

__construct()  : mixed
findAll()  : array<string|int, mixed>
Find all presets
getByName()  : Preset
remove()  : mixed
save()  : bool
Save a ThemeOptions entity to the component.yml file.

Properties

Methods

findAll()

Find all presets

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

        
On this page

Search results