Blog
extends Element
in package
Uses
ElementTrait
This is the 'blog' class, a DTO class for the theme configuration data.
The items stored in this class will remain immutable (only get methods are available).
This class extends SDK\Core\Dtos\Element, see this class.
Tags
Table of Contents
POST_LIST | = 'postList' | |
---|---|---|
getPostList() | This method returns the postList configuration. | : ItemList|null |
Constants
POST_LIST
public
mixed
POST_LIST
= 'postList'
Methods
getPostList()
This method returns the postList configuration.
public
getPostList() : ItemList|null