=$javascript->link('ajax_pagination_email'); ?>
options(array('url'=>$this->passedArgs)); ?>
counter(array(
'format' => __('Page %page% of %pages%, showing %current% Emails out of %count% total, starting on record %start%, ending on %end%', true)
));
?>
prev('<< '.__('previous', true), array(), null, array('class'=>'disabled'));?>
| numbers();?>
next(__('next', true).' >>', array(), null, array('class'=>'disabled'));?>
User Emailimage('internet-mail.png'); ?>
element('email_table_ajax', array('emails' => $userMail)); ?>
element('email_table_ajax', $enquiry, array('cache'=>'+1 day')); ?>