data['notification'] ?? []; ?>
getHtml('Tasks', 'Tasks'); ?>
$notification) : ++$c; $url = UriFactory::build(empty($notification->redirect) ? '{/base}/notification/view?{?}&id=' . $notification->id : ($notification->redirect) ); ?>
getHtml('Status', 'Tasks'); ?> getHtml('Due/Priority', 'Tasks'); ?> getHtml('Title', 'Tasks'); ?>
getHtml('S' . $notification->status, 'Tasks'); ?> priority === TaskPriority::NONE) : ?> printHtml($notification->due->format('Y-m-d H:i')); ?> getHtml('P' . $notification->priority); ?> printHtml($notification->title); ?>
getHtml('Empty', '0', '0'); ?>