changePage
Encapsulates the API ChangePage function, allowing you to completely replace the contents of a wiki page.
jpal.changePage(page,data,handler,locked,hidden,note);
The only difference between changePage and addPage is that changePage works only on existing pages and addPage works only on non-existing pages (creating them). Please see the page for addPage for more parameter information.
Comments (0)
You don't have permission to comment on this page.