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('principle_id');?> sort('title');?> sort('description');?> sort('part_number');?> sort('cost_price_each');?> sort('our_discount');?> sort('packing_each');?> sort('shipping_weight_each');?> sort('shipping_cost_each');?> sort('duty');?> sort('sellprice_each');?> sort('notes');?>
link($product['Principle']['name'], array('controller'=> 'principles', 'action'=>'view', $product['Principle']['id'])); ?> link(__('View', true), array('action'=>'view', $product['Product']['id'])); ?> link(__('Edit', true), array('action'=>'edit', $product['Product']['id'])); ?> link(__('Delete', true), array('action'=>'delete', $product['Product']['id']), null, sprintf(__('Are you sure you want to delete # %s?', true), $product['Product']['id'])); ?>
prev('<< '.__('previous', true), array(), null, array('class'=>'disabled'));?> | numbers();?> next(__('next', true).' >>', array(), null, array('class'=>'disabled'));?>