Fórum

Add portlet in html page using java script

Gladiador Guerreiro, modificado 11 Anos atrás.

Add portlet in html page using java script

New Member Mensagem: 1 Data de Entrada: 27/08/12 Postagens Recentes
Hello,

i has trying to add a portlet,
for this i take some information for div (portlet id, etc) and pass to my var portlet
after this i call Liferay.LayoutConfiguration._addPortlet(portlet, options);

but i can't reach the method, any idea to call _addPortlet(portlet, options) from LayoutConfiguration.js line 137?


thx!!