isEmpty()): ?>

getCollection() as $project): ?>
order(t('User'), 'users.username') ?> order(t('Project'), 'projects.name') ?>
text->e($this->user->getFullname($project)) ?> url->link('', 'BoardViewController', 'show', array('project_id' => $project['id']), false, 'dashboard-table-link', t('Board')) ?> url->link('', 'ProjectViewController', 'show', array('project_id' => $project['id']), false, 'dashboard-table-link', t('Project settings')) ?> text->e($project['project_name']) ?> text->e($column['title']) ?>