element('/Events/View/seen_field', array('object' => $object)); ?> Time->date($object['timestamp']); else echo ' '; ?> ' . h($object['event_id']) . ''; ?> OrgImg->getOrgImg(array('name' => $object['Org']['name'], 'id' => $object['Org']['id'], 'size' => 24)); } ?> element('/Events/View/value_field', array('object' => $object, 'linkClass' => $linkClass)); ?>              '; } } ?> Form->create('Shadow_Attribute', array('id' => 'ShadowAttribute_' . $object['id'] . '_accept', 'url' => $baseurl . '/shadow_attributes/accept/' . $object['id'], 'style' => 'display:none;')); echo $this->Form->end(); ?>