text->e($project['name']) ?> >

  • app->checkMenuSelection('ExportController', 'tasks') ?>> modal->replaceLink(t('Tasks'), 'ExportController', 'tasks', array('project_id' => $project['id'])) ?>
  • app->checkMenuSelection('ExportController', 'subtasks') ?>> modal->replaceLink(t('Subtasks'), 'ExportController', 'subtasks', array('project_id' => $project['id'])) ?>
  • app->checkMenuSelection('ExportController', 'transitions') ?>> modal->replaceLink(t('Task transitions'), 'ExportController', 'transitions', array('project_id' => $project['id'])) ?>
  • app->checkMenuSelection('ExportController', 'summary') ?>> modal->replaceLink(t('Daily project summary'), 'ExportController', 'summary', array('project_id' => $project['id'])) ?>
  • hook->render('template:export:header', array('project_id' => $project['id'])) ?>