Plumtree Pluggable Navigation API  
 

CListURLFullMediator.CreateDocHTMLAnchor Method 

Creates an HTMLAnchor to a directory document page

protected virtual HTMLAnchor CreateDocHTMLAnchor(
   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