AquaLogic User Interaction Development Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

API Libraries

This page provides links to API libraries for use in ALUI development.

AquaLogic Interaction Development Kit

These API libraries provide detailed documentation on IDK objects and methods. To access documentation for previous versions or download the entire documentation package, download the appropriate version of the IDK. For details on using these APIs, see About the IDK ALI Portlet API and About the IDK Proxy API.

ALI Scripting Framework

The ALI Scripting Framework is a collection of client-side JavaScript libraries that provide services to portlets and hosted gatewayed pages. Most services are provided by the JSPortlet API. Opener functionality is provided by the Common Opener API. For lower-level functionality, see the JSXML package. For details on using these APIs, see About the ALI Scripting Framework.

Adaptive Tags

Adaptive Tags are XML tags that can be included in the markup returned by any gatewayed page, including portlets. These tags provide access to key portal components and support advanced attribute replacement. For details on using tags, see About Adaptive Tags.

The following API documentation includes the classes used to create custom Adaptive Tags for use in portlets and gatewayed pages. For details on creating custom tags, see Creating Custom Adaptive Tags.

AL Analytics OpenUsage API

ALI Analytics 2.0 delivers detailed information about portal usage. The OpenUsage API allows you to raise Analytics events from custom portlets and applications and store them in the Analytics database. You can raise events using the OpenUsage Java API or an OpenUsage event tag. For details, see the dev2dev article Using the ALI Analytics 2.0 OpenUsage API.

AquaLogic .NET Application Accelerator / .NET Portlet Toolkit

The AquaLogic .NET Application Accelerator is a collection of libraries and Visual Studio 2005 integration features that support easy authoring of ASP.NET 2.0 and WSRP portlets. Portlets can be authored for both BEA portal environments: AquaLogic Interaction (ALI) and WebLogic Portal (WLP). The .NET Application Accelerator includes the .NET Portlet Toolkit. A .chm file for the .NET Portlet API can be found here: http://download.oracle.com/docs/cd/E13183_01/en/alui/dotnetportlettoolkit/docs11/ndocs/PortletAPI.chm.

Portal UI API

For links to portal UI API documentation for advanced portal customizations that require coding against the internal portal API, see Portal API Documentation. For details on portal UI customization, see About AquaLogic Interaction 6.5 UI Customization.


  Back to Top      Previous Next