By akaash19 on
Hello Friends,
I need a little help.
I have to call a module function from a drupal link and have to pass one parameter from the link. below is the link. I have to call function viewattendance() in a module from this link
.
l(t('Click for Details'),'what path')
but i am not able to understand how can i call this function.Normally in menu we also give the path of the function to get executed. How i am going to do here?.
Thanking you all