Plumtree Pluggable Navigation API  
 

NavigationCommonHelpers.writeURLTemplateParseFunction Method 

Parses the ID or IDs needed to create the URL for mypages or community pages (or other types) Needs to be in sync with the IDs put used as data value for each cell. M = MyPages C = Communities , E = Editor, F = Freeform URL (no template) etc

public static string writeURLTemplateParseFunction(
   AActivitySpace space
);

Return Value

String with the javascript functions

See Also

NavigationCommonHelpers Class | com.plumtree.portalpages.common.uiparts Namespace