Pages

Monday, 15 April 2013

Embed search and web content search portlet in theme


Hi everyone,

Simplest way to integration of search in theme.
If you want to integrate portal search and web content search in Liferay theme, Use below code in your vm file:
$theme.journalContentSearch() :  for web content search
$theme.search() :  for portal search

No comments:

Post a Comment