$entries) { if (empty($entries[0]['Taxonomy'])) { continue; } $htmlTags .= sprintf('

%s

', h($namespace)); if (!empty($entries[0]['Taxonomy']['description'])) { $htmlTags .= sprintf('
%s
', h($entries[0]['Taxonomy']['description'])); } $htmlTags .= ''; } echo $htmlTags; ?>

$entries) { echo sprintf( '

%s %s

', sprintf('', $this->FontAwesome->getClass($entries[0]['Galaxy']['icon'])), h($entries[0]['Galaxy']['name']) ); if (!empty($entries[0]['Galaxy']['description'])) { echo sprintf('
%s
', h($entries[0]['Galaxy']['description'])); } echo ''; } ?>

element('view_galaxy_matrix', $attackData); ?>