09-25-2009 03:28 PM
09-26-2009 04:10 PM
09-28-2009 10:09 AM
09-29-2009 08:28 AM
09-29-2009 09:11 AM
09-29-2009 09:25 AM
10-01-2009 03:44 AM
10-01-2009 05:24 AM
je n'arrive pas a trouver ou je modifie.
personne n'a une idée ?
10-01-2009 07:30 AM
10-01-2009 07:53 AM
if (NavigationBean.LOCATION_GUEST.equals(area) == false &&
navBean.getIsGuest() == false && navBean.getGuestHomeVisible())
{
encodeSidebarButton(context, out, sideBarStyle,NavigationBean.LOCATION_GUEST, NavigationBean.MSG_GUESTHOME);
}
else if (LOCATION_GUEST.equals(location))
{
List<IBreadcrumbHandler> elements = new ArrayList<IBreadcrumbHandler>(1);
Node guestHome = getGuestHomeNode();
if (this.clientConfig.getBreadcrumbMode().equals(ClientConfigElement.BREADCRUMB_LOCATION))
{
Repository.setupBreadcrumbLocation(context, this, elements, guestHome.getNodeRef());
if (s_logger.isDebugEnabled())
s_logger.debug("Created breadcrumb location for guesthome: " + elements);
}
Merci.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.