287 lines
14 KiB
HTML
Executable File
287 lines
14 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>
|
|
Constant Field Values (Weblog API Documentation)
|
|
</TITLE>
|
|
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
parent.document.title="Constant Field Values (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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </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="constant-values.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>
|
|
<H1>
|
|
Constant Field Values</H1>
|
|
</CENTER>
|
|
<HR SIZE="4" NOSHADE>
|
|
<B>Contents</B><UL>
|
|
<LI><A HREF="#org.undp">org.undp.*</A>
|
|
</UL>
|
|
|
|
<A NAME="org.undp"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD ALIGN="left"><FONT SIZE="+2">
|
|
<B>org.undp.*</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=3><B>org.undp.weblog.<A HREF="org/undp/weblog/WebLog.html" title="class in org.undp.weblog">WebLog</A></B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLog.PARAM_APPLICATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLog.html#PARAM_APPLICATION">PARAM_APPLICATION</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"webLogApp"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLog.PARAM_BODY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLog.html#PARAM_BODY">PARAM_BODY</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"body"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLog.PARAM_LEAD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLog.html#PARAM_LEAD">PARAM_LEAD</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"lead"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLog.PARAM_MODIFIED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLog.html#PARAM_MODIFIED">PARAM_MODIFIED</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"modified"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLog.PARAM_OWNER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLog.html#PARAM_OWNER">PARAM_OWNER</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"owner"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLog.PARAM_TITLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLog.html#PARAM_TITLE">PARAM_TITLE</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"title"</CODE></TD>
|
|
</TR>
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=3><B>org.undp.weblog.<A HREF="org/undp/weblog/WebLogComment.html" title="class in org.undp.weblog">WebLogComment</A></B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLogComment.PARAM_COMMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLogComment.html#PARAM_COMMENT">PARAM_COMMENT</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"comment"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLogComment.PARAM_MODIFIED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLogComment.html#PARAM_MODIFIED">PARAM_MODIFIED</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"modified"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLogComment.PARAM_OWNER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLogComment.html#PARAM_OWNER">PARAM_OWNER</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"owner"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLogComment.PARAM_WEBLOG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLogComment.html#PARAM_WEBLOG">PARAM_WEBLOG</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"webLog"</CODE></TD>
|
|
</TR>
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=3><B>org.undp.weblog.<A HREF="org/undp/weblog/WebLogConstants.html" title="interface in org.undp.weblog">WebLogConstants</A></B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.WebLogConstants.PARAM_WEBLOG_DETAIL_ID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/WebLogConstants.html#PARAM_WEBLOG_DETAIL_ID">PARAM_WEBLOG_DETAIL_ID</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"wld_id"</CODE></TD>
|
|
</TR>
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=3><B>org.undp.weblog.ui.<A HREF="org/undp/weblog/ui/WebLogPage.html" title="class in org.undp.weblog.ui">WebLogPage</A></B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.ui.WebLogPage.BODY_ELEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/ui/WebLogPage.html#BODY_ELEMENT">BODY_ELEMENT</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"weblog:body"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.ui.WebLogPage.FOOTER_ELEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/ui/WebLogPage.html#FOOTER_ELEMENT">FOOTER_ELEMENT</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"weblog:footer"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.ui.WebLogPage.HEADER_ELEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/ui/WebLogPage.html#HEADER_ELEMENT">HEADER_ELEMENT</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"weblog:header"</CODE></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<A NAME="org.undp.weblog.ui.WebLogPage.XML_NS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
<CODE>public static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
|
|
<TD ALIGN="left"><CODE><A HREF="org/undp/weblog/ui/WebLogPage.html#XML_NS">XML_NS</A></CODE></TD>
|
|
<TD ALIGN="right"><CODE>"http://www.undp.org/weblog/1.0"</CODE></TD>
|
|
</TR>
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </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="constant-values.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>
|