counter(array( 'format' => __('Page %page% of %pages%, showing %current% records out of %count% total, starting on record %start%, ending on %end%', true) )); ?>

>
sort('id');?> sort('name');?>
link(__('View', true), array('action'=>'view', $customerCategory['CustomerCategory']['id'])); ?> link(__('Edit', true), array('action'=>'edit', $customerCategory['CustomerCategory']['id'])); ?>
prev('<< '.__('previous', true), array(), null, array('class'=>'disabled'));?> | numbers();?> next(__('next', true).' >>', array(), null, array('class'=>'disabled'));?>