| Package | Description |
|---|---|
| org.alfresco.web.config.header |
| Modifier and Type | Method and Description |
|---|---|
HeaderItem |
HeaderItemsConfigElement.getItem(String id)
This method returns the item having the specified id string from within a
<header> tag.
|
HeaderItem[] |
HeaderItemsConfigElement.getItems() |
| Modifier and Type | Method and Description |
|---|---|
List<HeaderItem> |
HeaderItemsConfigElement.getItemsAsList()
This method returns an unmodifiable List of
HeaderItem
objects that are associated with this container. |
Copyright © 2005–2014 Alfresco Software. All rights reserved.