掲示板

Add portlet in html page using java script

11年前 に Gladiador Guerreiro によって更新されました。

Add portlet in html page using java script

New Member 投稿: 1 参加年月日: 12/08/27 最新の投稿
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!!