13 February, 2012

Window state in velocity template

If you want to change the window state property in velocity file then you can use below code to change that :



#set ($renderUrlMax = $request.get("render-url-maximized"))
<a href="$renderUrlMax">Mazimize</a> 

You can use this  code in web content template as well.

Popular Posts

Featured Post

Liferay 7.3 compatibility matrix

Compatibility Matrix Liferay's general policy is to test Liferay Portal CE against newer major releases of operating systems, open s...