Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
All Classes
A
C
E
G
H
I
M
N
P
R
S
T
V
W
A
appendCreateLink(StringBuffer, String, String)
- Method in class net.sf.maia.core.view.
MaiaRenderEngine
appendLink(StringBuffer, String, String, String)
- Method in class net.sf.maia.core.view.
MaiaRenderEngine
appendLink(StringBuffer, String, String)
- Method in class net.sf.maia.core.view.
MaiaRenderEngine
C
Configuration
- class net.sf.maia.web.
Configuration
.
Configuration()
- Constructor for class net.sf.maia.web.
Configuration
E
exists(String)
- Method in class net.sf.maia.core.view.
MaiaRenderEngine
G
getContent()
- Method in class net.sf.maia.
Page
Accessor to the content of this page.
getLastModified(Resource)
- Method in class net.sf.maia.core.view.
MaiaResourceLoader
getMaiaDir()
- Static method in class net.sf.maia.web.
Configuration
getMaiaRepositoryConfigFile()
- Static method in class net.sf.maia.web.
Configuration
getMaiaStorageDir()
- Static method in class net.sf.maia.web.
Configuration
getName()
- Method in class net.sf.maia.
Page
getPage(String)
- Method in interface net.sf.maia.
Wiki
Returns a wiki page.
getPage(String)
- Method in class net.sf.maia.core.
WikiImpl
getPage(String)
- Method in class net.sf.maia.core.storage.
PageStore
Returns a wiki page from the page store.
getProperty(String)
- Method in class net.sf.maia.
Page
Accessor to a given property.
getResourceStream(String)
- Method in class net.sf.maia.core.view.
MaiaResourceLoader
getSession()
- Method in interface net.sf.maia.core.storage.
SessionHolder
getSession()
- Method in class net.sf.maia.core.storage.
TestSessionHolder
getSessionHolder()
- Method in class net.sf.maia.core.storage.
PageStore
getType()
- Method in class net.sf.maia.
Page
getWiki()
- Method in class net.sf.maia.web.
ViewPageController
H
handleRequestInternal(HttpServletRequest, HttpServletResponse)
- Method in class net.sf.maia.web.
ViewPageController
I
InstallServlet
- class net.sf.maia.web.
InstallServlet
.
InstallServlet()
- Constructor for class net.sf.maia.web.
InstallServlet
importXML(InputStream)
- Method in class net.sf.maia.core.storage.
PageStore
init(ExtendedProperties)
- Method in class net.sf.maia.core.view.
MaiaResourceLoader
init(ServletConfig)
- Method in class net.sf.maia.web.
InstallServlet
isSourceModified(Resource)
- Method in class net.sf.maia.core.view.
MaiaResourceLoader
M
MaiaRenderEngine
- class net.sf.maia.core.view.
MaiaRenderEngine
.
MaiaRenderEngine()
- Constructor for class net.sf.maia.core.view.
MaiaRenderEngine
MaiaResourceLoader
- class net.sf.maia.core.view.
MaiaResourceLoader
.
MaiaResourceLoader()
- Constructor for class net.sf.maia.core.view.
MaiaResourceLoader
MaiaRuntimeException
- exception net.sf.maia.
MaiaRuntimeException
.
MaiaRuntimeException()
- Constructor for class net.sf.maia.
MaiaRuntimeException
MaiaRuntimeException(String)
- Constructor for class net.sf.maia.
MaiaRuntimeException
MaiaRuntimeException(String, Throwable)
- Constructor for class net.sf.maia.
MaiaRuntimeException
MaiaRuntimeException(Throwable)
- Constructor for class net.sf.maia.
MaiaRuntimeException
N
net.sf.maia
- package net.sf.maia
Provides classes and interfaces for the Maia public API.
net.sf.maia.core
- package net.sf.maia.core
Core implementation of the Maia wiki engine.
net.sf.maia.core.storage
- package net.sf.maia.core.storage
Provides classes and interfaces for storing wiki pages and properties.
net.sf.maia.core.view
- package net.sf.maia.core.view
Provides classes and interfaces for rendering wiki pages.
net.sf.maia.web
- package net.sf.maia.web
Provides classes and interfaces for the Maia web application.
P
Page
- class net.sf.maia.
Page
.
Page()
- Constructor for class net.sf.maia.
Page
PageStore
- class net.sf.maia.core.storage.
PageStore
.
PageStore()
- Constructor for class net.sf.maia.core.storage.
PageStore
R
renderContent(Page)
- Method in class net.sf.maia.core.view.
ViewManager
Applies a template on a wiki page and renders it to text.
S
SessionHolder
- interface net.sf.maia.core.storage.
SessionHolder
.
StorageException
- exception net.sf.maia.core.storage.
StorageException
.
StorageException()
- Constructor for class net.sf.maia.core.storage.
StorageException
StorageException(String)
- Constructor for class net.sf.maia.core.storage.
StorageException
StorageException(String, Throwable)
- Constructor for class net.sf.maia.core.storage.
StorageException
StorageException(Throwable)
- Constructor for class net.sf.maia.core.storage.
StorageException
setContent(String)
- Method in class net.sf.maia.
Page
Sets teh content for a wiki page.
setName(String)
- Method in class net.sf.maia.
Page
setPageStore(PageStore)
- Method in class net.sf.maia.core.
WikiImpl
Sets the PageStore to use for this Wiki instance.
setPageStore(PageStore)
- Method in class net.sf.maia.core.view.
MaiaRenderEngine
setRenderEngine(RenderEngine)
- Method in class net.sf.maia.core.view.
ViewManager
setSessionHolder(SessionHolder)
- Method in class net.sf.maia.core.storage.
PageStore
setType(String)
- Method in class net.sf.maia.
Page
setVelocityEngine(VelocityEngine)
- Method in class net.sf.maia.core.view.
ViewManager
setViewManager(ViewManager)
- Method in class net.sf.maia.core.
WikiImpl
Sets the TemplateEngine to use for this Wiki instance.
setWiki(Wiki)
- Method in class net.sf.maia.web.
ViewPageController
showCreate()
- Method in class net.sf.maia.core.view.
MaiaRenderEngine
TODO: implement by asking security framework
T
TemplateException
- exception net.sf.maia.core.view.
TemplateException
.
TemplateException()
- Constructor for class net.sf.maia.core.view.
TemplateException
TemplateException(String)
- Constructor for class net.sf.maia.core.view.
TemplateException
TemplateException(String, Throwable)
- Constructor for class net.sf.maia.core.view.
TemplateException
TemplateException(Throwable)
- Constructor for class net.sf.maia.core.view.
TemplateException
TestSessionHolder
- class net.sf.maia.core.storage.
TestSessionHolder
.
TestSessionHolder(Repository)
- Constructor for class net.sf.maia.core.storage.
TestSessionHolder
V
ViewManager
- class net.sf.maia.core.view.
ViewManager
.
ViewManager()
- Constructor for class net.sf.maia.core.view.
ViewManager
ViewPageController
- class net.sf.maia.web.
ViewPageController
.
ViewPageController()
- Constructor for class net.sf.maia.web.
ViewPageController
W
Wiki
- interface net.sf.maia.
Wiki
.
WikiImpl
- class net.sf.maia.core.
WikiImpl
.
WikiImpl()
- Constructor for class net.sf.maia.core.
WikiImpl
A
C
E
G
H
I
M
N
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
All Classes
Copyright © 2005 Maia. All Rights Reserved.