Serialized Form
param_names
java.lang.String[] param_names
param_values
java.lang.String[][] param_values
last_modified
long last_modified
- Check if state of the file has changed since last time the method was called.
file
java.io.File file
- The data file
PUBLISH_TITLE
int PUBLISH_TITLE
- The system text
OPTIONS_MESSAGE
int OPTIONS_MESSAGE
- The system text
SEARCH_TITLE
int SEARCH_TITLE
- The system text
QUERY_SUBMIT_MESSAGE
int QUERY_SUBMIT_MESSAGE
- The system text
MAX_TITLE_LEN
int MAX_TITLE_LEN
- The system text
last_modified
long last_modified
modified_mark
long modified_mark
added_data
boolean added_data
url
java.net.URL url
file
java.io.File file
title_shift
int title_shift
part_1_shift
int part_1_shift
max_code
int max_code
- The data should always be stored after newCode() has been called, to ensure
unique IDs.
data
HashParams data
- This list loaded from a textfile in the form of raw strings.
data_folder
java.io.File data_folder
- This list loaded from a textfile in the form of raw strings.
publish_folder
XHTMLPublishFolder publish_folder
- The resources under a publish folder.
article_renderer
XHTMLArticleRenderer article_renderer
- Utility class for formatting and outputting text.
web_root
java.lang.String web_root
- The prefix to generated URLs
sub_web_root
java.lang.String sub_web_root
- The prefix to generated URLs
ssi_disable
boolean ssi_disable
- Should we add a 'cat' variable to the query string of generated URLs ?
category_list
XHTMLPublishedObjectList category_list
- XHTMLPublishedObjectLists this XHTMLPublishedObjectList might depend on.
author_list
XHTMLPublishedObjectList author_list
- XHTMLPublishedObjectLists this XHTMLPublishedObjectList might depend on.
media_list
XHTMLPublishedObjectList media_list
- XHTMLPublishedObjectLists this XHTMLPublishedObjectList might depend on.
CAT
java.lang.String CAT
SSI_DISABLE
java.lang.String SSI_DISABLE
config
javax.servlet.ServletConfig config
sub_folder
java.io.File sub_folder
folder_servlet_config
javax.servlet.ServletConfig folder_servlet_config
- Extend the servlet config with a hypotethical text file in a publish folder.
PUBLISH_TITLE
int PUBLISH_TITLE
- The system text
FOLDERS_MESSAGE
int FOLDERS_MESSAGE
- The system text
OPTIONS_MESSAGE
int OPTIONS_MESSAGE
- The system text
AUTHOR_MESSAGE
int AUTHOR_MESSAGE
- The system text
CATEGORIES_MESSAGE
int CATEGORIES_MESSAGE
- The system text
NEWS_MESSAGE
int NEWS_MESSAGE
- The system text
IMAGE_MESSAGE
int IMAGE_MESSAGE
- The system text
FILE_MESSAGE
int FILE_MESSAGE
- The system text
ARTICLE_MESSAGE
int ARTICLE_MESSAGE
- The system text
NEWSBRIEF_MESSAGE
int NEWSBRIEF_MESSAGE
- The system text
TICKER_MESSAGE
int TICKER_MESSAGE
- The system text
PUBLISH_ALL_MESSAGE
int PUBLISH_ALL_MESSAGE
- The system text
INDEX_ALL_MESSAGE
int INDEX_ALL_MESSAGE
- The system text
type
int type
- What kind of XHTMLPublishedObjectList is this?
XHTML_TEST_TITLE
int XHTML_TEST_TITLE
- The system text
Swfit developer homepage
Copyright © 2003 Orgdot AS. All Rights Reserved.