'; $content .= html::a($canClick ? $link : 'javascript:void(0)', $label, '', $misc); if($type == 'li') $content .= ''; if($print !== false) echo $content; return $content; }