class: HomePage

public class: HomePage
Author: : Thomas Diebäcker, created 24.01.2007
Project: Phase: 1.0; Status: Proposed; Version: : $Revision: 2544 $ $LastChangedDate: 2009-04-24 1; Complexity: 1
Dates: Created: 16.07.2009 15:34:17; Modified: 16.07.2009 15:34:17;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {6019B103-D123-4a2d-AC3B-AF93EC81A402}
BackingBean for HomePage.jsp.
 

Goto: Custom Properties, Fields, Methods

Extends: BreadcrumbPage

See also: BreadcrumbPage

Appears in: pubman

Connections
 
Custom Properties
 
HomePage Attributes
Attribute Details
public static const String
  BEAN_NAME
Initial: "HomePage"
private static Logger
  logger
Initial: Logger.getLogger(HomePage.class)
 
HomePage Methods
Operation Details
public
getBlogBaseUrl():String
Sequential
Notes: Reads the blog URL from the properties file. Needed for blogintegration on homepage
@return blodUrl as String
public
getContactUrl():String
Sequential
Notes: Reads the contact URL from the properties file.
@return contactUrl as String
public
getPolicyUrl():String
Sequential
Notes: Reads the policy URL from the properties file.
@return policyUrl as String
protected
getSessionBean():CommonSessionBean
Sequential
Notes: Returns the CommonSessionBean.
@return a reference to the scoped data bean (CommonSessionBean)
public
HomePage():
Sequential
Notes: Public constructor.
public
init():void
Sequential
Notes: Callback method that is called whenever a page containing this page fragment is navigated to, either directly via a URL, or indirectly via page navigation.
public
isDepositor():boolean
Sequential
public
isItemSpecific():boolean
Sequential
Tags: annotations=@Override
public
isModerator():boolean
Sequential