Package com.terminalfour.publish.handlebars.helper.edit
The Edit package contains a few helpers to create links back into Terminalfour Site Manager,
to access
Direct Edit
,
edit the Section
, etc.-
Class Summary Class Description CreateContentHandlebarsHelper The {{createContent}} handlebars helper outputs a URL to allow an end-user to create a Content Item in the Section that is being published.CreateSectionHandlebarsHelper The {{createSection}} handlebars helper outputs a URL to allow an end-user to create a sub-section under the Section that is being published.DirectEditSectionHandlebarsHelper The {{directEditSection}} handlebars helper outputs a URL to allow an end-user to open Direct Edit for the Section that is being published.EditContentHandlebarsHelper The {{editContent}} handlebars helper outputs a URL to allow an end-user to edit the currently publishing Content Item.EditSectionHandlebarsHelper The {{editSection}} handlebars helper outputs a URL to allow an end-user to open the Section that is being published in the standard Terminalfour UI for editing.