Uses of Class
org.apache.cocoon.portal.impl.LinkInfo

Packages that use LinkInfo
org.apache.cocoon.portal.impl   
 

Uses of LinkInfo in org.apache.cocoon.portal.impl
 

Subclasses of LinkInfo in org.apache.cocoon.portal.impl
 class PageLabelLinkInfo
          Helper class containing the information about common parts for each link that will be generated in the portal page.
 

Methods in org.apache.cocoon.portal.impl that return LinkInfo
 LinkInfo LinkInfo.appendToBase(char c)
           
 LinkInfo LinkInfo.appendToBase(String value)
           
protected  LinkInfo PageLabelLinkService.getInfo()
          Return the current info for the request.
protected  LinkInfo DefaultLinkService.getInfo()
          Return the current info for the request.
 

Methods in org.apache.cocoon.portal.impl with parameters of type LinkInfo
protected  String PageLabelLinkService.initBuffer(LinkInfo info, Event event, Boolean secure)
           
protected  String DefaultLinkService.initBuffer(LinkInfo info, Event event, Boolean secure)
           
protected  String PageLabelLinkService.initBuffer(LinkInfo info, List events, Boolean secure)
           
protected  String DefaultLinkService.initBuffer(LinkInfo info, List events, Boolean secure)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.