A B C D E F G H I J L M N P S T U W

A

ALL_TEMPLATES - Static variable in interface cz.ponec.ppSee.api.Templates
Contains all implemented HTML templates.
Album - interface cz.ponec.ppSee.api.Album.
Collection of files, images and index pages in the Album.
Api - interface cz.ponec.ppSee.api.Api.
The Api is basic class for the using the program interface in the PPSee general templates and BSH script.
ApiAlbum - interface cz.ponec.ppSee.api.ApiAlbum.
The ApiAlbum is basic class for the using the program interface in the PPSee album templates and BSH script.
Attribute - interface cz.ponec.ppSee.api.Attribute.
The representative of a file/image attribute.
add(Note) - Method in class cz.ponec.ppSee.api.Note
Concatenates the specified Note to the end of this Note.
add(Object) - Method in class cz.ponec.ppSee.api.Note
Concatenates the specified Note to the end of this Note.

B

BasicHtmlPage - Static variable in interface cz.ponec.ppSee.api.HtmParams
Basic Html Page (String)
BgColor - Static variable in interface cz.ponec.ppSee.api.HtmParams
Background Color (String)
BgColorType - Static variable in interface cz.ponec.ppSee.api.HtmParams
Background Color Type (Integer)
BgTextureExt - Static variable in interface cz.ponec.ppSee.api.HtmParams
Background Texture External (String)
BgTextureInt - Static variable in interface cz.ponec.ppSee.api.HtmParams
Background Texture Internal (String)
BorderColor - Static variable in interface cz.ponec.ppSee.api.HtmParams
Image Border Color (String)
BorderColorSet - Static variable in interface cz.ponec.ppSee.api.HtmParams
Apply an Image Border (Boolean).
bsh(String, Object) - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns the value from BeanShell script (see BSH Editor ).
bsh(String) - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns the value from BeanShell script (see BSH Editor ).

C

CatalogFile - interface cz.ponec.ppSee.api.CatalogFile.
Catalog File
ColorLink - Static variable in interface cz.ponec.ppSee.api.HtmParams
Link Color (String)
CountThumbsOfPage - Static variable in interface cz.ponec.ppSee.api.HtmParams
A count of thumbnails on a page.
CountThumbsOfPageIsRec - Static variable in interface cz.ponec.ppSee.api.HtmParams
A count of thumbnails on a page is recomended only.
CpOriginalPict - Static variable in interface cz.ponec.ppSee.api.HtmParams
Copy Original Picture for Usage (Boolean).
cz.ponec.ppSee.api - package cz.ponec.ppSee.api
See an interface Api first.

D

DEFAULT_TEMPLATE - Static variable in interface cz.ponec.ppSee.api.Templates
A Default Template Name.
DOCTYPE_401_STRICT - Static variable in interface cz.ponec.ppSee.api.Api
Standard doctype HTML 4.01 Strict.
DOCTYPE_401_TRANS - Static variable in interface cz.ponec.ppSee.api.Api
Standard doctype HTML 4.01 Transitional.
DOCTYPE_X10_STRICT - Static variable in interface cz.ponec.ppSee.api.Api
Standard doctype XHTML 1.0 Strict.
DOCTYPE_X10_TRANS - Static variable in interface cz.ponec.ppSee.api.Api
Standard doctype XHTML 1.0 Transitional.
Detail - interface cz.ponec.ppSee.api.Detail.
The representative of a detail page/file of the album.
DetailTooltip - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Detail Tooltip (Boolean)
DetailTooltipTxt - Static variable in interface cz.ponec.ppSee.api.HtmParams
Detail Tooltip Text (String)

E

