Package | Description |
---|---|
org.apache.maven.doxia.site |
Modifier and Type | Method and Description |
---|---|
Banner |
Banner.clone()
Method clone.
|
Banner |
Banner.clone()
Method clone.
|
Banner |
SiteModel.getBannerLeft()
Get banner logo on the masthead of the site to the left.
|
Banner |
SiteModel.getBannerLeft()
Get banner logo on the masthead of the site to the left.
|
Banner |
SiteModel.getBannerRight()
Get banner logo on the masthead of the site to the right.
|
Banner |
SiteModel.getBannerRight()
Get banner logo on the masthead of the site to the right.
|
Modifier and Type | Method and Description |
---|---|
void |
SiteModel.setBannerLeft(Banner bannerLeft)
Set banner logo on the masthead of the site to the left.
|
void |
SiteModel.setBannerLeft(Banner bannerLeft)
Set banner logo on the masthead of the site to the left.
|
void |
SiteModel.setBannerRight(Banner bannerRight)
Set banner logo on the masthead of the site to the right.
|
void |
SiteModel.setBannerRight(Banner bannerRight)
Set banner logo on the masthead of the site to the right.
|
Copyright © 2005–2023 The Apache Software Foundation. All rights reserved.