lackey-cms/modules/cms/client/manager

Got to top

lackey-cms/modules/cms/client/manager~Manager

Kind: inner class of lackey-cms/modules/cms/client/manager

manager.get(contentId, path, variant, schema) ⇒ Promise.<Mixed>

Gets content node

Kind: instance method of Manager
Returns: Promise.<Mixed> - } [[Description]]

Param Type Description
contentId Number [[Description]]
path String [[Description]]
variant String | null [[Description]]
schema String | null [[Description]]

manager.set(contentId, path, variant, value) ⇒ Promise

Sets content node

Kind: instance method of Manager

Param Type
contentId Number
path String
variant String
value Mixed

manager.insertAfter(contentId, path, variant, value) ⇒ Promise

Inserts before

Kind: instance method of Manager

Param Type
contentId Number
path String
variant String
value Mixed

manager.remove(contentId, path, variant, value) ⇒ Promise

Removes

Kind: instance method of Manager

Param Type
contentId Number
path String
variant String
value Mixed

manager.getMedia(contentId, path, variant) ⇒ Promise.<Mixed>

Gets content node

Kind: instance method of Manager
Returns: Promise.<Mixed> - } [[Description]]

Param Type Description
contentId Number [[Description]]
path String [[Description]]
variant String | null [[Description]]

manager.setMedia(contentId, path, variant) ⇒ Promise.<Mixed>

Gets content node

Kind: instance method of Manager
Returns: Promise.<Mixed> - } [[Description]]

Param Type Description
contentId Number [[Description]]
path String [[Description]]
variant String | null [[Description]]

manager.onChanged(event)

Handler for repository changes

Kind: instance method of Manager

Param Type
event RepositoryEvent

manager.onStackChange(event)

Handler for stack change

Kind: instance method of Manager

Param Type
event StackEvent

Generated with gulp-jsdoc-to-markdown and roadmarks. © Enigma Marketing Services 2016

results matching ""

    No results matching ""