EApeture - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Apeture from Exif (Boolean)
EAuthor - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show a Name of Author (Boolean)
EAuthorDiff - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show a Different Author (Boolean)
ECameraMake - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Camera Make from Exif (Boolean)
ECameraModel - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Camera Model from Exif (Boolean)
ECompressionT - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show type of compression from Exif (Boolean)
EDateFormat - Static variable in interface cz.ponec.ppSee.api.HtmParams
Date Format (String)
EDateOriginal - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show an Original Date from Exif (Boolean)
EDetailDescr - Static variable in interface cz.ponec.ppSee.api.HtmParams
Text Description (String)
EExposureTime - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Exposure Time from Exif (Boolean)
EFileName - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show a File Name (Boolean)
EFirmwareVersion - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Firmware Version from Exif (Boolean)
EImageNumber - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Image Number from Exif (Boolean)
EIso - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Iso from Exif (Boolean)
EMeteringMode - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show a Metering Mode from Exif (Boolean)
EOrigPictSize - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Original Picture Size from Exif (Boolean)
EOwnerName - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Owner Name from Exif (Boolean)
ESourcePictSize - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Source Picture Size (Boolean)
EUserDescr - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show a File User Description
EUserTitle - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show a File User Title (Boolean)
EVersion - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Version of an EXIF format (Boolean).

F

FORMAT_HTM - Static variable in class cz.ponec.ppSee.api.Note
Output text has allowed HTML tags.
FORMAT_HTM_FREE - Static variable in class cz.ponec.ppSee.api.Note
Output text must be HTML tag free.
FORMAT_JS - Static variable in class cz.ponec.ppSee.api.Note
Format for Javascript.
FORMAT_TIP - Static variable in class cz.ponec.ppSee.api.Note
Format for tooltip.
FgColor - Static variable in interface cz.ponec.ppSee.api.HtmParams
Foreground Color (String)
FooterText - Static variable in interface cz.ponec.ppSee.api.HtmParams
Footer Text (String)
formatHedader(Date) - Method in interface cz.ponec.ppSee.api.Api
Formats the date for index header.
formatMark(Date) - Method in interface cz.ponec.ppSee.api.Api
Formats the date as Mark.
formatPicture(Date) - Method in interface cz.ponec.ppSee.api.Api
Formats the date for for Picture.

G

