Foros de discusión

Add portlet in html page using java script

Gladiador Guerreiro, modificado hace 11 años.

Add portlet in html page using java script

New Member Mensaje: 1 Fecha de incorporación: 27/08/12 Mensajes recientes
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!!