handoyo
2010-01-19 16:21:55 UTC
Hi all,i got menu like this
Master Transaksi
Karyawan -> name : mnuKaryawan Penjualan -> name : mnuJual
User -> name : mnuUser
--
Logout
Exit
I'm trying to show the mnuKaryawan etc based on user rights...
I use database to store the menu name,and the table like this
position menu
admin mnuKaryawan
admin mnuUser
user mnuJual
How to set the mnuKaryawan etc.visible=true ?
Thanks a lot....
Master Transaksi
Karyawan -> name : mnuKaryawan Penjualan -> name : mnuJual
User -> name : mnuUser
--
Logout
Exit
I'm trying to show the mnuKaryawan etc based on user rights...
I use database to store the menu name,and the table like this
position menu
admin mnuKaryawan
admin mnuUser
user mnuJual
How to set the mnuKaryawan etc.visible=true ?
Thanks a lot....