A B C D E F G H I J L M N O P R S T U V W X Y

A

ACLController - class org.infoglue.cms.modules.security.impl.test.ACLController.
 
ACLController() - Constructor for class org.infoglue.cms.modules.security.impl.test.ACLController
 
addACE(String, IEditableACE) - Static method in class org.infoglue.cms.modules.security.impl.test.ACLController
 
addToContext(String, Object) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Add objects to be used in subsequent parsing like getParsedContentAttribute, include, etc
addTransparentColor(Color) - Method in class org.infoglue.cms.util.graphics.GifEncoder
 
authenticateUser(String, String) - Method in interface org.infoglue.cms.modules.security.IExtranetAuthenticationModule
 
authenticateUser(String, String) - Method in class org.infoglue.cms.modules.security.impl.test.JAASAuthenticationModule
 
AvailableServiceBindingDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.AvailableServiceBindingDeliveryController.
 

B

BaseDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController.
BaseDeliveryController.java Baseclass for Castor Controller Classes.
BaseDeliveryController() - Constructor for class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController
 
BasicTemplateController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController.
This is the most basic template controller supplying the templates using it with methods to fetch contents, structure and other suff needed for a site.
BasicTemplateController() - Constructor for class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The constructor for the templateController.
beginTransaction(Database) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController
Begins a transaction on the named database
BINDING - Static variable in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
browserBean - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
BrowserBean - class org.infoglue.cms.util.BrowserBean.
 
BrowserBean() - Constructor for class org.infoglue.cms.util.BrowserBean
 
buffer - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
bufptr - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
bufsize - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 

C

CacheController - class org.infoglue.cms.util.CacheController.
 
CacheController() - Constructor for class org.infoglue.cms.util.CacheController
 
cacheObject(String, Object, Object) - Static method in class org.infoglue.cms.util.CacheController
 
cachePage() - Method in class org.infoglue.cms.invokers.PageInvoker
This method is used to allow pagecaching on a general level.
ChartHelper - class org.infoglue.cms.util.charts.ChartHelper.
 
ChartHelper(TemplateController) - Constructor for class org.infoglue.cms.util.charts.ChartHelper
The default constructor.
clearCache(Class[], Object[]) - Static method in class org.infoglue.cms.util.CacheController
 
clearCache(String) - Static method in class org.infoglue.cms.util.CacheController
 
clearCaches() - Static method in class org.infoglue.cms.util.CacheController
 
clearCastorCaches() - Static method in class org.infoglue.cms.util.CacheController
 
closeDatabase(Database) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController
Close the database
ColorHelper - class org.infoglue.cms.util.graphics.ColorHelper.
This class is an attempt to give template-coders access to the Color-class in some ways.
ColorHelper() - Constructor for class org.infoglue.cms.util.graphics.ColorHelper
 
commitTransaction(Database) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController
Ends a transaction on the named database
CommonLogger - class org.infoglue.cms.util.webloggers.CommonLogger.
The CommonLogger class implements the abstract Logger class.
CommonLogger() - Constructor for class org.infoglue.cms.util.webloggers.CommonLogger
Construct a new Logger instance.
ComponentBasedHTMLPageInvoker - class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker.
 
ComponentBasedHTMLPageInvoker(HttpServletRequest, HttpServletResponse, TemplateController, DeliveryContext) - Constructor for class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
 
ComponentBinding - class org.infoglue.cms.applications.deliver.databeans.ComponentBinding.
 
ComponentBinding() - Constructor for class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
componentLogic - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
ComponentLogic - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic.
 
ComponentLogic(TemplateController, InfoGlueComponent) - Constructor for class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
ComponentProperty - class org.infoglue.cms.applications.deliver.databeans.ComponentProperty.
 
ComponentProperty() - Constructor for class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
contentDeliveryController - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
ContentDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController.
 
contentId - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
contextDestroyed(ServletContextEvent) - Method in class org.infoglue.cms.util.DeliverContextListener
This method is invoked when the Servlet Context (the Web Application) is undeployed or WebLogic Server shuts down.
contextInitialized(ServletContextEvent) - Method in class org.infoglue.cms.util.DeliverContextListener
This method is called when the servlet context is initialized(when the Web Application is deployed).
create(String, int, int) - Static method in class org.infoglue.cms.util.graphics.FontSaver
Works just like the Font Constructor: Creates a new font with the specified name, style and point size.

D

day - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
debug(String) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
debug(String, Throwable) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
DecoratedComponentBasedHTMLPageInvoker - class org.infoglue.cms.invokers.DecoratedComponentBasedHTMLPageInvoker.
 
DecoratedComponentBasedHTMLPageInvoker(HttpServletRequest, HttpServletResponse, TemplateController, DeliveryContext) - Constructor for class org.infoglue.cms.invokers.DecoratedComponentBasedHTMLPageInvoker
 
DecoratedComponentLogic - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DecoratedComponentLogic.
 
DecoratedComponentLogic(TemplateController, InfoGlueComponent) - Constructor for class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DecoratedComponentLogic
 
