Saxonberg Server API
Preparing search index...
mud/api/cms
CmsTreeListing
Interface CmsTreeListing
Result of listTree — the children of one node.
interface
CmsTreeListing
{
backend
:
CmsBackend
;
entries
:
CmsTreeEntry
[]
;
path
:
string
;
}
Index
Properties
backend
entries
path
Properties
backend
backend
:
CmsBackend
entries
entries
:
CmsTreeEntry
[]
path
path
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
backend
entries
path
Saxonberg Server API
Loading...
Result of listTree — the children of one node.