getAlbum() - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns a collections of Album images and index pages.
getApplName() - Method in interface cz.ponec.ppSee.api.Api
Returns PPSee name
getApplName() - Method in interface cz.ponec.ppSee.api.Util
Deprecated. See Api.getApplName()
getApplVersion() - Method in interface cz.ponec.ppSee.api.Api
PPSee version
getAreaDetail() - Method in interface cz.ponec.ppSee.api.Detail
Deprecated. Use getDetailArea() instead.
getAreaOrig() - Method in interface cz.ponec.ppSee.api.Detail
Deprecated. Use getOrigArea() instead.
getAreaThumbnail() - Method in interface cz.ponec.ppSee.api.Detail
Deprecated. Use getThumbnailArea() instead.
getAttributes() - Method in interface cz.ponec.ppSee.api.Detail
Returns the array of attributes of the related file/image.
getAuthor() - Method in interface cz.ponec.ppSee.api.Album
Returns the author of the album.
getAuthor() - Method in interface cz.ponec.ppSee.api.Detail
Returns the Author of Image.
getBackgroundImage(boolean) - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns Link to Texture Image (include "") or null in the case the background is not requred..
getBackgroundImageCss(boolean) - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns Link to Texture Image for CSS definition.
getBasicFile() - Method in interface cz.ponec.ppSee.api.CatalogFile
System file
getButtonTagIndex() - Method in interface cz.ponec.ppSee.api.Util
Get a Button Tag for an Index page.
getButtonTagMenu() - Method in interface cz.ponec.ppSee.api.Util
Get a Button Tag for a Menu page.
getButtonTagNext() - Method in interface cz.ponec.ppSee.api.Util
Get a Button Tag for a next page.
getButtonTagPrev() - Method in interface cz.ponec.ppSee.api.Util
Get a Button Tag for a previous page.
getButtonTagShow() - Method in interface cz.ponec.ppSee.api.Util
Get a Button Tag for a slide show page.
getCharset() - Method in interface cz.ponec.ppSee.api.Api
Returns a charset.
getCharset() - Method in interface cz.ponec.ppSee.api.CatalogFile
Character set of the file.
getCharset() - Method in interface cz.ponec.ppSee.api.Util
Deprecated. See Api.getCharset()
getCharsetName() - Method in interface cz.ponec.ppSee.api.CatalogFile
Character set of the page
getContent(int) - Method in interface cz.ponec.ppSee.api.CatalogFile
Returns text content of the file
getContext() - Method in interface cz.ponec.ppSee.api.Api
Returns a context.
getContext() - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns a HTML template context.
getCountOfFiles() - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns the Count of Files (include Images and another Files).
getCountOfImages() - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns the Count of Images.
getCreated() - Method in interface cz.ponec.ppSee.api.Detail
Returns the Date of Created Image From Exif Inforamtion.
getCreatedFormatted() - Method in interface cz.ponec.ppSee.api.Detail
Returns the Date of Created Image From Exif Inforamtion like formatted String.
getDate() - Method in interface cz.ponec.ppSee.api.Album
Returns the date of the album.
getDateFormatted() - Method in interface cz.ponec.ppSee.api.Album
Returns the date of the album.
getDescription() - Method in interface cz.ponec.ppSee.api.Detail
User File Note.
getDetail(int) - Method in interface cz.ponec.ppSee.api.Album
Returns the file of Album by a position.
getDetail(int) - Method in interface cz.ponec.ppSee.api.IndexPage
Returns the file (image) by index from the current index page.
getDetailArea() - Method in interface cz.ponec.ppSee.api.Detail
Returns the Area (in pixels) of a Detail Image.
getDetailBorder() - Method in interface cz.ponec.ppSee.api.Album
Returns a width of Detail Image Border in pixels.
getDetailCount() - Method in interface cz.ponec.ppSee.api.Album
Returns the count of Details.
getDetailCount() - Method in interface cz.ponec.ppSee.api.IndexPage
Returns the count of details (images) in the current index page.
getDetailImageName() - Method in interface cz.ponec.ppSee.api.Detail
Returns the name of image for detail page.
getDetailPageName() - Method in interface cz.ponec.ppSee.api.Detail
Returns the name of HTML detail page.
getDetails() - Method in interface cz.ponec.ppSee.api.IndexPage
Returns all files (images) of current page in a proper ordering.
getDirDescription() - Method in interface cz.ponec.ppSee.api.Api
Returns a Descripton of the current directory
getDirTitle() - Method in interface cz.ponec.ppSee.api.Api
Returns a title of the current directory
getDoctype(String) - Method in interface cz.ponec.ppSee.api.Api
Returns a HTML doctype and a XML specification (in case, the specification is required).
getExif() - Method in interface cz.ponec.ppSee.api.Attribute
Returns the numerical code of an Exif property in a hexadecimal format.
getExif(String) - Method in interface cz.ponec.ppSee.api.Detail
Returns the Exif Value.
getFile() - Method in interface cz.ponec.ppSee.api.Detail
Returns the Source File (like a System File).
getFileName() - Method in interface cz.ponec.ppSee.api.IndexPage
Returns the file name of the current HTML page.
getFormat() - Method in class cz.ponec.ppSee.api.Note
Returns a type of format for a target processing in future.
getHourglass() - Method in interface cz.ponec.ppSee.api.Album
Returns the image name of the album Hourglass.
getHourglassArea() - Method in interface cz.ponec.ppSee.api.Album
Returns the image name of the album Hourglass.
getHtmlText(Note) - Method in interface cz.ponec.ppSee.api.Api
Deprecated.  
getId() - Method in interface cz.ponec.ppSee.api.Album
Returns an unique string (time related) for the current Album.
getId() - Method in interface cz.ponec.ppSee.api.Detail
Returns the unique string for the current file.
getImage(int) - Method in interface cz.ponec.ppSee.api.Album
Returns the image of Album by a position.
getImageCount() - Method in interface cz.ponec.ppSee.api.Album
Returns a count of Images.
getIndexPage(int) - Method in interface cz.ponec.ppSee.api.Album
Returns the index page by a position.
getIndexPage() - Method in interface cz.ponec.ppSee.api.Detail
Returns a basic index page for the file.
getIndexPageCount() - Method in interface cz.ponec.ppSee.api.Album
Returns the count of a Index Pages.
getIndexPages() - Method in interface cz.ponec.ppSee.api.Album
Returns the index page array.
getKey() - Method in interface cz.ponec.ppSee.api.Attribute
Get a Key of Attribute.
getKeyNameEsc() - Method in interface cz.ponec.ppSee.api.Util
Returns the Language Note of a Key Escape.
getKeyNameLeft() - Method in interface cz.ponec.ppSee.api.Util
Returns the Language Note of a Key Cursor Left.
getKeyNameRight() - Method in interface cz.ponec.ppSee.api.Util
Returns the Language Note of a Key Cursor Right.
getKeyNameSpace() - Method in interface cz.ponec.ppSee.api.Util
Returns the Language Note of a Key Space Bar.
getLabel() - Method in interface cz.ponec.ppSee.api.Attribute
Returns a Label of the attribute.
getLang() - Method in interface cz.ponec.ppSee.api.Api
Get the current language.
getLink() - Method in interface cz.ponec.ppSee.api.CatalogFile
Returns a HTML Link to current file
getLink2Css() - Method in interface cz.ponec.ppSee.api.Util
Return the Link to CSS.
getLink2Css(String) - Method in interface cz.ponec.ppSee.api.Util
Return the Link to CSS:
getLocale() - Method in interface cz.ponec.ppSee.api.Api
Returns the user selected Language Locale.
getLogo() - Method in interface cz.ponec.ppSee.api.Album
Returns the image name of the album logo or null, if the file was not found.
getModified() - Method in class cz.ponec.ppSee.api.SFile
Returns a date of the last modification.
getName() - Method in interface cz.ponec.ppSee.api.IProperty
Get name of property
getName() - Method in class cz.ponec.ppSee.api.SFile
Returns a Name of the file
getNextDetail(int) - Method in interface cz.ponec.ppSee.api.Detail
Returns the next detail (file/image) or null in case no file was found.
getNextPage(int) - Method in interface cz.ponec.ppSee.api.IndexPage
Returns the next index page or null in case no page was found.
getNoteClear() - Method in class cz.ponec.ppSee.api.Note
Returns the text for a HTML output like a HTML free.
getNoteHtml() - Method in class cz.ponec.ppSee.api.Note
Output can contains with HTML tags.
getNoteJs() - Method in class cz.ponec.ppSee.api.Note
Returns the text for a Javascript.
getNoteTip() - Method in class cz.ponec.ppSee.api.Note
Returns the text for a tooltip.
getOrigArea() - Method in interface cz.ponec.ppSee.api.Detail
Returns the Area (in pixels) of a Original Image.
getParam(Property) - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns a user parameter form the PPSee program (parameters are managed by user by graphical interface of the PPSee program).
getPath() - Method in class cz.ponec.ppSee.api.SFile
Returns a path of the file
getPointerOfFile() - Method in interface cz.ponec.ppSee.api.Detail
Returns the pointer of the current file or -1 if the poiner was not found.
getPointerOfIndex() - Method in interface cz.ponec.ppSee.api.IndexPage
Returns a pointer of the current index page or -1 if the poiner was not found.
getPoweredBy() - Method in interface cz.ponec.ppSee.api.Api
Returns the language text "Powered by PPSee" include a HTML tags.
getPoweredBy() - Method in interface cz.ponec.ppSee.api.Util
Returns the language text "Powered by PPSee" include a HTML tags.
getPoweredByText() - Method in interface cz.ponec.ppSee.api.Api
Returns the unformatted language text "Powered by PPSee".
getPoweredByText() - Method in interface cz.ponec.ppSee.api.Util
Returns the unformatted language text "Powered by PPSee".
getPrologue() - Method in interface cz.ponec.ppSee.api.Album
Returns the Prologue of the album.
getSimilarColor(String) - Method in interface cz.ponec.ppSee.api.Util
Returns a similar Color by default color ratio (12%).
getSimilarColor(String, int) - Method in interface cz.ponec.ppSee.api.Util
Returns a similar Color
getSimilarColor_(Color, int) - Method in interface cz.ponec.ppSee.api.Util
Returns a similar Color.
getSourceDirectory() - Method in interface cz.ponec.ppSee.api.Api
Returns the current directory.
getTargetDirectory() - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns the top of the tree target directories.
getText(String) - Method in interface cz.ponec.ppSee.api.Util
Return the language text form a text properties file.
getText(String, String) - Method in interface cz.ponec.ppSee.api.Util
Return the HTML language text form appropriate text properties file by a key and parameter.
getThumbnailArea() - Method in interface cz.ponec.ppSee.api.Detail
Returns the Area (in pixels) of a Thumbnail Image.
getThumbnailImageName() - Method in interface cz.ponec.ppSee.api.Detail
Returns the name of thumbnail image.
getTitle() - Method in interface cz.ponec.ppSee.api.Album
Returns the title of the album.
getTitle() - Method in interface cz.ponec.ppSee.api.CatalogFile
Returns file title.
getTitle() - Method in interface cz.ponec.ppSee.api.Detail
User File Title.
getType() - Method in interface cz.ponec.ppSee.api.IProperty
Get Class type of the property
getUtil() - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns the text utilities object.
getValue() - Method in interface cz.ponec.ppSee.api.Attribute
An attribute value.
getVersion() - Method in interface cz.ponec.ppSee.api.Util
Deprecated. See Api.getApplVersion()