decoratePage(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method adds the neccessairy html to a template to make it right-clickable.
decoratePage(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method adds the neccessairy html to a template to make it right-clickable.
decoratePage(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
defaultValueIfNull(String) - Method in class org.infoglue.cms.util.webloggers.IISLogger
 
defaultValueIfNull(String) - Method in class org.infoglue.cms.util.webloggers.CommonLogger
 
deleteContentVersionAssets(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DigitalAssetDeliveryController
This method removes all images in the digitalAsset directory which belongs to a certain content version.
DeliverContextListener - class org.infoglue.cms.util.DeliverContextListener.
This class functions as the entry-point for all initialization of the Cms-tool.
DeliverContextListener() - Constructor for class org.infoglue.cms.util.DeliverContextListener
 
deliverPage() - Method in class org.infoglue.cms.invokers.PageInvoker
This method is used to send the page out to the browser or other device.
DeliveryContext - class org.infoglue.cms.applications.deliver.databeans.DeliveryContext.
 
DigitalAssetDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DigitalAssetDeliveryController.
 
divide(Float, int) - Method in class org.infoglue.cms.util.MathHelper
 
DO_NOT_USE_INHERITANCE - Static variable in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
DO_NOT_USE_INHERITANCE - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
DO_NOT_USE_LANGUAGE_FALLBACK - Static variable in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
DO_NOT_USE_LANGUAGE_FALLBACK - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
doAuthenticateUser() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
doCheckUser() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
doExecute() - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
This method is the application entry-point.
doExecute() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationStateAction
This method is the application entry-point.
doExecute() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction
This method is the application entry-point.
doExecute() - Method in class org.infoglue.cms.applications.deliver.actions.UpdateCacheAction
This method is the application entry-point.
doExecute() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
doExecute() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
doGetPageNavigationTitle() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction
This command is used to get the navigationtitle for a sitenode in a certain language.
doGetTemplateLogicMethods() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction
This command is used to get a list of all available methods on the templateController.
doLoginForm() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
doLogout() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
doNoAccess() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
doRenderDecoratedPage() - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
This method the renderer for the component editor.
dumpAndGetZipEntries(DigitalAsset, String, String, File) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DigitalAssetDeliveryController
 
dumpAndUnzipDigitalAsset(DigitalAsset, String, String, File) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DigitalAssetDeliveryController
This method dumps the digitalAsset to file and unzips it.
dumpAttributeToFile(String, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DigitalAssetDeliveryController
This method checks if the given file exists on disk.
dumpDigitalAsset(DigitalAsset, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DigitalAssetDeliveryController
This method checks if the given file exists on disk.
dumpDigitalAssetThumbnail(DigitalAsset, String, String, String, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DigitalAssetDeliveryController
This method checks if the given file exists on disk.

E

EditOnSiteBasicTemplateController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController.
This is the most basic template controller supplying the templates using it with methods to fetch contents, structure and other suff needed for a site.
EditOnSiteBasicTemplateController() - Constructor for class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
 
encode(BufferedImage, DataOutputStream, Hashtable) - Method in class org.infoglue.cms.util.graphics.GifEncoder
 
encode(String) - Static method in class org.infoglue.cms.util.HTUU
 
equals(Object) - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
errlog - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
error(String) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
error(String, Throwable) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
ExtranetController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ExtranetController.
 
ExtranetLoginAction - class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction.
This class is meant to be the authentication central for extranet users.
ExtranetLoginAction() - Constructor for class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
ExtranetPrincipal - class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal.
This class represents an Extranet Principal in InfoGlue.
ExtranetPrincipal(String, ExtranetUserVO, List) - Constructor for class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 

F

fatalError(String) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
fatalError(String, Throwable) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
fileSize(long) - Method in class org.infoglue.cms.util.MathHelper
 
fileSize(long, Locale) - Method in class org.infoglue.cms.util.MathHelper
 
floatStringToFloat(String) - Method in class org.infoglue.cms.util.MathHelper
 
floatStringToInteger(String) - Method in class org.infoglue.cms.util.MathHelper
 
FontHelper - class org.infoglue.cms.util.graphics.FontHelper.
This class is an attempt to give template-coders access to the Font-class in some ways.
FontHelper() - Constructor for class org.infoglue.cms.util.graphics.FontHelper
 
FontSaver - class org.infoglue.cms.util.graphics.FontSaver.
 
FontSaver() - Constructor for class org.infoglue.cms.util.graphics.FontSaver
 
FOPCmsLogger - class org.infoglue.cms.util.graphics.FOPCmsLogger.
 
FOPCmsLogger() - Constructor for class org.infoglue.cms.util.graphics.FOPCmsLogger
 
FOPHelper - class org.infoglue.cms.util.graphics.FOPHelper.
 
FOPHelper() - Constructor for class org.infoglue.cms.util.graphics.FOPHelper
 
FormDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.FormDeliveryController.
 

G

generateGifImageFromText(String, String, String) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
This method generates a gif-image from the send in string with the given width/height.
generatePDF(String, File) - Method in class org.infoglue.cms.util.graphics.FOPHelper
 
getACE(String) - Method in interface org.infoglue.cms.modules.security.IExtranetUserBean
 
getACE(String) - Method in interface org.infoglue.cms.modules.security.IExtranetUser
 
getACE(String) - Method in class org.infoglue.cms.modules.security.impl.test.UserBean
 
getACE(String) - Method in class org.infoglue.cms.modules.security.impl.test.User
 
getACEForUser(String, String) - Static method in class org.infoglue.cms.modules.security.impl.test.ACLController
 
getACL(String) - Static method in class org.infoglue.cms.modules.security.impl.test.ACLController
 
getArchiveBaseUrl(Integer, Integer, String, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This method deliveres a String with the URL to the base path of the directory resulting from an unpacking of a uploaded zip-digitalAsset.
getArchiveBaseUrl(Integer, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the base path of the directory resulting from an unpacking of a uploaded zip-digitalAsset.
getArchiveBaseUrl(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the base path of the directory resulting from an unpacking of a uploaded zip-digitalAsset.
getArchiveBaseUrl(String, int, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the base path of the directory resulting from an unpacking of a uploaded zip-digitalAsset.
getArchiveBaseUrl(String, int, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the base path of the directory resulting from an unpacking of a uploaded zip-digitalAsset.
getArchiveBaseUrl(String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the base path of the directory resulting from an unpacking of a uploaded zip-digitalAsset.
getArchiveBaseUrl(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the base path of the directory resulting from an unpacking of a uploaded zip-digitalAsset.
getArchiveEntries(Integer, Integer, String, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
 
getArchiveEntries(Integer, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getArchiveEntries(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getAssetFileSize(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Provide the same interface for getting asset filesize as for getting url.
getAssetFileSize(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getAssetFileSize(Integer, Integer, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
 
getAssetFileSize(Integer, Integer, String, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
 
getAssetFileSize(Integer, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getAssetFileSize(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getAssetFileSize(String, int) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getAssetFileSize(String, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getAssetFileSize(String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getAssetFileSize(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getAssetKeys(Integer, Integer, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This method returns all the assetsKeys available in a contentVersion.
getAssetKeys(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a list of strings which represents all assetKeys for a content.
getAssetKeys(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a list of strings which represents all assetKeys for a content.
getAssetThumbnailUrl(Integer, Integer, Integer, boolean, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This is the basic way of getting an asset-url for a content.
getAssetThumbnailUrl(Integer, Integer, String, Integer, boolean, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This is the basic way of getting an asset-url for a content.
getAssetThumbnailUrl(Integer, int, int) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the thumbnail for the digital asset asked for.
getAssetThumbnailUrl(Integer, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getAssetThumbnailUrl(Integer, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the thumbnail for the digital asset asked for.
getAssetThumbnailUrl(Integer, String, int, int) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the thumbnail for the digital asset asked for.
getAssetThumbnailUrl(Integer, String, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getAssetThumbnailUrl(Integer, String, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the thumbnail for the digital asset asked for.
getAssetThumbnailUrl(String, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getAssetThumbnailUrl(String, String, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getAssetUrl(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(Integer, Integer, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This is the basic way of getting an asset-url for a content.
getAssetUrl(Integer, Integer, String, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This is the basic way of getting an asset-url for a content.
getAssetUrl(Integer, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getAssetUrl(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getAssetUrl(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(String, int) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(String, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAssetUrl(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getAssetUrl(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the digital asset asked for.
getAttributeStringValue(String) - Method in interface org.infoglue.cms.modules.security.IExtranetUserBean
 
getAttributeStringValue(String) - Method in interface org.infoglue.cms.modules.security.IExtranetUser
 
getAttributeStringValue(String) - Method in class org.infoglue.cms.modules.security.impl.test.UserBean
 
getAttributeStringValue(String) - Method in class org.infoglue.cms.modules.security.impl.test.User
 
getAttributeValue(ContentVersionVO, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This method fetches a value from the xml that is the contentVersions Value.
getAuthenticatedPrincipal(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ExtranetController
This method autenticates a user.
getAvailableLanguages() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method returns a list of all languages available on the current site/repository.
getAvailableLanguages() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns a list of all languages available on the current site/repository.
getAvailableLanguages(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
This method returns the languages assigned to a respository.
getAvailableServiceBinding(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.AvailableServiceBindingDeliveryController
This method returns the available service binding with a specific name.
getAvailableServiceBindingDeliveryController() - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.AvailableServiceBindingDeliveryController
Factory method
getBindingPath() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
getBoldStyle() - Method in class org.infoglue.cms.util.graphics.FontHelper
Returns the bold-style
getBoundContent(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method return a single content bound.
getBoundContent(Integer, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method return a single content bound.
getBoundContent(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a single ContentVO-objects that is the bound content of named binding.
getBoundContent(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a single ContentVO-objects that is the bound content of named binding.
getBoundContentId(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getBoundContents(Integer, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns a list of contents bound to the named availableServiceBinding.
getBoundContents(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a list of ContentVO-objects that is the bound content of named binding.
getBoundContents(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getBoundContents(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of ContentVO-objects that is the bound content of named binding.
getBoundFolderContents(Integer, Integer, boolean, Integer, String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns a list of children to the bound content with the named availableServiceBindingName.
getBoundFolderContents(Integer, Integer, String, boolean, Integer, String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns a list of children to the bound content with the named availableServiceBindingName.
getBoundFolderContents(Integer, String, boolean, String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a list of ContentVO-objects that is children to the bound content of named binding on the siteNode sent in.
getBoundFolderContents(Integer, String, boolean, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of ContentVO-objects that is children to the bound content of named binding on the siteNode sent in.
getBoundFolderContents(String, boolean, String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a list of ContentVO-objects that is children to the bound content of named binding.
getBoundFolderContents(String, boolean, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
The method returns a list of ContentVO-objects that is children to the bound content of named binding on the siteNode sent in.
getBoundFolderContents(String, boolean, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of ContentVO-objects that is children to the bound content of named binding.
getBoundPage(String, int) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a list of WebPage-objects that is the bound sitenodes of named binding.
getBoundPage(String, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of WebPage-objects that is the bound sitenodes of named binding.
getBoundPages(Integer, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This methods get a list of bound pages with the structureBindningName sent in which resides on the siteNodeId sent in.
getBoundPages(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
The method returns a list of WebPage-objects that is the bound sitenodes of named binding.
getBoundPages(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This methods get a list of bound pages with the structureBindningName sent in which resides on the siteNodeId sent in.
getBoundPages(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getBoundPages(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
The method returns a list of WebPage-objects that is the bound sitenodes of named binding.
getBoundPages(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
This method returns a list of pages bound to the component.
getBoundPages(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getBoundSiteNode(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method return a single siteNode bound.
getBoundSiteNode(Integer, String, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method return a single siteNode bound.
getBoundSiteNodes(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method should be rewritten later....
getBrowserBean() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for the browserBean which supplies information about the users browser, OS and other stuff.
getBrowserBean() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for the browserBean which supplies information about the users browser, OS and other stuff.
getCachedObject(String, Object) - Static method in class org.infoglue.cms.util.CacheController
 
getChart() - Method in interface org.infoglue.cms.util.charts.XMLDataDiagram
 
getChart() - Method in class org.infoglue.cms.util.charts.TimeSeriesDiagram
 
getChartHelper() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the math utility.
getChildContents(Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This method returns a sorted list of childContents to a content ordered by the given attribute in the direction given.
getChildContents(Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the children of a content.
getChildContents(Integer, boolean, String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a list of ContentVO-objects that is children to the bound content sent in.
getChildContents(Integer, boolean, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of ContentVO-objects that is children to the bound content sent in.
getChildLogger(String) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
getChildPages() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a list of WebPage-objects that is the children of the current siteNode.
getChildPages() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of WebPage-objects that is the children of the current siteNode.
getChildPages(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a list of WebPage-objects that is the children of the given siteNode.
getChildPages(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
This method returns a list of childpages.
getChildPages(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of WebPage-objects that is the children of the given siteNode.
getChildPages(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of WebPage-objects that is the children of the given siteNode.
getChildSiteNodes(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the list of siteNodeVO which is children to this one.
getCollection(String) - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
This is the method that lets you call the endpoint and get a list of values back.
getColor(int, int, int) - Method in class org.infoglue.cms.util.graphics.ColorHelper
Used to get a color-object
getColorHelper() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method gets the color utility.
getColorHelper() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the color utility.
getComponent(Element, String, TemplateController) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method gets a specific component.
getComponent(TemplateController, InfoGlueComponent, Integer, String) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method fetches a subcomponent from either the current page or from a parent node if it's not defined.
getComponentContents() - Method in class org.infoglue.cms.invokers.DecoratedComponentBasedHTMLPageInvoker
This method returns the contents that are of contentTypeDefinition "HTMLTemplate"
getComponentId() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getComponentId() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
getComponentLogic() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method gets a component logic helper object.
getComponentLogic() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a component logic helper object.
getComponentPropertiesDocument(TemplateController, Integer, Integer, Integer) - Method in class org.infoglue.cms.invokers.DecoratedComponentBasedHTMLPageInvoker
This method fetches the pageComponent structure as a document.
getComponents() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
getComponents() - Method in class org.infoglue.cms.applications.deliver.databeans.Slot
 
getComponents(Element, TemplateController) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method gets a Map of the components available on the page.
getComponents(TemplateController, InfoGlueComponent, Integer, String) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method fetches a subcomponent from either the current page or from a parent node if it's not defined.
getComponentString(TemplateController, Integer) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method fetches the component template as a string.
getContent() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for the current content
getContent() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for the current content
getContent(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for the current content
getContent(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for the current content
getContentAttribute(ContentVersionVO, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This is the most common way of getting attributes from a content.
getContentAttribute(Integer, Integer, String, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This is the most common way of getting attributes from a content.
getContentAttribute(Integer, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the content-attribute asked for.
getContentAttribute(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method deliveres a String with the content-attribute asked for.
getContentAttribute(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the content-attribute asked for.
getContentAttribute(Integer, String, boolean) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getContentAttribute(Integer, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getContentAttribute(Integer, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getContentAttribute(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the content-attribute asked for if it exists in the content defined in the url-parameter contentId.
getContentAttribute(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method deliveres a String with the content-attribute asked for if it exists in the content defined in the url-parameter contentId.
getContentAttribute(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the content-attribute asked for if it exists in the content defined in the url-parameter contentId.
getContentAttribute(String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getContentAttribute(String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getContentAttribute(String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the content-attribute asked for.
getContentAttribute(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method deliveres a String with the content-attribute asked for.
getContentAttribute(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getContentAttribute(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the content-attribute asked for.
getContentAttribute(String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getContentAttribute(String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getContentAttributeAsImageUrl(Integer, String, int, int, int, int, int, int, String, int, int, Color, Color) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getContentAttributeAsImageUrl(Integer, String, int, int, int, int, int, int, String, int, int, Color, Color) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getContentAttributeAsImageUrl(Integer, String, int, int, int, int, int, int, String, int, int, Color, Color, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getContentAttributeAsImageUrl(Integer, String, int, int, int, int, int, int, String, int, int, Color, Color, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getContentAttributeAsImageUrl(Integer, String, int, int, int, int, int, int, String, int, int, String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getContentAttributeAsImageUrl(Integer, String, int, int, int, int, int, int, String, int, int, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getContentAttributeAsImageUrl(String, String, int, int) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the content-attribute asked for generated as a gif-file.
getContentAttributeAsImageUrl(String, String, int, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the content-attribute asked for generated as a gif-file.
getContentAttributeAsImageUrl(String, String, int, int, int, int, int, int, String, int, int, Color, Color) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getContentAttributeAsImageUrl(String, String, int, int, int, int, int, int, String, int, int, Color, Color) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getContentAttributeAsImageUrl(String, String, int, int, int, int, int, int, String, int, int, Color, Color, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getContentAttributeAsImageUrl(String, String, int, int, int, int, int, int, String, int, int, Color, Color, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getContentAttributeAsImageUrl(String, String, int, int, int, int, int, int, String, int, int, String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getContentAttributeAsImageUrl(String, String, int, int, int, int, int, int, String, int, int, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getContentAttributeAsImageUrl(String, String, int, int, int, int, int, int, String, int, int, String, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getContentAttributeAsPDFUrl(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method uses the content-attribute to generate a pdf-file.
getContentBindings() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getContentDeliveryController() - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
Factory method
getContentId() - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
getContentId() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
getContentId() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
getContentId() - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
getContentId() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getContentId() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for the contentId
getContentId() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for the contentId
getContentId(Integer, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for bound contentId for a binding on a special siteNode
getContentId(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for bound contentId for a binding on a special siteNode
getContentId(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for bound contentId for a binding
getContentTypeAttributes(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.FormDeliveryController
This method returns the attributes in the content type definition for generation.
getContentTypeDefinitionVO(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns the ContentTypeVO-objects of the given contentId.
getContentTypeDefinitionVO(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This method returns the contentTypeDefinitionVO of the content sent in.
getContentTypeDefinitionVO(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns the ContentTypeVO-objects of the given contentId.
getContentVersionVO(Integer, Integer, Integer, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This method returns that contentVersionVO which matches the parameters sent in and which also has the correct state for this delivery-instance.
getContentVO(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This method return a contentVO
getController() - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ExtranetController
Factory method
getCurrentDate(String) - Method in class org.infoglue.cms.util.webloggers.IISLogger
This method returns a date as a string.
getCurrentDate(String) - Method in class org.infoglue.cms.util.webloggers.CommonLogger
This method returns a date as a string.
getCurrentPagePath() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method constructs a string representing the path to the page with respect to where in the structure the page is.
getCurrentPagePath() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method constructs a string representing the path to the page with respect to where in the structure the page is.
getCurrentPageUrl() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a new url pointing to the same address as now but in the language corresponding to the code sent in.
getCurrentPageUrl() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a new url pointing to the same address as now but in the language corresponding to the code sent in.
getDeliveryContext() - Static method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getDeliveryContext() - Method in class org.infoglue.cms.invokers.PageInvoker
 
getDigitalAssetBaseUrl() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method returns the base url for the digital assets.
getDigitalAssetBaseUrl() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns the base url for the digital assets.
getDigitalAssetDeliveryController() - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DigitalAssetDeliveryController
Factory method
getDigitalAssetUrl(Integer, String) - Method in class org.infoglue.cms.invokers.DecoratedComponentBasedHTMLPageInvoker
This method fetches an url to the asset for the component.
getElapsedTime() - Method in class org.infoglue.cms.util.Timer
 
getEmail() - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
getEncodedUrl(String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getEncodedUrl(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getEntityClass() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getEntityClass() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
getEntityId() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getEntityId() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
getErrorMessage() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
getExtranetRoles() - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
getExtranetUserVO() - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
getFirstName() - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
getFontHelper() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method gets the color utility.
getFontHelper() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the color utility.
getFormAttributes(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns a list of form elements/attributes based on the schema sent in.
getFormContentId() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
getFormDeliveryController() - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.FormDeliveryController
Factory method
getHasLocalizedVersion(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method return true if a localized version with the current language exist
getHasLocalizedVersion(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method return true if a localized version with the current language exist
getHasUserPageAccess(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method return true if the user logged in has access to the siteNode sent in.
getHasUserPageWriteAccess(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method return true if the user logged in has access to the siteNode sent in.
getHexColor(String) - Method in class org.infoglue.cms.util.graphics.ColorHelper
Used to create a new color-object by hex-values.
getHostAddress() - Method in class org.infoglue.cms.util.webloggers.IISLogger
 
getHostAddress() - Method in class org.infoglue.cms.util.webloggers.CommonLogger
 
getHostName() - Method in class org.infoglue.cms.util.webloggers.IISLogger
 
getHostName() - Method in class org.infoglue.cms.util.webloggers.CommonLogger
 
getHttpServletRequest() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for request-object
getId() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
getId() - Method in class org.infoglue.cms.applications.deliver.databeans.Slot
 
getId() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getId() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
getId() - Method in interface org.infoglue.cms.modules.security.IExtranetEditableUser
 
getId() - Method in interface org.infoglue.cms.modules.security.IExtranetEditableRole
 
getId() - Method in interface org.infoglue.cms.modules.security.IEditableACE
 
getId() - Method in class org.infoglue.cms.modules.security.impl.test.User
 
getInheritedComponents(TemplateController, InfoGlueComponent, Integer, String) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method fetches a subcomponent from either the current page or from a parent node if it's not defined.
getInlineAssetUrl(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the digital asset asked for.
getIntegrationDeliveryController(DeliveryContext) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.IntegrationDeliveryController
Factory method
getIntegrationDeliveryController(Integer, Integer, Integer) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.IntegrationDeliveryController
Factory method
getIsActive() - Method in class org.infoglue.cms.util.Timer
 
getIsApplicationSettingsOk() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationStateAction
 
getIsDatabaseConnectionOk() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationStateAction
 
getIsDiskPermissionOk() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationStateAction
 
getIsEditOnSightDisabled() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method returns true if the page in question (ie sitenode) has page-caching disabled.
getIsEditOnSightDisabled() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns true if the page in question (ie sitenode) has page-caching disabled.
getIsEditOnSightDisabled(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns true if the if the page in question (ie sitenode) has editOnSight disabled.
getIsInherited() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
getIsMultipleBinding() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getIsPageCacheDisabled() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method returns true if the page in question (ie sitenode) has page-caching disabled.
getIsPageCacheDisabled() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns true if the if the page in question (ie sitenode) has page-caching disabled.
getIsPageCacheDisabled(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns true if the if the page in question (ie sitenode) has page-caching disabled.
getIsPageProtected() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method returns true if the page in question (ie sitenode) has it's protected property enabled.
getIsPageProtected() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns true if the page in question (ie sitenode) has it's protected property enabled.
getIsPageProtected(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns true if the if the page in question (ie sitenode) is protected byt the exctranet fnctionality.
getIsParentToCurrent(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method helps us find out if the current site node is the same or a child to the sent in one.
getIsParentToCurrent(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method helps us find out if the current site node is the same or a child to the sent in one.
getIsPrincipalAuthorized(Principal, String, String, NodeDeliveryController) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ExtranetController
This method checks if a user has access to an entity.
getIsPrincipalAuthorizedForWriteAccess(Principal, String, String, NodeDeliveryController) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ExtranetController
This method checks if a user has write access to an entity.
getIsSuccessfull() - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
This method returns true if the request to the webservice returned successfully.
getIsTestQueriesOk() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationStateAction
 
getItalicStyle() - Method in class org.infoglue.cms.util.graphics.FontHelper
Returns the italic style
getLanguageCode() - Method in class org.infoglue.cms.util.BrowserBean
 
getLanguageCode(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method supplies a method to get the locale of the language sent in.
getLanguageDeliveryController() - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
Factory method
getLanguageId() - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
getLanguageId() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
getLanguageId() - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
getLanguageId() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getLanguageId() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for the languageId
getLanguageId() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for the languageId
getLanguageIfRepositorySupportsIt(String, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
This method returns language with the languageCode sent in if it is allowed/supported in the current repository.
getLanguageWithCode(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
This method returns language with the languageCode sent in.
getLanguageVO(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
This method return a LanguageVO
getLastName() - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
getLatestSiteNodeVersion(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the latest sitenodeVersion there is for the given siteNode.
getLatestSiteNodeVersion(Integer, Database) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the latest sitenodeVersion there is for the given siteNode.
getLocale() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method supplies a method to get the locale of the language currently in use.
getLocaleWithId(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
This method returns language with the languageCode sent in.
getLocalizedBoundPages(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
The method returns a list of WebPage-objects that is the bound sitenodes of named binding.
getLocalizedBoundPages(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
The method returns a list of WebPage-objects that is the bound sitenodes of named binding.
getMap() - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
A helper method that lets the template get hold of a Map-object to populate.
getMap(String) - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
This is the method that lets you call the endpoint and get a map of values back.
getMap(String, Map) - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
This is the method that lets you call the endpoint and get a map of values back.
getMasterLanguage(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
This method returns the master language.
getMasterLanguage(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
This method returns the master language.
getMasterRepository() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.RepositoryDeliveryController
This method returns the master repository.
getMathHelper() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method gets the math utility.
getMathHelper() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the math utility.
getMessage() - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
This method returns any message coming from the webservice.
getMetaInfoContentId() - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
getMetaInfoContentId(Integer, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the contentId of the bound metainfo-content to the given page.
getName() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
getName() - Method in class org.infoglue.cms.applications.deliver.databeans.Slot
 
getName() - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
getName() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getNavigationTitle() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction
 
getNavigationTitle() - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
getNodeAvailableLanguages() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method returns a list of all languages available on the current sitenode.
getNodeAvailableLanguages() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns a list of all languages available on the current sitenode.
getNodeAvailableLanguages(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getNodeAvailableLanguages(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getNodeDeliveryController(DeliveryContext) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
Factory method
getNodeDeliveryController(Integer, Integer, Integer) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
Factory method
getNumber() - Method in class org.infoglue.cms.applications.deliver.databeans.Slot
 
getNumberAsString(Object, Locale, String) - Method in class org.infoglue.cms.util.MathHelper
This method returns a string represented a formatted float value.
getNumberAsString(Object, String) - Method in class org.infoglue.cms.util.MathHelper
This method returns a string represented a formatted float value.
getNumberFormatHelper() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method gets the NumberFormat instance with the proper locale.
getNumberFormatHelper() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the NumberFormat instance with the proper locale.
getObjectConverter() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the object converter utility.
getObjectWithId(Class, Integer, Database) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController
This method fetches one object / entity within a transaction.
getObjectWithId(Class, Integer, Database) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController
This method fetches one object / entity within a transaction.
getObjectWithName(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getObjectWithName(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getObjectWithName(String, HttpServletRequest) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.IntegrationDeliveryController
 
getPageBaseUrl() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns a url to the delivery engine
getPageBaseUrl(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the page asked for.
getPageBaseUrl(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the page asked for.
getPageComponents(Element, String, TemplateController) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method gets the component structure on the page.
getPageComponentsDocument(TemplateController, Integer, Integer, Integer) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method fetches the pageComponent structure as a document.
getPageComponentsString(TemplateController, Integer, Integer, Integer) - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This method fetches the pageComponent structure from the metainfo content.
getPageContentType() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method returns the contenttype this page should return.
getPageContentType() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns the contenttype this page should return.
getPageKey() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getPageNavigationTitle(Integer, Integer, Integer, String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the navigation-title to the given page.
getPageNavTitle(Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the Navigation title the page asked for has.
getPageNavTitle(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getPageNavTitle(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the Navigation title the page asked for has.
getPageNavTitle(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the Navigation title the page asked for has.
getPageNavTitle(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method deliveres a String with the Navigation title the page asked for has.
getPageNavTitle(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getPageNavTitle(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the Navigation title the page asked for has.
getPageNavTitle(String, int) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the Navigation title the page asked for has.
getPageNavTitle(String, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the Navigation title the page asked for has.
getPagePath() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getPagePath(Integer, Integer, Integer, String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method constructs a string representing the path to the page with respect to where in the structure the page is.
getPageString() - Method in class org.infoglue.cms.invokers.PageInvoker
 
getPageTitle() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the Navigation title the page the user are on has.
getPageTitle() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the Navigation title the page the user are on has.
getPageUrl(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getPageUrl(Integer, Integer, Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a new url pointing to the same address as now but with new parameters.
getPageUrl(Integer, Integer, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns a url to the given page.
getPageUrl(Integer, Integer, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.DecoratedComponentLogic
This method returns a url to the given page.
getPageUrl(Integer, Integer, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
This method returns a url to the given page.
getPageUrl(Integer, Integer, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a new url pointing to the same address as now but with new parameters.
getPageUrl(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the page asked for.
getPageUrl(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getPageUrl(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the page asked for.
getPageUrl(String, Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the page asked for.
getPageUrl(String, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getPageUrl(String, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the page asked for.
getPageUrl(String, int, Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the page asked for.
getPageUrl(String, int, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the page asked for.
getPageUrl(WebPage, Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method just gets a new URL but with the given contentId in it.
getPageUrl(WebPage, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method just gets a new URL but with the given contentId in it.
getPageUrlAfterLanguageChange(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a new url pointing to the same address as now but in the language corresponding to the code sent in.
getPageUrlAfterLanguageChange(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a new url pointing to the same address as now but in the language corresponding to the code sent in.
getPageUrlOnPosition(String, int) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the URL to the page asked for.
getPageUrlOnPosition(String, int) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the URL to the page asked for.
getParentSiteNode(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the SiteNodeVO that is the parent to the one sent in.
getParentSiteNode(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns the parent siteNode to the given siteNode.
getParsedContentAttribute(Integer, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(String, boolean) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getParsedContentAttribute(String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getParsedContentAttribute(String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getParsedContentAttribute(String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getParsedContentAttribute(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the content-attribute asked for after it has been parsed and all special tags have been converted.
getParsedContentAttribute(String, String, boolean) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getParsedContentAttribute(String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getParsedContentAttribute(String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method is just a dummy method used to ensure that we can ensure to not get a decorated attribute value if OnSiteEdit is on.
getPassword() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
getPassword() - Method in interface org.infoglue.cms.modules.security.IExtranetUserBean
 
getPassword() - Method in interface org.infoglue.cms.modules.security.IExtranetUser
 
getPassword() - Method in class org.infoglue.cms.modules.security.impl.test.UserBean
 
getPassword() - Method in class org.infoglue.cms.modules.security.impl.test.User
 
getPlainStyle() - Method in class org.infoglue.cms.util.graphics.FontHelper
Returns the plain-style
getPrincipal() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getPrincipalPropertyHashValues(ExtranetPrincipal, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getting a property for a Principal - used for personalisation.
getPrincipalPropertyHashValues(ExtranetPrincipal, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getting a property for a Principal - used for personalisation.
getPrincipalPropertyHashValues(ExtranetPrincipal, String, Integer, Integer, boolean, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ExtranetController
Getting a property for a Principal - used for personalisation.
getPrincipalPropertyHashValues(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getting a property for the current Principal - used for personalisation.
getPrincipalPropertyHashValues(String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getting a property for the current Principal - used for personalisation.
getPrincipalPropertyValue(ExtranetPrincipal, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getting a property for the current Principal - used for personalisation.
getPrincipalPropertyValue(ExtranetPrincipal, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getting a property for a Principal - used for personalisation.
getPrincipalPropertyValue(ExtranetPrincipal, String, Integer, Integer, boolean, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ExtranetController
Getting a property for a Principal - used for personalisation.
getPrincipalPropertyValue(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getting a property for the current Principal - used for personalisation.
getPrincipalPropertyValue(String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getting a property for the current Principal - used for personalisation.
getProperties() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
getPropertyValue(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ComponentLogic
 
getRandom() - Method in class org.infoglue.cms.util.MathHelper
Gets a random number.
getRandom(int) - Method in class org.infoglue.cms.util.MathHelper
Gets a random number with an upper limit.
getRedirectAddress() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
getReferer() - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
getReferer() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
getRelatedContents(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a List of related contents defined in an attribute as an xml-definition.
getRelatedContents(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a List of related contents defined in an attribute as an xml-definition.
getRelatedContents(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a List of related contents defined in an attribute as an xml-definition.
getRelatedContentsByQualifyer(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a List of related contents defined in an attribute as an xml-definition.
getRelatedPages(Integer, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a List of related contents defined in an attribute as an xml-definition.
getRelatedPages(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a List of related siteNodes defined in an attribute as an xml-definition.
getRelatedPages(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a List of related contents defined in an attribute as an xml-definition.
getRepositoryBaseUrl() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method returns the base url for the digital assets.
getRepositoryBaseUrl() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method returns the base url for the digital assets.
getRepositoryDeliveryController() - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.RepositoryDeliveryController
Factory method
getRepositoryName() - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
getRepositoryName() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getRepositoryVOList() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.RepositoryDeliveryController
This method returns all the repositories.
getRequest() - Method in class org.infoglue.cms.invokers.PageInvoker
 
getRequestParamenterNames() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for request-parameters
getRequestParamenterNames() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for request-parameters
getRequestParameter(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for request-parameter
getRequestParameter(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for request-parameter
getRequestParameterValues(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for request-parameters
getRequestParameterValues(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for request-parameters
getResponse() - Method in class org.infoglue.cms.invokers.PageInvoker
 
getReturnAddress() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
getRole() - Method in interface org.infoglue.cms.modules.security.IEditableACE
 
getRootSiteNode(Integer) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the root siteNodeVO for the specified repository.
getRootSiteNode(String) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the root siteNodeVO for the specified repository.
getServiceUrl() - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
A method to set the serviceUrl which is the endpoint of this call.
getSession() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getSiteNode(Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
This method returns the SiteNodeVO that is sent in.
getSiteNodeBindings() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getSiteNodeId() - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
Setters and getters for all things sent to the page in the request
getSiteNodeId() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
getSiteNodeId() - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
getSiteNodeId() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getSiteNodeId() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for the siteNodeId
getSiteNodeId() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for the siteNodeId
getSiteNodeId(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Getter for the siteNodeId on a specific bound page
getSiteNodeId(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for the siteNodeId on a specific bound page
getSlotList() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
getSlots() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
getSortedChildContents(Integer, Integer, Integer, Database, boolean, Integer, String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.ContentDeliveryController
This method returns a sorted list of childContents to a content ordered by the given attribute in the direction given.
getSourceId() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction
 
getStatisticsService() - Static method in class org.infoglue.cms.services.StatisticsService
A factory singleton implementation
getString(String) - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
This is the method that lets you call the endpoint and get a single string-value back.
getStringAsImageUrl(String, int, int, int, int, int, int, String, int, int, Color, Color) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method deliveres a String with the content-attribute asked for generated as a png-file.
getStringAsImageUrl(String, int, int, int, int, int, int, String, int, int, Color, Color) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getStringAsImageUrl(String, int, int, int, int, int, int, String, int, int, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method deliveres a String with the content-attribute asked for generated as a png-file.
getTemplateAttributeName() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getTemplateAttributeName() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Getter for the template attribute name.
getTemplateController() - Method in class org.infoglue.cms.invokers.PageInvoker
 
getTemplateController(Integer, Integer, Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method should be much more sophisticated later and include a check to see if there is a digital asset uploaded which is more specialized and can be used to act as serverside logic to the template.
getTemplateController(Integer, Integer, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
This method should be much more sophisticated later and include a check to see if there is a digital asset uploaded which is more specialized and can be used to act as serverside logic to the template.
getTemplateController(Integer, Integer, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method should be much more sophisticated later and include a check to see if there is a digital asset uploaded which is more specialized and can be used to act as serverside logic to the template.
getTemplateController(Integer, Integer, Integer, HttpServletRequest) - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
This method should be much more sophisticated later and include a check to see if there is a digital asset uploaded which is more specialized and can be used to act as serverside logic to the template.
getTemplateController(Integer, Integer, Integer, HttpServletRequest) - Method in class org.infoglue.cms.applications.deliver.inputhandlers.MailSender
This method should be much more sophisticated later and include a check to see if there is a digital asset uploaded which is more specialized and can be used to act as serverside logic to the template.
getTemplateController(Integer, Integer, Integer, HttpServletRequest) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
getTemplateController(Integer, Integer, Integer, HttpServletRequest) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.EditOnSiteBasicTemplateController
 
getTemplateController(Integer, Integer, Integer, HttpServletRequest) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
getTemplateMethods() - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction
 
getThis() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
getType() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getUrl() - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
getUrlContent(String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method fetches a given URL contents.
getUrlContent(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method fetches a given URL contents.
getUrlContent(String) - Static method in class org.infoglue.cms.util.HttpUtilities
 
getUrlContent(String, boolean) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method fetches a given URL contents.
getUrlContent(String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method fetches a given URL contents.
getUrlContent(String, boolean, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method fetches a given URL contents.
getUrlContent(String, Hashtable) - Static method in class org.infoglue.cms.util.HttpUtilities
 
getUrlContent(String, Hashtable, String) - Static method in class org.infoglue.cms.util.HttpUtilities
 
getUrlContent(String, Hashtable, String, String, boolean) - Static method in class org.infoglue.cms.util.HttpUtilities
This method gets information form an URL and returns a string.It throws an exception if anything goes wrong.
getUrlContent(String, HttpServletRequest, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.IntegrationDeliveryController
This method gets an remote URL's content.
getUrlContent(String, HttpServletRequest, boolean) - Static method in class org.infoglue.cms.util.HttpUtilities
 
getUrlContent(String, HttpServletRequest, boolean, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.IntegrationDeliveryController
This method gets an remote URL's content.
getUrlContent(String, HttpServletRequest, boolean, String) - Static method in class org.infoglue.cms.util.HttpUtilities
 
getUrlContent(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method fetches a given URL contents.
getUrlContent(String, String) - Static method in class org.infoglue.cms.util.HttpUtilities
 
getUrlContent(String, String, String, String) - Static method in class org.infoglue.cms.util.HttpUtilities
 
getURLStream(String, Hashtable) - Static method in class org.infoglue.cms.util.HttpUtilities
This method gets information form an URL and returns an input stream.It throws an exception if anything goes wrong.
getUser(String) - Static method in class org.infoglue.cms.modules.security.impl.test.UserController
 
getUseragent() - Method in class org.infoglue.cms.util.BrowserBean
 
getUserName() - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
getUserName() - Method in interface org.infoglue.cms.modules.security.IExtranetUserBean
 
getUserName() - Method in interface org.infoglue.cms.modules.security.IExtranetUser
 
getUserName() - Method in class org.infoglue.cms.modules.security.impl.test.UserBean
 
getUserName() - Method in class org.infoglue.cms.modules.security.impl.test.User
 
getUsers() - Static method in class org.infoglue.cms.modules.security.impl.test.UserController
 
getValue() - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
getWebServiceHelper() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the webservice utility.
getWebworkAbstractAction() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
getVisualFormatter() - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method gets the formatter object that helps with formatting of data.
getVisualFormatter() - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets the formatter object that helps with formatting of data.
GifEncoder - class org.infoglue.cms.util.graphics.GifEncoder.
 
GifEncoder() - Constructor for class org.infoglue.cms.util.graphics.GifEncoder
 

H

handleExtranetLogic() - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
This method validates that the current page is accessible to the requesting user.
hasCode() - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
hexToDecimal(String) - Method in class org.infoglue.cms.util.MathHelper
 
hour - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
HTMLPageInvoker - class org.infoglue.cms.invokers.HTMLPageInvoker.
 
HTMLPageInvoker(HttpServletRequest, HttpServletResponse, TemplateController, DeliveryContext) - Constructor for class org.infoglue.cms.invokers.HTMLPageInvoker
 
HttpUtilities - class org.infoglue.cms.util.HttpUtilities.
URL utility class.
HTUU - class org.infoglue.cms.util.HTUU.
 
HTUU() - Constructor for class org.infoglue.cms.util.HTUU
 

I

IACE - interface org.infoglue.cms.modules.security.IACE.
 
IEditableACE - interface org.infoglue.cms.modules.security.IEditableACE.
 
IExtranetAuthenticationModule - interface org.infoglue.cms.modules.security.IExtranetAuthenticationModule.
 
IExtranetEditableRole - interface org.infoglue.cms.modules.security.IExtranetEditableRole.
 
IExtranetEditableUser - interface org.infoglue.cms.modules.security.IExtranetEditableUser.
 
IExtranetRole - interface org.infoglue.cms.modules.security.IExtranetRole.
 
IExtranetUser - interface org.infoglue.cms.modules.security.IExtranetUser.
 
IExtranetUserBean - interface org.infoglue.cms.modules.security.IExtranetUserBean.
 
IISLogger - class org.infoglue.cms.util.webloggers.IISLogger.
The CommonLogger class implements the abstract Logger class.
ImageRenderer - class org.infoglue.cms.util.graphics.ImageRenderer.
This class demonstrates how to line-break and draw a paragraph of text using LineBreakMeasurer and TextLayout.
ImageRenderer() - Constructor for class org.infoglue.cms.util.graphics.ImageRenderer
 
include(String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method allows the current template to include another template which is also rendered in the current context as if it were a part.
include(String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method allows the current template to include another template which is also rendered in the current context as if it were a part.
include(String, String, boolean) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
 
include(String, String, boolean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
include(String, String, boolean, String, Object) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method allows the current template to include another template which is also rendered in the current context as if it were a part.
include(String, String, boolean, String, Object) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method allows the current template to include another template which is also rendered in the current context as if it were a part.
info(String) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
info(String, Throwable) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
InfoGlueComponent - class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent.
 
InfoGlueComponent() - Constructor for class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
InfoGlueDefaultInputHandlerAction - class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction.
This is the action that receives most input from the outside and invokes the appropriate class to ensure that the data is treated correctly.
InfoGlueDefaultInputHandlerAction() - Constructor for class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
InfoGlueInputHandler - interface org.infoglue.cms.applications.deliver.inputhandlers.InfoGlueInputHandler.
This interface is what all input handlers should follow.
INHERITED - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
 
initialize() - Method in class org.infoglue.cms.util.webloggers.Logger
 
initialize() - Method in class org.infoglue.cms.util.webloggers.IISLogger
Initialize this logger for the given server.
initialize() - Method in class org.infoglue.cms.util.webloggers.CommonLogger
Initialize this logger for the given server.
integrationDeliveryController - Variable in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
integrationDeliveryController - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
IntegrationDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.IntegrationDeliveryController.
 
InvalidRoleException - exception org.infoglue.cms.modules.security.InvalidRoleException.
 
InvalidRoleException() - Constructor for class org.infoglue.cms.modules.security.InvalidRoleException
 
InvalidUserException - exception org.infoglue.cms.modules.security.InvalidUserException.
 
InvalidUserException() - Constructor for class org.infoglue.cms.modules.security.InvalidUserException
 
invokeHandler() - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
This method invokes the right handler for this input.
invokePage() - Method in class org.infoglue.cms.invokers.PageInvoker
This is the method that will deliver the page to the user.
invokePage() - Method in class org.infoglue.cms.invokers.HTMLPageInvoker
This is the method that will render the page.
invokePage() - Method in class org.infoglue.cms.invokers.DecoratedComponentBasedHTMLPageInvoker
This is the method that will render the page.
invokePage() - Method in class org.infoglue.cms.invokers.ComponentBasedHTMLPageInvoker
This is the method that will render the page.
isDebugEnabled() - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
isErrorEnabled() - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
isFatalErrorEnabled() - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
isIE() - Method in class org.infoglue.cms.util.BrowserBean
 
isInfoEnabled() - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
isNetEnabled() - Method in class org.infoglue.cms.util.BrowserBean
 
isNS4() - Method in class org.infoglue.cms.util.BrowserBean
 
isNS6() - Method in class org.infoglue.cms.util.BrowserBean
 
isNS7() - Method in class org.infoglue.cms.util.BrowserBean
 
isRead() - Method in interface org.infoglue.cms.modules.security.IACE
 
isWarnEnabled() - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
isWrite() - Method in interface org.infoglue.cms.modules.security.IACE
 

J

JAASAuthenticationModule - class org.infoglue.cms.modules.security.impl.test.JAASAuthenticationModule.
 
JAASAuthenticationModule() - Constructor for class org.infoglue.cms.modules.security.impl.test.JAASAuthenticationModule
 

L

LanguageDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.LanguageDeliveryController.
 
languageId - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
log - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
Logger - class org.infoglue.cms.util.webloggers.Logger.
The Logger class is the abstract class that loggers must implement.
Logger() - Constructor for class org.infoglue.cms.util.webloggers.Logger
Construct a new Logger instance.
logRequest(HttpServletRequest, HttpServletResponse, String, long) - Method in class org.infoglue.cms.util.webloggers.W3CExtendedLogger
Logs the given request.
logRequest(HttpServletRequest, HttpServletResponse, String, long) - Method in class org.infoglue.cms.util.webloggers.Logger
 
logRequest(HttpServletRequest, HttpServletResponse, String, long) - Method in class org.infoglue.cms.util.webloggers.IISLogger
Log the given HTTP transaction.
logRequest(HttpServletRequest, HttpServletResponse, String, long) - Method in class org.infoglue.cms.util.webloggers.CommonLogger
Log the given HTTP transaction.

M

MailSender - class org.infoglue.cms.applications.deliver.inputhandlers.MailSender.
This is the first implementation of the InfoGlueInputHandler which emails a recipent the feedback.
MailSender() - Constructor for class org.infoglue.cms.applications.deliver.inputhandlers.MailSender
 
MathHelper - class org.infoglue.cms.util.MathHelper.
 
MathHelper() - Constructor for class org.infoglue.cms.util.MathHelper
 
META_INFO_BINDING_NAME - Static variable in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
META_INFO_BINDING_NAME - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
month - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
monthnames - Static variable in class org.infoglue.cms.util.webloggers.IISLogger
 

N

NAV_TITLE_ATTRIBUTE_NAME - Static variable in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
NAV_TITLE_ATTRIBUTE_NAME - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
NO - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
 
nodeDeliveryController - Variable in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
nodeDeliveryController - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
NodeDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController.
 
NotAuthorizedException - exception org.infoglue.cms.modules.security.NotAuthorizedException.
 
NotAuthorizedException() - Constructor for class org.infoglue.cms.modules.security.NotAuthorizedException
 
NotSupportedException - exception org.infoglue.cms.modules.security.NotSupportedException.
 
NotSupportedException() - Constructor for class org.infoglue.cms.modules.security.NotSupportedException
 
noUrl - Static variable in class org.infoglue.cms.util.webloggers.IISLogger
 

O

ObjectConverter - class org.infoglue.cms.util.ObjectConverter.
This class is meant to be used for convering between different datastructures.
ObjectConverter() - Constructor for class org.infoglue.cms.util.ObjectConverter
 
org.infoglue.cms.applications.deliver.actions - package org.infoglue.cms.applications.deliver.actions
 
org.infoglue.cms.applications.deliver.databeans - package org.infoglue.cms.applications.deliver.databeans
 
org.infoglue.cms.applications.deliver.inputhandlers - package org.infoglue.cms.applications.deliver.inputhandlers
 
org.infoglue.cms.controllers.delivery.kernel.impl.simple - package org.infoglue.cms.controllers.delivery.kernel.impl.simple
 
org.infoglue.cms.invokers - package org.infoglue.cms.invokers
 
org.infoglue.cms.modules.security - package org.infoglue.cms.modules.security
 
org.infoglue.cms.modules.security.impl.test - package org.infoglue.cms.modules.security.impl.test
 
org.infoglue.cms.services - package org.infoglue.cms.services
 
org.infoglue.cms.util - package org.infoglue.cms.util
 
org.infoglue.cms.util.charts - package org.infoglue.cms.util.charts
 
org.infoglue.cms.util.graphics - package org.infoglue.cms.util.graphics
 
org.infoglue.cms.util.webloggers - package org.infoglue.cms.util.webloggers
 
org.infoglue.cms.util.webservices - package org.infoglue.cms.util.webservices
 

P

PageInvoker - class org.infoglue.cms.invokers.PageInvoker.
 
PageInvoker(HttpServletRequest, HttpServletResponse, TemplateController, DeliveryContext) - Constructor for class org.infoglue.cms.invokers.PageInvoker
The default constructor for PageInvokers.
postToUrl(String, Hashtable) - Static method in class org.infoglue.cms.util.HttpUtilities
This method post information to an URL and returns a string.It throws an exception if anything goes wrong.
postToUrl(String, Hashtable, String, String, boolean) - Static method in class org.infoglue.cms.util.HttpUtilities
This method post information to an URL and returns a string.It throws an exception if anything goes wrong.
printElapsedTime(String) - Method in class org.infoglue.cms.util.Timer
 
processInput(Integer, Integer, Integer, Integer, HashMap, HttpServletRequest) - Method in class org.infoglue.cms.applications.deliver.inputhandlers.MailSender
This is the method that is invoked by the calling action.
processInput(Integer, Integer, Integer, Integer, HashMap, HttpServletRequest) - Method in interface org.infoglue.cms.applications.deliver.inputhandlers.InfoGlueInputHandler
This is the method that is invoked.

R

registerRequest(HttpServletRequest, HttpServletResponse, String, long) - Method in class org.infoglue.cms.services.StatisticsService
This method registers a request to the distributed service.
removeACE(String, Integer) - Static method in class org.infoglue.cms.modules.security.impl.test.ACLController
 
renderChart() - Method in interface org.infoglue.cms.util.charts.XMLDataDiagram
 
renderChart() - Method in class org.infoglue.cms.util.charts.TimeSeriesDiagram
 
renderGraph(String, String, int, int) - Method in class org.infoglue.cms.util.charts.ChartHelper
This method invokes a named chart with the data supplied in xml-format.
renderString(String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method allows a user to get any string rendered as a template.
renderTemplate(Map, PrintWriter, String) - Method in class org.infoglue.cms.util.VelocityTemplateProcessor
This method takes arguments and renders a template given as a string to the specified outputstream.
replace(String, String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method lets a user substitute a string located in the page by a regular expression with another string.
replace(String, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method lets a user substitute a string located in the page by a regular expression with another string.
replace(String, String, String, String) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method lets a user substitute a string located in the page by a regular expression with another string.
replace(String, String, String, String) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method lets a user substitute a string located in the page by a regular expression with another string.
RepositoryDeliveryController - class org.infoglue.cms.controllers.delivery.kernel.impl.simple.RepositoryDeliveryController.
 
request - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
requestToMap(HttpServletRequest) - Method in class org.infoglue.cms.util.ObjectConverter
This method returns the HttpServletRequest as a Map
rollbackTransaction(Database) - Static method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController
Rollbacks a transaction on the named database
rotateLevel - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
round(float) - Method in class org.infoglue.cms.util.MathHelper
This method rounds an float to an long.
run() - Method in class org.infoglue.cms.util.CacheController
 

S

setActive(boolean) - Method in class org.infoglue.cms.util.Timer
 
setAttributeStringValue(String, String) - Method in interface org.infoglue.cms.modules.security.IExtranetUserBean
 
setAttributeStringValue(String, String) - Method in interface org.infoglue.cms.modules.security.IExtranetUser
 
setAttributeStringValue(String, String) - Method in class org.infoglue.cms.modules.security.impl.test.UserBean
 
setAttributeStringValue(String, String) - Method in class org.infoglue.cms.modules.security.impl.test.User
 
setBackgroundColor(Color) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setBackgroundImageUrl(String) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setBindingPath(String) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
setBrowserBean(BrowserBean) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Setter for the bean which contains information about the users browser.
setBrowserBean(BrowserBean) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Setter for the bean which contains information about the users browser.
setCacheExpireInterval(int) - Method in class org.infoglue.cms.util.CacheController
 
setCanvasHeight(int) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setCanvasWidth(int) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setChart(JFreeChart) - Method in class org.infoglue.cms.util.charts.TimeSeriesDiagram
 
setClassName(String) - Method in class org.infoglue.cms.applications.deliver.actions.UpdateCacheAction
Setters and getters for all things sent to the page in the request
setComponentId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setComponentId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
setComponentLogic(ComponentLogic) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
This method gets a component logic helper object.
setComponentLogic(ComponentLogic) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
This method gets a component logic helper object.
setComponents(List) - Method in class org.infoglue.cms.applications.deliver.databeans.Slot
 
setComponents(Map) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
setContentBindings(List) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setContentId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
setContentId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
setContentId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
setContentId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
setContentId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
setDeliveryControllers(NodeDeliveryController, ContentDeliveryController, IntegrationDeliveryController) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Setting to enable us to set initialized versions of the Node and Content delivery Controllers.
setDeliveryControllers(NodeDeliveryController, ContentDeliveryController, IntegrationDeliveryController) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Setting to enable us to set initialized versions of the Node and Content delivery Controllers.
setDiagramData(String) - Method in interface org.infoglue.cms.util.charts.XMLDataDiagram
 
setDiagramData(String) - Method in class org.infoglue.cms.util.charts.TimeSeriesDiagram
This method takes xml as input for the diagram.
setEntityClass(String) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setEntityClass(String) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
setEntityId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setEntityId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
setFontName(String) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setFontSize(int) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setFontStyle(int) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setForeGroundColor(Color) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setFormContentId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
setHttpRequest(HttpServletRequest) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Setter for the template to get all the parameters from the user.
setHttpRequest(HttpServletRequest) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Setter for the template to get all the parameters from the user.
setId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
setId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentBinding
 
setId(String) - Method in class org.infoglue.cms.applications.deliver.databeans.Slot
 
setIsInherited(boolean) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
setIsMultipleBinding(boolean) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setIsSuccessfull(boolean) - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
This method sets if the request to the webservice returned successfully.
setLanguageId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
setLanguageId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
setLanguageId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
setLanguageId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
setMessage(String) - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
This method sets a message from the webservice.
setMetaInfoContentId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
setName(String) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
setName(String) - Method in class org.infoglue.cms.applications.deliver.databeans.Slot
 
setName(String) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setNavigationTitle(String) - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
setNumber(String) - Method in class org.infoglue.cms.applications.deliver.databeans.Slot
 
setObjectId(String) - Method in class org.infoglue.cms.applications.deliver.actions.UpdateCacheAction
 
setObjectName(String) - Method in class org.infoglue.cms.applications.deliver.actions.UpdateCacheAction
 
setPageKey(String) - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
setPagePath(String) - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
setPageString(String) - Method in class org.infoglue.cms.invokers.PageInvoker
 
setPassword(String) - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
setPassword(String) - Method in interface org.infoglue.cms.modules.security.IExtranetEditableUser
 
setPassword(String) - Method in class org.infoglue.cms.modules.security.impl.test.UserBean
 
setPassword(String) - Method in class org.infoglue.cms.modules.security.impl.test.User
 
setProperties(Map) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
setRead(boolean) - Method in interface org.infoglue.cms.modules.security.IEditableACE
 
setRedirectAddress(String) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
setReferer(String) - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
setReferer(String) - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
setRepositoryName(String) - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
setRepositoryName(String) - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
setRequest(HttpServletRequest) - Method in class org.infoglue.cms.util.BrowserBean
 
setReturnAddress(String) - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
setRole(IExtranetEditableRole) - Method in interface org.infoglue.cms.modules.security.IEditableACE
 
setServiceUrl(String) - Method in class org.infoglue.cms.util.webservices.WebServiceHelper
A method to get the serviceUrl which is the endpoint of this call.
setSession(Session) - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
setSiteNodeBindings(List) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setSiteNodeId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
setSiteNodeId(Integer) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueDefaultInputHandlerAction
 
setSiteNodeId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
setSiteNodeId(Integer) - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
setSlotList(List) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
setSlots(Map) - Method in class org.infoglue.cms.applications.deliver.actions.InfoGlueComponent
 
setSourceId(String) - Method in class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction
 
setStandardRequestParameters(Integer, Integer, Integer) - Method in interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController
Setter for the template to get all the parameters from the user.
setStandardRequestParameters(Integer, Integer, Integer) - Method in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
Setter for the template to get all the parameters from the user.
setTextHeight(int) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setTextStartPosX(int) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setTextStartPosY(int) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setTextWidth(int) - Method in class org.infoglue.cms.util.graphics.ImageRenderer
 
setTransparentColors(Vector) - Method in class org.infoglue.cms.util.graphics.GifEncoder
 
setType(String) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setTypeId(String) - Method in class org.infoglue.cms.applications.deliver.actions.UpdateCacheAction
 
setUrl(String) - Method in class org.infoglue.cms.applications.deliver.databeans.WebPage
 
setUserName(String) - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
setUserName(String) - Method in interface org.infoglue.cms.modules.security.IExtranetEditableUser
 
setUserName(String) - Method in class org.infoglue.cms.modules.security.impl.test.UserBean
 
setUserName(String) - Method in class org.infoglue.cms.modules.security.impl.test.User
 
setValue(String) - Method in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
setWebworkAbstractAction(WebworkAbstractAction) - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
setWrite(boolean) - Method in interface org.infoglue.cms.modules.security.IEditableACE
 
siteNodeId - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
Slot - class org.infoglue.cms.applications.deliver.databeans.Slot.
 
Slot() - Constructor for class org.infoglue.cms.applications.deliver.databeans.Slot
 
StatisticsService - class org.infoglue.cms.services.StatisticsService.
This class is thought of as an service which logs statistics about a request so that log analyzers later on can extract information from it.
stopThread() - Method in class org.infoglue.cms.util.CacheController
 
stringToInteger(String) - Method in class org.infoglue.cms.util.MathHelper
 

T

TEMPLATE_ATTRIBUTE_NAME - Static variable in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
TEMPLATE_ATTRIBUTE_NAME - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
templateController - Variable in class org.infoglue.cms.applications.deliver.actions.ViewPageAction
 
TemplateController - interface org.infoglue.cms.controllers.delivery.kernel.impl.simple.TemplateController.
 
templateLogicContext - Variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
TEXTFIELD - Static variable in class org.infoglue.cms.applications.deliver.databeans.ComponentProperty
 
Timer - class org.infoglue.cms.util.Timer.
 
Timer() - Constructor for class org.infoglue.cms.util.Timer
 
TimeSeriesDiagram - class org.infoglue.cms.util.charts.TimeSeriesDiagram.
An example of a time series chart.
TimeSeriesDiagram() - Constructor for class org.infoglue.cms.util.charts.TimeSeriesDiagram
 
TITLE_ATTRIBUTE_NAME - Static variable in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
TITLE_ATTRIBUTE_NAME - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
toString() - Method in class org.infoglue.cms.applications.deliver.databeans.ExtranetPrincipal
 
toString() - Method in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
trace - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 

U

UpdateCacheAction - class org.infoglue.cms.applications.deliver.actions.UpdateCacheAction.
This is the action that takes care of all incoming update-calls.
UpdateCacheAction() - Constructor for class org.infoglue.cms.applications.deliver.actions.UpdateCacheAction
The constructor for this action - contains nothing right now.
urlEncode(String, String) - Method in class org.infoglue.cms.applications.deliver.actions.ExtranetLoginAction
 
USE_INHERITANCE - Static variable in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
USE_INHERITANCE - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
USE_LANGUAGE_FALLBACK - Static variable in class org.infoglue.cms.applications.deliver.databeans.DeliveryContext
 
USE_LANGUAGE_FALLBACK - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BasicTemplateController
 
User - class org.infoglue.cms.modules.security.impl.test.User.
 
User(Integer, String, String, String, String) - Constructor for class org.infoglue.cms.modules.security.impl.test.User
 
UserBean - class org.infoglue.cms.modules.security.impl.test.UserBean.
 
UserBean(String, String) - Constructor for class org.infoglue.cms.modules.security.impl.test.UserBean
 
UserController - class org.infoglue.cms.modules.security.impl.test.UserController.
 
UserController() - Constructor for class org.infoglue.cms.modules.security.impl.test.UserController
 

V

VelocityTemplateProcessor - class org.infoglue.cms.util.VelocityTemplateProcessor.
 
VelocityTemplateProcessor() - Constructor for class org.infoglue.cms.util.VelocityTemplateProcessor
 
ViewApplicationSettingsAction - class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction.
This is the action that can supply a caller with a lot of information about the delivery-engine.
ViewApplicationSettingsAction() - Constructor for class org.infoglue.cms.applications.deliver.actions.ViewApplicationSettingsAction
The constructor for this action - contains nothing right now.
ViewApplicationStateAction - class org.infoglue.cms.applications.deliver.actions.ViewApplicationStateAction.
This is the action that shows the application state and also can be used to set up surveilence.
ViewApplicationStateAction() - Constructor for class org.infoglue.cms.applications.deliver.actions.ViewApplicationStateAction
The constructor for this action - contains nothing right now.
ViewPageAction - class org.infoglue.cms.applications.deliver.actions.ViewPageAction.
This is the main delivery action.
ViewPageAction() - Constructor for class org.infoglue.cms.applications.deliver.actions.ViewPageAction
The constructor for this action - contains nothing right now.

W

W3CExtendedLogger - class org.infoglue.cms.util.webloggers.W3CExtendedLogger.
The W3CExtendedLogger class is a class that writes down a request in the W3C Extended Log Format.
W3CExtendedLogger() - Constructor for class org.infoglue.cms.util.webloggers.W3CExtendedLogger
Construct a new Logger instance.
warn(String) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
warn(String, Throwable) - Method in class org.infoglue.cms.util.graphics.FOPCmsLogger
 
WebPage - class org.infoglue.cms.applications.deliver.databeans.WebPage.
This bean is a convenience storage for different kinds of collections of siteNodes.
WebPage() - Constructor for class org.infoglue.cms.applications.deliver.databeans.WebPage
 
WebServiceHelper - class org.infoglue.cms.util.webservices.WebServiceHelper.
This class helps in requesting information from an webservice.
WebServiceHelper() - Constructor for class org.infoglue.cms.util.webservices.WebServiceHelper
The constructor for this class.
writeDebug(Document) - Method in class org.infoglue.cms.util.charts.TimeSeriesDiagram
This method writes a document to System.out.
writeRequest(String, String) - Method in class org.infoglue.cms.util.webloggers.IISLogger
This method writes a request to the logfile
writeRequest(String, String) - Method in class org.infoglue.cms.util.webloggers.CommonLogger
This method writes a request to the logfile

X

XMLDataDiagram - interface org.infoglue.cms.util.charts.XMLDataDiagram.
 

Y

year - Variable in class org.infoglue.cms.util.webloggers.IISLogger
 
YES - Static variable in class org.infoglue.cms.controllers.delivery.kernel.impl.simple.NodeDeliveryController
 

A B C D E F G H I J L M N O P R S T U V W X Y

Copyright © 2003 InfoGlue.org All Rights Reserved.