Paginator->sort('id') ?> Paginator->sort('dst_schluessel') ?> Paginator->sort('dst_name') ?> Paginator->sort('dst_schulart') ?>
Number->format($school->id) ?> dst_schluessel) ?> dst_name) ?> dst_schulart) ?> Html->link(__('View'), ['action' => 'view', $school->id]) ?> Html->link(__('Edit'), ['action' => 'edit', $school->id]) ?> Form->postLink(__('Delete'), ['action' => 'delete', $school->id], ['confirm' => __('Are you sure you want to delete # {0}?', $school->id)]) ?>

Paginator->counter(['format' => __('Page {{page}} of {{pages}}, showing {{current}} record(s) out of {{count}} total')]) ?>