Serialized Form
|
Package org.apache.maven.doxia.site.decoration |
name
java.lang.String name
- The name of the banner.
src
java.lang.String src
- The source location of an image for the banner.
alt
java.lang.String alt
- The alt description for the banner image.
href
java.lang.String href
- The href of a link to be used for the banner image.
border
java.lang.String border
- The border to use for the banner image.
width
java.lang.String width
- The width to use for the banner image.
height
java.lang.String height
- The height to use for the banner image.
head
java.lang.Object head
- Additional content (like Javascript) to include in the HEAD
block of the generated pages.
links
java.util.List links
- Field links.
breadcrumbs
java.util.List breadcrumbs
- Field breadcrumbs.
menus
java.util.List menus
- Field menus.
name
java.lang.String name
- The full name of the project.
bannerLeft
Banner bannerLeft
- Banner logo on the masthead of the site to the left.
bannerRight
Banner bannerRight
- Banner logo on the masthead of the site to the right.
publishDate
PublishDate publishDate
- Modify the date published display properties.
version
Version version
- Modify the version published display properties.
poweredBy
java.util.List poweredBy
- Field poweredBy.
skin
Skin skin
- The artifact containing the skin for the site.
body
Body body
- The main site content decoration.
custom
java.lang.Object custom
- Custom configuration for use with customized Velocity
templates.
lastModified
long lastModified
- Timestamp of the last modification of this decoration model.
modelEncoding
java.lang.String modelEncoding
- Field modelEncoding.
menusByRef
java.util.Map menusByRef
name
java.lang.String name
- The name to display for the link.
href
java.lang.String href
- The href to use for the link.
img
java.lang.String img
- The source location of an image.
position
java.lang.String position
- Where to place the image regarding the displayed name (left
or right).
alt
java.lang.String alt
- The alt to use for the image.
border
java.lang.String border
- The border to use for the image.
width
java.lang.String width
- The width to use for the image.
height
java.lang.String height
- The height to use for the image.
target
java.lang.String target
- Where the new document will be displayed when the user
follows a link, i.e. _blank opens the new document in a new
window.
name
java.lang.String name
- The name to display for the menu.
inherit
java.lang.String inherit
- The way in which the menu is inherited. Can be
one of :
top, bottom.
inheritAsRef
boolean inheritAsRef
- If this is a reference, setting
true means that it will be
populated
in the project, whereas if it is false, it is
populated in the parent and then inherited.
ref
java.lang.String ref
- A reference to a pre-defined menu, such as a
reports, modules
or parent.
img
java.lang.String img
- The source location of an menu image.
alt
java.lang.String alt
- The alt description for the image.
position
java.lang.String position
- Where to place the image regarding the displayed name (left
or right).
border
java.lang.String border
- The border to use for the menu image.
width
java.lang.String width
- The width to use for the menu image.
height
java.lang.String height
- The height to use for the menu image.
items
java.util.List items
- Field items.
description
java.lang.String description
- A description of the menu item. This is used on any summary
pages for a menu.
collapse
boolean collapse
- Whether to collapse children elements of an item menu (by
default).
ref
java.lang.String ref
- A reference to a pre-defined menu item, such as a report
(specified by the report goal
name). Any elements explicitly given override
those from the pre-defined reference.
items
java.util.List items
- Field items.
position
java.lang.String position
- Where to place the date published (left, right,
navigation-top, navigation-bottom, bottom).
format
java.lang.String format
- Date format to use. The default is ISO-8601 yyyy-MM-dd.
groupId
java.lang.String groupId
- The skin group ID.
artifactId
java.lang.String artifactId
- The skin artifact ID.
version
java.lang.String version
- The skin version.
position
java.lang.String position
- Where to place the version published (left, right,
navigation-top, navigation-bottom, bottom).
Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.