com.dotmarketing.menubuilders
Class TopLinksMenuBuilder

java.lang.Object
  extended by com.dotmarketing.menubuilders.TopLinksMenuBuilder
All Implemented Interfaces:
org.apache.velocity.tools.view.tools.ViewTool

public class TopLinksMenuBuilder
extends java.lang.Object
implements org.apache.velocity.tools.view.tools.ViewTool


Field Summary
protected  javax.servlet.http.HttpServletRequest request
           
protected  javax.servlet.http.HttpServletResponse response
           
 
Constructor Summary
TopLinksMenuBuilder()
           
 
Method Summary
 java.lang.String createMenu(Host host)
           
 java.lang.String createMenu(java.lang.String hostId)
           
 void init(java.lang.Object obj)
          Initializes this instance for the current request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

request

protected javax.servlet.http.HttpServletRequest request

response

protected javax.servlet.http.HttpServletResponse response
Constructor Detail

TopLinksMenuBuilder

public TopLinksMenuBuilder()
Method Detail

init

public void init(java.lang.Object obj)
Initializes this instance for the current request.

Specified by:
init in interface org.apache.velocity.tools.view.tools.ViewTool

createMenu

public java.lang.String createMenu(Host host)
                            throws DotStateException,
                                   DotDataException,
                                   DotSecurityException
Throws:
DotStateException
DotDataException
DotSecurityException

createMenu

public java.lang.String createMenu(java.lang.String hostId)
                            throws DotStateException,
                                   DotDataException,
                                   DotSecurityException
Throws:
DotStateException
DotDataException
DotSecurityException


Copyright © 2013 dotCMS Inc. All Rights Reserved.