Uses of Interface
org.javlo.macro.core.IMacro
-
-
Uses of IMacro in CleanResourceNameMacro
Classes in CleanResourceNameMacro that implement IMacro Modifier and Type Class Description classCleanResourceImageMacro -
Uses of IMacro in org.javlo.config
Methods in org.javlo.config that return types with arguments of type IMacro Modifier and Type Method Description List<IMacro>StaticConfig. getSpecialMacros() -
Uses of IMacro in org.javlo.data
Methods in org.javlo.data that return types with arguments of type IMacro Modifier and Type Method Description List<IMacro>InfoBean. getAddMacro() -
Uses of IMacro in org.javlo.macro
-
Uses of IMacro in org.javlo.macro.bean
Classes in org.javlo.macro.bean that implement IMacro Modifier and Type Class Description classMacroGoHome -
Uses of IMacro in org.javlo.macro.core
Subinterfaces of IMacro in org.javlo.macro.core Modifier and Type Interface Description interfaceIInteractiveMacroClasses in org.javlo.macro.core that implement IMacro Modifier and Type Class Description classAbstractInteractiveMacroclassMacroBeanMethods in org.javlo.macro.core that return IMacro Modifier and Type Method Description IMacroMacroFactory. getMacro(String name)Methods in org.javlo.macro.core that return types with arguments of type IMacro Modifier and Type Method Description List<IMacro>MacroFactory. getMacros()Method parameters in org.javlo.macro.core with type arguments of type IMacro Modifier and Type Method Description static voidMacroFactory. sort(List<IMacro> macros) -
Uses of IMacro in org.javlo.macro.interactive
Classes in org.javlo.macro.interactive that implement IMacro Modifier and Type Class Description classAbstractDisplayModuleclassChangeImageFilterclassCreateArticleclassCreateArticleWidthTemplatesclassCreateBusinessComponentclassCreateChildrenclassCreateContentChildrenclassCreateRedirectionForAllLanguagesclassDeleteComponentclassDeleteDynamicComponentclassDisplayDashBoardclassDisplaySeoReportclassImportContentclassImportExternalPageclassImportGalleryMacroclassImportHTMLPageMacroclassImportJCRPageMacroclassLogAsUserclassMailingStatclassPushStaticOnFtpclassRenameChildrenclassSmartImportclassSocialShareclassUpdateUserRoleclassUploadGallery -
Uses of IMacro in org.javlo.macro.interactive.module
Classes in org.javlo.macro.interactive.module that implement IMacro Modifier and Type Class Description classComponentsMacroModuleclassMailingMacroModuleclassTaxonomyMacroModuleclassTemplateMacroModuleclassUserMacroModule -
Uses of IMacro in org.javlo.module.macro
Methods in org.javlo.module.macro that return IMacro Modifier and Type Method Description IMacroMacroModuleContext. getActiveMacro()Methods in org.javlo.module.macro with parameters of type IMacro Modifier and Type Method Description voidMacroModuleContext. setActiveMacro(IMacro activeMacro)
-