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

>
sort('Company Name', 'name');?> sort('ABN', 'abn');?> sort('Date Added', 'created');?>
link(__($customer['Customer']['name'], true), array('action'=>'view', $customer['Customer']['id'])); ?> toUnix($customer['Customer']['created'])); ?> link(__('View', true), array('action'=>'view', $customer['Customer']['id'])); ?> link(__('Edit', true), array('action'=>'edit', $customer['Customer']['id'])); ?>
prev('<< '.__('previous', true), array(), null, array('class'=>'disabled'));?> | numbers();?> next(__('next', true).' >>', array(), null, array('class'=>'disabled'));?>