Plumtree Pluggable Navigation API  
 

CListURLFullMediator.CreateUserHTMLAnchor Method 

Creates an HTMLAnchor to a user profile page

protected virtual HTMLAnchor CreateUserHTMLAnchor(
   ListEntry entry
);

Parameters

entry
Current listentry object

Return Value

HTMLAnchor linking to the target URL in the href

See Also

CListURLFullMediator Class | com.plumtree.portalpages.common.mediator Namespace