public class CreatePressReleaseHereMacro extends AbstractMacro
| Constructor and Description |
|---|
CreatePressReleaseHereMacro() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPageStructureName() |
boolean |
isAdmin()
macro for admin >> return true macro for contributor >> retrun false
|
boolean |
isPreview()
is this macro can be execute in preview mode.
|
String |
perform(ContentContext ctx,
Map<String,Object> params) |
getAllComponent, getInfo, getMacroProperties, isAdd, isInterative, toStringpublic String getName()
public String getPageStructureName()
public String perform(ContentContext ctx, Map<String,Object> params) throws Exception
Exceptionpublic boolean isAdmin()
IMacroisAdmin in interface IMacroisAdmin in class AbstractMacropublic boolean isPreview()
IMacroCopyright © 2012-2018. All Rights Reserved.