217 lines
12 KiB
HTML
Executable File
217 lines
12 KiB
HTML
Executable File
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc (build 1.4.2-01) on Thu Jun 01 11:53:48 UTC 2006 -->
|
|
<TITLE>
|
|
Class Hierarchy (Weblog API Documentation)
|
|
</TITLE>
|
|
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
parent.document.title="Class Hierarchy (Weblog API Documentation)";
|
|
}
|
|
</SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
|
|
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<HR>
|
|
<CENTER>
|
|
<H2>
|
|
Hierarchy For All Packages</H2>
|
|
</CENTER>
|
|
<DL>
|
|
<DT><B>Package Hierarchies:</B><DD><A HREF="org/undp/weblog/package-tree.html">org.undp.weblog</A>, <A HREF="org/undp/weblog/ui/package-tree.html">org.undp.weblog.ui</A>, <A HREF="org/undp/weblog/util/package-tree.html">org.undp.weblog.util</A></DL>
|
|
<HR>
|
|
<H2>
|
|
Class Hierarchy
|
|
</H2>
|
|
<UL>
|
|
<LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.Completable (implements com.arsdigita.bebop.Component)
|
|
<UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.SimpleComponent (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Cloneable.html" title="class or interface in java.lang">Cloneable</A>, com.arsdigita.bebop.Component)
|
|
<UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.FormSection (implements com.arsdigita.bebop.Container)
|
|
<UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.Form (implements com.arsdigita.bebop.util.BebopConstants)
|
|
<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogCommentEditForm.html" title="class in org.undp.weblog.ui"><B>WebLogCommentEditForm</B></A> (implements com.arsdigita.bebop.event.FormInitListener, com.arsdigita.bebop.event.FormProcessListener, com.arsdigita.bebop.event.FormValidationListener)
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogEditForm.html" title="class in org.undp.weblog.ui"><B>WebLogEditForm</B></A> (implements com.arsdigita.bebop.event.FormInitListener, com.arsdigita.bebop.event.FormProcessListener, com.arsdigita.bebop.event.FormValidationListener)
|
|
</UL>
|
|
<LI TYPE="circle">class com.arsdigita.kernel.ui.ResourceConfigFormSection<UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.portal.PortletConfigFormSection<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogPortletEditor.html" title="class in org.undp.weblog.ui"><B>WebLogPortletEditor</B></A></UL>
|
|
</UL>
|
|
</UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.TextStylable<UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.BlockStylable<UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.Page (implements com.arsdigita.bebop.Container)
|
|
<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogPage.html" title="class in org.undp.weblog.ui"><B>WebLogPage</B></A></UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.SimpleContainer (implements com.arsdigita.bebop.Container)
|
|
<UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.GridPanel (implements com.arsdigita.bebop.util.BebopConstants)
|
|
<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogDetail.html" title="class in org.undp.weblog.ui"><B>WebLogDetail</B></A> (implements org.undp.weblog.<A HREF="org/undp/weblog/WebLogConstants.html" title="interface in org.undp.weblog">WebLogConstants</A>)
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogDetailPane.html" title="class in org.undp.weblog.ui"><B>WebLogDetailPane</B></A> (implements org.undp.weblog.<A HREF="org/undp/weblog/WebLogConstants.html" title="interface in org.undp.weblog">WebLogConstants</A>)
|
|
</UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.ModalContainer (implements com.arsdigita.bebop.Resettable)
|
|
<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogView.html" title="class in org.undp.weblog.ui"><B>WebLogView</B></A> (implements org.undp.weblog.<A HREF="org/undp/weblog/WebLogConstants.html" title="interface in org.undp.weblog">WebLogConstants</A>)
|
|
</UL>
|
|
</UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.Table (implements com.arsdigita.bebop.util.BebopConstants)
|
|
<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogCommentsList.html" title="class in org.undp.weblog.ui"><B>WebLogCommentsList</B></A> (implements com.arsdigita.bebop.event.TableActionListener)
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogsList.html" title="class in org.undp.weblog.ui"><B>WebLogsList</B></A> (implements com.arsdigita.bebop.event.TableActionListener)
|
|
</UL>
|
|
</UL>
|
|
</UL>
|
|
</UL>
|
|
</UL>
|
|
<LI TYPE="circle">class com.arsdigita.runtime.CompoundInitializer (implements com.arsdigita.runtime.Initializer)
|
|
<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.<A HREF="org/undp/weblog/Initializer.html" title="class in org.undp.weblog"><B>Initializer</B></A></UL>
|
|
<LI TYPE="circle">class com.arsdigita.domain.DomainObject<UL>
|
|
<LI TYPE="circle">class com.arsdigita.domain.ObservableDomainObject<UL>
|
|
<LI TYPE="circle">class com.arsdigita.kernel.ACSObject<UL>
|
|
<LI TYPE="circle">class com.arsdigita.kernel.Resource<UL>
|
|
<LI TYPE="circle">class com.arsdigita.web.Application<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.<A HREF="org/undp/weblog/WebLogApplication.html" title="class in org.undp.weblog"><B>WebLogApplication</B></A></UL>
|
|
<LI TYPE="circle">class com.arsdigita.portal.Portlet<UL>
|
|
<LI TYPE="circle">class com.arsdigita.portal.apportlet.AppPortlet<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogPortlet.html" title="class in org.undp.weblog.ui"><B>WebLogPortlet</B></A></UL>
|
|
</UL>
|
|
</UL>
|
|
<LI TYPE="circle">class org.undp.weblog.<A HREF="org/undp/weblog/WebLog.html" title="class in org.undp.weblog"><B>WebLog</B></A><LI TYPE="circle">class org.undp.weblog.<A HREF="org/undp/weblog/WebLogComment.html" title="class in org.undp.weblog"><B>WebLogComment</B></A></UL>
|
|
</UL>
|
|
</UL>
|
|
<LI TYPE="circle">class org.undp.weblog.util.<A HREF="org/undp/weblog/util/GlobalizationUtil.html" title="class in org.undp.weblog.util"><B>GlobalizationUtil</B></A> (implements com.arsdigita.globalization.Globalized)
|
|
<LI TYPE="circle">class com.arsdigita.dispatcher.MapDispatcher (implements com.arsdigita.dispatcher.Dispatcher)
|
|
<UL>
|
|
<LI TYPE="circle">class com.arsdigita.bebop.page.BebopMapDispatcher<UL>
|
|
<LI TYPE="circle">class org.undp.weblog.<A HREF="org/undp/weblog/WebLogDispatcher.html" title="class in org.undp.weblog"><B>WebLogDispatcher</B></A></UL>
|
|
</UL>
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogCommentsListTableModel.html" title="class in org.undp.weblog.ui"><B>WebLogCommentsListTableModel</B></A> (implements com.arsdigita.bebop.table.TableModel, org.undp.weblog.<A HREF="org/undp/weblog/WebLogConstants.html" title="interface in org.undp.weblog">WebLogConstants</A>)
|
|
<LI TYPE="circle">class org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogsListTableModel.html" title="class in org.undp.weblog.ui"><B>WebLogsListTableModel</B></A> (implements com.arsdigita.bebop.table.TableModel, org.undp.weblog.<A HREF="org/undp/weblog/WebLogConstants.html" title="interface in org.undp.weblog">WebLogConstants</A>)
|
|
</UL>
|
|
</UL>
|
|
<H2>
|
|
Interface Hierarchy
|
|
</H2>
|
|
<UL>
|
|
<LI TYPE="circle">interface org.undp.weblog.<A HREF="org/undp/weblog/WebLogConstants.html" title="interface in org.undp.weblog"><B>WebLogConstants</B></A></UL>
|
|
<HR>
|
|
|
|
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
<i>Copyright (c) 2006 Red Hat, Inc. Corporation. All Rights Reserved.</i> Generated at June 1 2006:1153 UTC
|
|
</BODY>
|
|
</HTML>
|