H

HeaderAuthor - Static variable in interface cz.ponec.ppSee.api.HtmParams
Header Author (String).
HeaderDate - Static variable in interface cz.ponec.ppSee.api.HtmParams
Header Date (Boolean)
HeaderDateFormat - Static variable in interface cz.ponec.ppSee.api.HtmParams
Header Date Format (String)
HeaderDescription - Static variable in interface cz.ponec.ppSee.api.HtmParams
Header Description (Boolean)
HeaderLogo - Static variable in interface cz.ponec.ppSee.api.HtmParams
Header Logo (Boolean)
HeaderLogoResize - Static variable in interface cz.ponec.ppSee.api.HtmParams
The Resize Method (String).
HeaderLogoResizeS - Static variable in interface cz.ponec.ppSee.api.HtmParams
The Resize Method: if original is smaller then pattern, don't use a resizing method (Boolean).
HeaderLogoSize - Static variable in interface cz.ponec.ppSee.api.HtmParams
Header Logo Size (Dimension).
HeaderLogoUrl - Static variable in interface cz.ponec.ppSee.api.HtmParams
URL of Header Logo (String)
HtmParams - interface cz.ponec.ppSee.api.HtmParams.
The Interface contains some string Constants designed to obtaining an application HTML Parameter.

I

IProperty - interface cz.ponec.ppSee.api.IProperty.
A property for PDataObject class.
ImgDetailBW - Static variable in interface cz.ponec.ppSee.api.HtmParams
Convert a Detail Image to Black and White (Boolean).
ImgHqResampling - Static variable in interface cz.ponec.ppSee.api.HtmParams
High Quality Image Resampling (Boolean).
ImgSharpenD - Static variable in interface cz.ponec.ppSee.api.HtmParams
An Image sharpness for Detail Image (Integer).
ImgSharpenT - Static variable in interface cz.ponec.ppSee.api.HtmParams
An Image sharpness for Thumbnail Image (Integer).
ImgThumbBW - Static variable in interface cz.ponec.ppSee.api.HtmParams
Convert a Thumbnail Image to Black and White colors (Boolean).
IndexPage - interface cz.ponec.ppSee.api.IndexPage.
The representative of Album Index Page.
isEmpty() - Method in class cz.ponec.ppSee.api.Note
Returns a true if the text is empty or if the text contains some blank characters only.
isImage() - Method in interface cz.ponec.ppSee.api.Detail
Returns the true value, if the file is an image.
isNoted() - Method in class cz.ponec.ppSee.api.Note
Returns true, if text contains a NOTE formatting.
isPreviewMode() - Method in interface cz.ponec.ppSee.api.ApiAlbum
Returns true value, if the album is created in a preview (quick) mode.

