掲示板

can i use Liferay Hooks for Modfying Liferay Login pre and Post events

12年前 に Ravi Kiran によって更新されました。

can i use Liferay Hooks for Modfying Liferay Login pre and Post events

Junior Member 投稿: 53 参加年月日: 12/04/08 最新の投稿
I am using Liferay 6 .

I have read that Liferay Hooks can be used to modify JSP , Property files , Model Listeners , System Events , without touching Liferay code at all .

So my question is that can i use Liferay Hooks for Modfying Liferay Login pre and Post events ??

Please specify .

Thank you .
thumbnail
12年前 に Paul . によって更新されました。

RE: can i use Liferay Hooks for Modfying Liferay Login pre and Post events

Liferay Master 投稿: 522 参加年月日: 11/08/29 最新の投稿
Yes, there are hooks that can be applied on these events related to login : login.events.post, login.events.pre, logout.events.post, logout.events.pre
thumbnail
12年前 に Raja Seth によって更新されました。

RE: can i use Liferay Hooks for Modfying Liferay Login pre and Post events

Regular Member 投稿: 233 参加年月日: 11/08/18 最新の投稿
Hi Ravi,

You can find more details here http://www.liferay.com/documentation/liferay-portal/6.0/development/-/ai/hooks

Regards,
Raja