Are you tired of the old api jsonws page? Take this new one with some extra features:
- Compact design, fluid layout, method details with accordion
- JSON result sintax highlight
- Fast clipboard copy
- Recall for previous call parameters (using local storage)
- Print call elapsed time and response chars size
- View current user (logged or guest)
- View Liferay.Service results from success or error callback function
- 'Javascript Example' page with the complete schema
Tested on Liferay 7.1.x & 7.2.0 CE
Available in the Liferay marketplace
Download the bundle jar for 7.1
Download the bundle jar for 7.2
See the old page and the new one:
View current user (logged or guest)
View Liferay.Service results from success or error callback function.
'Javascript Example' page with the complete schema
- Fast switch to change
com.liferay.portal.jsonwebservice
package log level - Extend the history feature to save several call params
It's still available the same plugin for Liferay 6.2 here
- Clipboard.js by Zeno (Why it's not bundled in AlloyUI?)
- JavaScript code prettifier
- local-storage-fallback
This library, api-jsonws-ext, is free software ("Licensed Software"); you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; including but not limited to, the implied warranty of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA