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