Serialized Form

Class com.swfit.core.flash.FlashArray implements Serializable

Serialized Fields

param_names

java.lang.String[] param_names

param_values

java.lang.String[][] param_values


Class com.swfit.core.util.HashParams implements Serializable

Serialized Fields

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


Class com.swfit.app.MailList implements Serializable

Serialized Fields

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


Class com.swfit.app.MultiMailer implements Serializable


Class com.swfit.core.io.ReloadFile implements Serializable

Serialized Fields

last_modified

long last_modified


Class com.swfit.core.servlet.XHTMLBasicServlet implements Serializable


Class com.swfit.core.xhtml.XHTMLDocument implements Serializable

Serialized Fields

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


Class com.swfit.core.xhtml.publish.XHTMLPublishedObjectList implements Serializable

Serialized Fields

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


Class com.swfit.app.XHTMLPublishedObjectSearch implements Serializable


Class com.swfit.core.xhtml.publish.XHTMLPublishFolder implements Serializable

Serialized Fields

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.


Class com.swfit.app.XHTMLPublishServlet implements Serializable

Serialized Fields

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


Class com.swfit.core.xhtml.publish.XHTMLPubObjLstDefault implements Serializable

Serialized Fields

type

int type
What kind of XHTMLPublishedObjectList is this?


Class com.swfit.core.xhtml.XHTMLTestServlet implements Serializable

Serialized Fields

XHTML_TEST_TITLE

int XHTML_TEST_TITLE
The system text



Swfit developer homepage
Copyright © 2003 Orgdot AS. All Rights Reserved.