|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateContainer | |
|---|---|
| org.exoplatform.wiki.mow.core.api.wiki | |
| org.exoplatform.wiki.service | Wiki Services classes to handle all actions on the wiki. |
| org.exoplatform.wiki.service.impl | Packaging implementation of the services layer of the wiki application. |
| Uses of TemplateContainer in org.exoplatform.wiki.mow.core.api.wiki |
|---|
| Methods in org.exoplatform.wiki.mow.core.api.wiki that return TemplateContainer | |
|---|---|
protected abstract TemplateContainer |
Preferences.createTemplateContainer()
|
TemplateContainer |
Preferences.getTemplateContainer()
|
protected abstract TemplateContainer |
Preferences.getTemplateContainerByChromattic()
|
| Methods in org.exoplatform.wiki.mow.core.api.wiki with parameters of type TemplateContainer | |
|---|---|
protected abstract void |
Preferences.setTemplateContainerByChromattic(TemplateContainer templContainer)
|
| Uses of TemplateContainer in org.exoplatform.wiki.service |
|---|
| Methods in org.exoplatform.wiki.service that return TemplateContainer | |
|---|---|
TemplateContainer |
WikiService.getTemplatesContainer(WikiPageParams params)
Return the template container |
| Uses of TemplateContainer in org.exoplatform.wiki.service.impl |
|---|
| Methods in org.exoplatform.wiki.service.impl that return TemplateContainer | |
|---|---|
TemplateContainer |
WikiServiceImpl.getTemplatesContainer(WikiPageParams params)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||