Package org.javlo.component.links
Class SmartPageBean
- java.lang.Object
-
- org.javlo.component.links.SmartPageBean
-
public class SmartPageBean extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SmartPageBean.Image
-
Method Summary
-
-
-
Method Detail
-
getInstance
public static SmartPageBean getInstance(ContentContext ctx, ContentContext lgCtx, MenuElement page, PageReferenceComponent comp)
-
getAttTitle
public String getAttTitle()
-
getCategory
public String getCategory()
-
getAuthors
public String getAuthors()
-
getDate
public DateBean getDate()
-
getTimeRange
public SmartTimeRange getTimeRange() throws Exception
- Throws:
Exception
-
getDescription
public String getDescription()
-
getXhtmlDescription
public String getXhtmlDescription()
-
getEndDate
public DateBean getEndDate()
-
getId
public String getId()
-
getImageDescription
public String getImageDescription()
-
getImagePath
public String getImagePath()
-
getImageFilter
protected String getImageFilter()
-
getImages
public Collection<SmartPageBean.Image> getImages()
-
getImage
public SmartPageBean.Image getImage()
-
getImageURL
public String getImageURL()
-
getLanguage
public String getLanguage()
-
getForceLinkOn
public String getForceLinkOn()
-
getLinkOn
public String getLinkOn()
-
isLink
public boolean isLink()
-
getLinks
public Collection<Link> getLinks()
-
getLocation
public String getLocation()
-
getName
public String getName()
-
getRawTags
public String getRawTags()
-
getStartDate
public DateBean getStartDate()
-
getSubTitle
public String getSubTitle()
-
getSubTitlesBean
public Collection<SubTitleBean> getSubTitlesBean() throws Exception
- Throws:
Exception
-
getTags
public Collection<String> getTags()
-
getFirstTag
public String getFirstTag()
-
getFirstTagLabel
public String getFirstTagLabel()
-
getTagsLabel
public Collection<String> getTagsLabel()
-
getTitle
public String getTitle()
-
getHtmlTitle
public String getHtmlTitle()
-
getTitleForAttribute
public String getTitleForAttribute()
-
getContentTitle
public String getContentTitle()
-
getUrl
public String getUrl()
-
getViewImageURL
public String getViewImageURL()
-
isRealContent
public boolean isRealContent()
-
isSelected
public boolean isSelected()
-
getCategoryKey
public String getCategoryKey()
-
getCategoryLabel
public String getCategoryLabel()
-
isVisible
public boolean isVisible()
-
getStaticResources
public Collection<Link> getStaticResources()
-
getPath
public String getPath()
-
getCreator
public String getCreator()
-
isContentDate
public boolean isContentDate()
-
getPublishURL
public String getPublishURL()
-
isChildrenOfAssociation
public boolean isChildrenOfAssociation()
-
getRootOfChildrenAssociation
public MenuElement getRootOfChildrenAssociation()
-
getCreationDate
public String getCreationDate()
-
getSortableDate
public String getSortableDate()
-
getFont
public String getFont()
-
getSortableCreationDate
public String getSortableCreationDate()
-
isMailing
public boolean isMailing()
-
isChildrenAssociation
public boolean isChildrenAssociation()
-
getHumanName
public String getHumanName()
-
getReactionSize
public int getReactionSize()
-
getModificationDate
public String getModificationDate()
-
getContentDateValue
public String getContentDateValue()
-
getRangeOrDate
public String getRangeOrDate() throws ServiceException, Exception
- Throws:
ServiceException
Exception
-
getSortableModificationDate
public String getSortableModificationDate()
-
getChildren
public List<SmartPageBean> getChildren() throws Exception
- Throws:
Exception
-
getTechnicalTitle
public String getTechnicalTitle()
-
getEvent
public PageReferenceComponent.PageEvent getEvent()
-
getSortableCreationTime
public String getSortableCreationTime()
-
getSortableModificationTime
public String getSortableModificationTime()
-
getModificationTime
public String getModificationTime()
-
getCreationTime
public String getCreationTime()
-
getParent
public SmartPageBean getParent()
-
getLinkLabel
public String getLinkLabel()
-
isCurrentUserAsRight
public boolean isCurrentUserAsRight()
-
isEditable
public boolean isEditable()
-
isActive
public boolean isActive()
-
getSeoWeight
public int getSeoWeight()
-
getLabel
public String getLabel()
-
isModel
public boolean isModel()
-
isAdmin
public boolean isAdmin()
-
getData
public PageContentMap getData()
-
getToTheTopLevel
public int getToTheTopLevel()
-
getColor
public ExtendedColor getColor()
-
getBackgroundColor
public ExtendedColor getBackgroundColor()
-
getPriority
public int getPriority()
-
getPage
public MenuElement getPage()
-
getHtmlId
public String getHtmlId()
-
getHtmlSectionId
public String getHtmlSectionId()
-
getTaxonomy
public List<TaxonomyDisplayBean> getTaxonomy()
-
display
public void display()
-
isAlreadyDisplayed
public boolean isAlreadyDisplayed()
-
getScreenshotUrl
public String getScreenshotUrl() throws IOException
- Throws:
IOException
-
getContentDateNeverNull
public DateBean getContentDateNeverNull() throws FileNotFoundException, IOException, Exception
-
getProduct
public Product.ProductBean getProduct() throws Exception
- Throws:
Exception
-
-