Lines Matching refs:heading
100 # node is used as heading if there is nothing else.
117 my $heading = $self->command_text($command);
118 # $heading not defined may happen if the command is a @node, for example
120 if (defined($heading) and $heading ne '' and defined($heading_level)) {
128 $heading .= '<span class="pull-right">'.
144 $result .= $heading."\n";
154 $heading = [$heading];
157 $self, $cmdname, $heading,