getData('board'); $columns = $board->getColumns(); ?>
getCards(); ?>
printHtml($column->name); ?>
getId()); ?>
description; ?>
getTags(); foreach ($tags as $tag) : ?> icon !== null ? '' : ''; ?>printHtml($tag->getTitle()); ?> More