= $this->getData('editor')->render('task-edit'); ?>
= $this->getData('editor')->getData('text')->render(
'task-edit',
'plain',
'taskElementEdit',
'', '',
'{/base}/api/task?id={?id}', '{/base}/api/task?id={?id}',
); ?>
= $this->getHtml('S' . $task->getStatus()) ?>
= $this->printHtml($task->getCreatedBy()->getName1()); ?> - = $this->printHtml($task->getCreatedAt()->format('Y/m/d H:i')); ?>
= $task->getDescription(); ?>
= $media->getName(); ?>