Modifier and Type | Class and Description |
---|---|
class |
OwMainAppContext
Main Application Context Class Implementation.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
OwAboutMessageHelper.getAboutInfo(OwAppContext ctx) |
static String |
OwAboutMessageHelper.getAboutInfoAsJs(OwAppContext ctx) |
static List<String> |
OwAboutMessageHelper.getContributors(OwAppContext ctx) |
static String |
OwAboutMessageHelper.getCopyright(OwAppContext ctx) |
String |
OwAppEdition.getEditionFooter(OwAppContext mainContext_p,
javax.servlet.http.HttpServletRequest request_p)
Returns footer text, if the implementation version contains the word "sprint" the edition is marked as naja warning
|
void |
OwMainAppContext.init(OwAppContext oldcontext_p)
init the context BEFORE the user has logged on.
|
Constructor and Description |
---|
OwDynamicLayoutSettings(boolean usePersistency_p,
OwAppContext context_p,
String bagID_p)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
OwGroupPropertiesConfiguration.OwPropertyGroup.getDisplayName(OwAppContext context_p)
Get the group display name.
|
Modifier and Type | Method and Description |
---|---|
OwAppContext |
OwPageableView.getContext()
get the context reference
|
Modifier and Type | Method and Description |
---|---|
String |
OwToolView.OwToolClickTarget.createClickEventURL(OwAppContext context_p) |
OwObjectClass |
OwObjectClassProcessor.process(OwObjectClass objCls,
OwLocation location,
OwAppContext ctx)
Processing of object class based on configuration or type of current processor.
|
Modifier and Type | Method and Description |
---|---|
protected OwAppContext |
OwDBDependentComboboxDataHandler.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
OwDependentComboboxDataHandler.init(OwAppContext context,
OwXMLUtil configuration)
Init method called when OwFieldControl is successfully initialized
and attached to context.
|
void |
OwDBDependentComboboxDataHandler.init(OwAppContext context,
OwXMLUtil configuration) |
Modifier and Type | Method and Description |
---|---|
protected OwObject |
OwRenditionServlet.getRequestedObject(javax.servlet.http.HttpServletRequest req,
OwAppContext context)
Retrieve the object from request.
|
Modifier and Type | Field and Description |
---|---|
protected OwAppContext |
OwWebApplication.m_Context
Main Context Object
|
protected OwAppContext |
OwPortletApplication.m_Context
Main Document Object
|
Modifier and Type | Method and Description |
---|---|
OwAppContext |
OwWebApplication.getContext() |
OwAppContext |
OwEventTarget.getContext()
get the context reference
|
static OwAppContext |
OwWebApplication.getContext(javax.servlet.http.HttpSession session_p)
Get the context for current session.
|
Modifier and Type | Method and Description |
---|---|
void |
OwEventTarget.attach(OwAppContext context_p,
String strName_p)
attach the event target to the context
|
void |
OwAppContext.init(OwAppContext oldcontext_p)
init the context BEFORE the user has logged on.
|
protected void |
OwWebApplication.printHandleRequestPendingSessionException(PrintWriter out_p,
OwAppContext context_p)
Deprecated.
since 4.1.1.0 replaced with
|
void |
OwAction.register(OwAppContext owAppContext) |
void |
OwUserAgentKeyAction.register(OwAppContext owAppContext) |
void |
OwOSFamilyMouseAction.register(OwAppContext owAppContext) |
protected abstract void |
OwUserAgentKeyAction.registerKeyEvent(String userAgentHeader,
OwAppContext owAppContext) |
protected void |
OwOSFamilyKeyAction.registerKeyEvent(String userAgentHeader,
OwAppContext owAppContext) |
static void |
OwScriptTable.writeSelectableListEnableScript(String sTableId_p,
Writer w_p,
OwAppContext context_p)
enable the java script driven table
|
static void |
OwScriptTable.writeSelectableListHeaderStart(String sTableId_p,
Writer w_p,
String strHeaderClass_p,
OwAppContext context_p)
write a TR table row start tag for the header that supports script driven table
|
Constructor and Description |
---|
OwAppContext.OwDialogManagerViewReference(OwAppContext context_p)
create a dialog manager view reference that delegates the region to the currently active dialogmanger view
|
Modifier and Type | Method and Description |
---|---|
OwAppContext |
OwSimpleIntegratedPreview.getAppContext() |
OwAppContext |
OwPreviewContext.getAppContext()
Application context the preview is handled by.
|
Modifier and Type | Method and Description |
---|---|
String |
OwSimplePropertyGroup.getDisplayName(OwAppContext context)
Get the group display name.
|
String |
OwPropertyGroup.getDisplayName(OwAppContext context)
Get a DisplayName for current group.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.