public class MarkupDirective extends AbstractExtensibilityDirective
The markup directive is used to delimit a section of a FreeMarker template that can then be manipulated by extension module code.
ACTION, ACTION_AFTER, ACTION_BEFORE, ACTION_MERGE, ACTION_MODIFY, ACTION_REMOVE, ACTION_REPLACE, DIRECTIVE_ID, TARGET| Constructor and Description |
|---|
MarkupDirective(String directiveName,
ExtensibilityModel model) |
after, before, createExtensibilityDirectiveData, execute, getId, getModel, merge, remove, replacegetBooleanProperty, getDirectiveName, getStringPropertypublic MarkupDirective(String directiveName, ExtensibilityModel model)
Copyright © 2005–2015 Alfresco Software. All rights reserved.