[support] how to assign menu access to registered user through aceess control

bharani kumar bharanikumariyerphp at gmail.com
Fri Jul 25 16:47:57 UTC 2008


Hi

How to assign the menu item to some certain users through aceess control
panel...


..
$content = array();
$content[] = array(
'title' => t('Contents'),
'path' => 'cShow',
'callback' => 'cShow_article',
'access' => user_access('authenticated user')
);




for that how to create the custom menu
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20080725/5a9750ac/attachment.htm 


More information about the support mailing list