$attachment) { ?>
Filename Name Desc Size
input("DocumentAttachment.{$index}.id", array('type'=>'checkbox', 'value'=> $attachment['DocumentAttachment']['id'], 'label' => false, 'class'=>'documentAttachment-checkbox')); ?> link($attachment['Attachment']['filename'], '/attachments/view/'.$attachment['Attachment']['id']); ?> toReadableSize($attachment['Attachment']['size']); ?>
Total size: toReadableSize($totalSize); ?>