How do I use javascript to get a image file / PDF file uploaded to Liferay 7 docment and media?
I know there is Liferay.Service('/journalarticle/.....') can be called from javscript to retrieve web content article.
But what is the API to retrieve images or PDF in document and media section?
Is there anywhere I can see all the available liferay API to be called by javascript?
Thanks