J

JpgCompress - Static variable in interface cz.ponec.ppSee.api.HtmParams
Jpg Comress Ratio (Integer).

L

Language - Static variable in interface cz.ponec.ppSee.api.HtmParams
Album Language (Locale).
Link2Exit - Static variable in interface cz.ponec.ppSee.api.HtmParams
Link (URL) to Exit (Boolean)
Link2ExitUrl - Static variable in interface cz.ponec.ppSee.api.HtmParams
Link (URL) to Exit (String)
LinkToOriginal - Static variable in interface cz.ponec.ppSee.api.HtmParams
Link To Original (Boolean)
length() - Method in class cz.ponec.ppSee.api.SFile
Returns a size of the file.
log(Object, Throwable) - Method in interface cz.ponec.ppSee.api.Api
Print the Message with an Exception to standard output.
log(Object, Throwable) - Method in interface cz.ponec.ppSee.api.ApiAlbum
Print the Message with an Exception to standard output.
log(Object) - Method in interface cz.ponec.ppSee.api.ApiAlbum
Print the Message to standard output.

M

MonochromeTone - Static variable in interface cz.ponec.ppSee.api.HtmParams
A Tone for a Monochrome Image (String).
MonochromeToneSet - Static variable in interface cz.ponec.ppSee.api.HtmParams
Apply an Image Border Color (Boolean).

N

NO - Static variable in interface cz.ponec.ppSee.api.Api
A sign for an invalid string.
NavigImgGroup - Static variable in interface cz.ponec.ppSee.api.HtmParams
Navigation Image Group (String)
NavigImgLink - Static variable in interface cz.ponec.ppSee.api.HtmParams
Navigation Imgage Link (String)
NavigStyle - Static variable in interface cz.ponec.ppSee.api.HtmParams
A Style (Image/Button) for navigation widgets.
Note - class cz.ponec.ppSee.api.Note.
A representative of a language text.
Note(String, byte) - Constructor for class cz.ponec.ppSee.api.Note
Creates a new instance of Note.
Note(String) - Constructor for class cz.ponec.ppSee.api.Note
Creates a new instance of Note.
Note(Note) - Constructor for class cz.ponec.ppSee.api.Note
Creates a new instance of Note.
Note() - Constructor for class cz.ponec.ppSee.api.Note
Creates the empty instance of Note.
Note(String, boolean) - Constructor for class cz.ponec.ppSee.api.Note
Creates a new instance of Note.

P

PaddingColor - Static variable in interface cz.ponec.ppSee.api.HtmParams
Image Padding Color (String)
PaddingColorSet - Static variable in interface cz.ponec.ppSee.api.HtmParams
ALink Color is different the Color Link parameter (Boolean).
PictResize - Static variable in interface cz.ponec.ppSee.api.HtmParams
The Resize Method (String).
PictResizeS - Static variable in interface cz.ponec.ppSee.api.HtmParams
The Resize Method: if original is smaller then pattern, don't use a resizing method.
PictSize - Static variable in interface cz.ponec.ppSee.api.HtmParams
Pict Size (Dimension)

S

SFile - class cz.ponec.ppSee.api.SFile.
A System File (a file of operating system).
SFile(File) - Constructor for class cz.ponec.ppSee.api.SFile
Creates a new instance of SFile
SHOW - Static variable in interface cz.ponec.ppSee.api.Util
Slide Show HTML File Name.
SHOW_INTRO - Static variable in interface cz.ponec.ppSee.api.Util
Intro Slide Show HTML File Name.
Separator1 - Static variable in interface cz.ponec.ppSee.api.HtmParams
Separator1 (Boolean)
Separator2 - Static variable in interface cz.ponec.ppSee.api.HtmParams
Separator2 (Boolean)
ShowFinalDescr - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show the last slideshow description (Boolean)
ShowFinalIcon - Static variable in interface cz.ponec.ppSee.api.HtmParams
Name of the last slideshow image (String)
ShowIcon - Static variable in interface cz.ponec.ppSee.api.HtmParams
Slide Show Icon (String)
ShowSlideOrder - Static variable in interface cz.ponec.ppSee.api.HtmParams
Order Show Slide (Boolean)
ShowTimeInterval - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Time Interval of Slide Show (Integer) [ms]
SignMark - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sign Mark - for picture (String)
SignMarkColBg - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sign Mark Color Background - for picture (String).
SignMarkColFg - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sign Mark Color Foreground - for picture (String)
SignMarkSize - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sign Mark Size - for picture (Integer)
SlideBorderColor - Static variable in interface cz.ponec.ppSee.api.HtmParams
Border Color for Slide Show Image (String)
SlideBorderColorSet - Static variable in interface cz.ponec.ppSee.api.HtmParams
Apply Border Color for Slide Show Image (Boolean)
SlideDescription - Static variable in interface cz.ponec.ppSee.api.HtmParams
A Slide Show Description (String)
SlideShow - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Slide Show (Boolean)
SortDesc1 - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sort Descending 1 (Boolean)
SortDesc2 - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sort Descending 2 (Boolean)
SortDesc3 - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sort Descending 3 (Boolean)
SortLevel1 - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sort Level 1 (String)
SortLevel2 - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sort Level 2 (String)
SortLevel3 - Static variable in interface cz.ponec.ppSee.api.HtmParams
Sort Level 3 (String)

T

TEMPL_BIG_DET - Static variable in interface cz.ponec.ppSee.api.Templates
Index Images with a Big Image in Detail.
TEMPL_DESCR - Static variable in interface cz.ponec.ppSee.api.Templates
Index Images with Description.
TEMPL_DESCR2 - Static variable in interface cz.ponec.ppSee.api.Templates
Previews with description formatted into two columns (not implemented yet).
TEMPL_FREE - Static variable in interface cz.ponec.ppSee.api.Templates
Flow Thumbnails.
TEMPL_SCROLL_B - Static variable in interface cz.ponec.ppSee.api.Templates
Scrolling Thumbnails (on a bottom side).
TEMPL_SCROLL_L - Static variable in interface cz.ponec.ppSee.api.Templates
Scrolling Thumbnails (on a left side).
TEMPL_SCROLL_R - Static variable in interface cz.ponec.ppSee.api.Templates
Scrolling Thumbnails (on a right side).
TEMPL_SCROLL_T - Static variable in interface cz.ponec.ppSee.api.Templates
Scrolling Thumbnails (on a top side).
TEMPL_TABLE4 - Static variable in interface cz.ponec.ppSee.api.Templates
Table Layout with 4 columns.
TEMPL_TABLE5 - Static variable in interface cz.ponec.ppSee.api.Templates
Table Layout with 5 columns.
TEMPL_TABLE6 - Static variable in interface cz.ponec.ppSee.api.Templates
Table Layout with 6 columns.
TEMPL_USER - Static variable in interface cz.ponec.ppSee.api.Templates
User Defined (editable).
Template - Static variable in interface cz.ponec.ppSee.api.HtmParams
Selected HTML template - type of album (String).
Templates - interface cz.ponec.ppSee.api.Templates.
The interface include all HTML album templates.
ThumbDescription - Static variable in interface cz.ponec.ppSee.api.HtmParams
Thumb Description (Boolean)
ThumbResize - Static variable in interface cz.ponec.ppSee.api.HtmParams
The Resize Method (String).
ThumbResizeS - Static variable in interface cz.ponec.ppSee.api.HtmParams
The Resize Method: if original is smaller then pattern, don't use a resizing method (Boolean).
ThumbSize - Static variable in interface cz.ponec.ppSee.api.HtmParams
Thumb Size (Dimension)
ThumbTooltip - Static variable in interface cz.ponec.ppSee.api.HtmParams
Show Thumb Tooltip (Boolean)
ThumbTooltipTxt - Static variable in interface cz.ponec.ppSee.api.HtmParams
Thumbnail Tooltip Text (String)
TitleColor - Static variable in interface cz.ponec.ppSee.api.HtmParams
A Title Color (String)
TransEnabled - Static variable in interface cz.ponec.ppSee.api.HtmParams
Transition efect is Enabled (Boolean)
TransTime - Static variable in interface cz.ponec.ppSee.api.HtmParams
Time of Transition (Integer) in [ms].
TransType - Static variable in interface cz.ponec.ppSee.api.HtmParams
Transition Type (String)
toHtml(String) - Method in interface cz.ponec.ppSee.api.Api
Convert the special character to HTML format.
toString() - Method in class cz.ponec.ppSee.api.Note
Get a text method.
trim() - Method in class cz.ponec.ppSee.api.Note
Trim a text from left and right.

U

Util - interface cz.ponec.ppSee.api.Util.
Text Utilities of API.

W

WriteXmlHeader - Static variable in interface cz.ponec.ppSee.api.HtmParams
Write a XML header into HTML photo album file (Boolean).

A B C D E F G H I J L M N P S T U W

Copyright © 2007 PPonec. All Rights Reserved.