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

P

parent() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the parent portlet.
PARENT_RELATION_PREFIX - Static variable in class de.innovationgate.wgpublisher.hdb.HDBModel
 
parse(String) - Method in class de.innovationgate.wga.server.api.Html
Parses HTML text and returns it as DOM document object.
parse(String, String) - Method in class de.innovationgate.wga.server.api.Xml
Parses XML text and returns a DOM document object for it
parse(String) - Method in class de.innovationgate.wga.server.api.Xml
Parses XML text and returns a DOM document object for it
parseDate(String, String, String) - Method in class de.innovationgate.wga.server.api.WGA
Converts a string containing date/time information to a Date object This method parses the given string based on a custom date format and return it as date object.
parseDate(String, String) - Method in class de.innovationgate.wga.server.api.WGA
Converts a string containing date/time information to a Date object This method parses the given string based on a custom date format and return it as date object.
parsedvalue(String) - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns the processed value of the field in its target type
parseFragment(String) - Method in class de.innovationgate.wga.server.api.Html
Parses HTML text and returns it as DOM document object.
parseNumber(String, String, String) - Method in class de.innovationgate.wga.server.api.WGA
Converts a string containing numeric information into a Number object This method parses the given string based on a custom number format and return it as Number object.
parseNumber(String, String) - Method in class de.innovationgate.wga.server.api.WGA
Converts a string containing numeric information into a Number object This method parses the given string based on a custom number format and return it as Number object.
passesFilter(Context) - Method in interface de.innovationgate.wga.server.api.CollectionResult.Filter
Checks if a document passes the filter
path() - Method in class de.innovationgate.wga.server.api.Nav
Returns a NavigatorResult for a path navigator, just like
path(Map<String, Object>) - Method in class de.innovationgate.wga.server.api.Nav
Returns a NavigatorResult for a path navigator, just like
performPluginOperations(List<WorkspaceOperation>) - Method in class de.innovationgate.wga.server.api.Server
Performs plugin operations on the current WGA plugin set
plugin() - Method in class de.innovationgate.wga.server.api.Design
Returns the Plugin object for the OpenWGA plugin that provides the current design OpenWGA plugins are often used as design providers for OpenWGA applications.
Plugin - Class in de.innovationgate.wga.server.api
The "Plugin" object provides information about an installed OpenWGA plugin OpenWGA plugins extend the OpenWGA server in numerous ways, including new application designs, TMLScript functionalities, authentication sources and many more.
plugin(String) - Method in class de.innovationgate.wga.server.api.WGA
Returns a Plugin object for any OpenWGA plugin of the given unique nam.
plugin(WGDatabase) - Method in class de.innovationgate.wga.server.api.WGA
Returns a Plugin object for the WGAPI database object.
PluginInfo - Class in de.innovationgate.wgaservices.types
Information about a connected plugin
PluginInfo() - Constructor for class de.innovationgate.wgaservices.types.PluginInfo
 
plugins() - Method in class de.innovationgate.wga.server.api.Design
Returns the Plugin objects for the OpenWGA plugins that provide the current design OpenWGA plugins are often used as design providers for OpenWGA applications.
Portlet - Interface in de.innovationgate.wga.server.api.tml
Represents a WebTML portlet and its configuration.
portletbypath(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Retrieves a portlet by a portlet path expression
PortletEvent - Class in de.innovationgate.wgpublisher.webtml.utils
Represents a portlet event
PortletEvent(String, Version) - Constructor for class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
Constructor.
postCreateContent(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
postDeleteContent(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
postMoveContentFrom(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
postMoveContentTo(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
postUpdateContent(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
preCreateContent(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
preDeleteContent(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
preMoveContentFrom(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
preMoveContentTo(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
preUpdateContent(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
ProcessContext - Class in de.innovationgate.wgpublisher.webtml.form
A context for continuous processes on a user session spanning multiple requests.
ProcessContext(String, String, Map<String, ProcessContext>) - Constructor for class de.innovationgate.wgpublisher.webtml.form.ProcessContext
Constructor.
ProcessContext.DiskPCFile - Class in de.innovationgate.wgpublisher.webtml.form
A process context file stored on disk
ProcessContext.DiskPCFile(File, String, String) - Constructor for class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DiskPCFile
 
ProcessContext.DocumentPCFile - Class in de.innovationgate.wgpublisher.webtml.form
A process context file that points to a file attached to a document
ProcessContext.DocumentPCFile(WGDocument, String) - Constructor for class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DocumentPCFile
 
ProcessContext.PCFile - Interface in de.innovationgate.wgpublisher.webtml.form
A file attached to a process context
put(String, Object) - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
 
putAll(Map<? extends String, ? extends Object>) - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
 
A B C D E F G H I J K L M N O P Q R S T U V W X