Hide Liferay control panel options form users -


i developing liferay portlet using liferay6.1 , sdk java.

when user logs in , click on control panel can see kind of options. there way hide options?

i still new think can hide portal.ext.properties not sure , have no idea.

any appreciated! in advance!

the configuration can role-permissions of user , power-user. go "control panel" -> "roles" -> looking user-role (then power-user) -> define permissions. disable in area "permission control panel" view-permission items must hide.

over.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -