Meaning of ScopeGroupId in custom theme liferay -


when scopegroupid set in liferay 6? there way can change while adding portlets dynamically custom theme?

groupid typically current site displayed , typically same scopegroupid. however, content in liferay can "subscoped" individual pages. can find in configuration screen of several portlets. thus, data not associated directly site (aka group), subscope of site. hence scopegroupid.

typically theme doesn't change willingly, it's content being shown passes current scope theme.


Comments

Popular posts from this blog

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

double exclamation marks in haskell -

javascript - How to get D3 Tree link text to transition smoothly? -