11 January, 2012

Organization list in theme

If you want to fetch all the organization list in theme after login,
you can use below code :

#set ($myPlaces = $user.getOrganizations())
$myPlace.getName()
#end

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...