Equivalent API methods in granite/touch UI
Hi ,
I am upgrading code to Touch UI as part of that rewriting the listeners as well. One of the requirement needs to get the selected page URL from 2 locations one is from the sites and other from the page edits.
what are the equivalent API methods for these 2 in AEM6.2?
CQ.wcm.SiteAdmin
CQ.HTTP.noCaching(CQ.HTTP.getPath())
Or How can I get the selected page in Touch UI?
Can anyone let me know how I can have the selected current page path in the js?
Thanks