Solved
move method of Page Manager API
Hi All,
I am working on moving a page from one location to an another via Page Manager API.
move(Page page, String destination, String beforeName, boolean shallow, boolean resolveConflict, String[] adjustRefs,String[] publishRefs) |
In above method of page manager, how to get value for adjustRefs & publishRefs ?
Do we have any predefined function to get the pages which are refered to currentPage ?
Thanks,
Naveen