Fórumok

[SOLVED] Where can I find the Control Panel code?

thumbnail
Mirto Silvio Busico, módosítva 9 év-val korábban

[SOLVED] Where can I find the Control Panel code?

Regular Member Bejegyzések: 240 Csatlakozás dátuma: 2012.01.18. Legújabb bejegyzések
Hi all,

Where can I find the code used to list the users of a site?

I mean go to Control panel --> Sites --> [site name] --> Users --> Site Memberships
There, what is the code to list the users?

In the attached screenshot the site name is "gas1"; so I went in Control panel --> Sites --> gas1 --> Users --> Site Memberships

I know it is somewhere in the liferay source but I was not able to find it.

I'm using liferay-portal-src-6.2-ce-ga2-20140319114139101.zip

Thanks
Mirto
thumbnail
Jignesh Vachhani, módosítva 9 év-val korábban

RE: Where can I find the Control Panel code?

Liferay Master Bejegyzések: 803 Csatlakozás dátuma: 2008.03.10. Legújabb bejegyzések
Hi Mirto

This is actually site(community) portlet embeded into control panel. So you just find code inside site(community) portlet.
thumbnail
Mirto Silvio Busico, módosítva 9 év-val korábban

RE: Where can I find the Control Panel code?

Regular Member Bejegyzések: 240 Csatlakozás dátuma: 2012.01.18. Legújabb bejegyzések
Thanks