Menu

LayoutSetInfoView_GET_API

Anonymous

http://code.google.com/p/xe-core/issues/detail?id=2584

var params = new Array();
var response_tags = new Array('html');
params['layout_srl'] = layout_srl;
exec_xml("layout","getLayoutAdminSetInfoView", params, completeTmp, response_tags);

위와 같이 호출 하면 레이아웃 설정 html string이 리턴됨.


Related

Wiki: ServerAPI

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.