Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class JSTagURL   15 
Returns: 
Returns the URL's anchor 
Since:  
2.0 
 
jsFunction_getPath 
 
public java.lang.String jsFunction_getPath() 
Returns the path of the URL, including the file name. 
Returns: 
Returns the URL path 
Since:  
2.0 
 
jsFunction_getQuery 
 
public java.lang.String jsFunction_getQuery() 
Returns the URL's query string. If there is no query string, an empty string is 
returned. 
Returns: 
Returns the URL's query string