Yelp

(The Help System)

db.title

Parameters

$node

The element to output the title of.

$info

The info child element of $node.

This template outputs the title of the element $node as it might be used for a heading or for link text. For certain types of elements, this templates will use a localized automatic title if no explicit title is provided.

When $node is an element for which this template cannot construct a title, it calls itself recursively passing the parent element of $node.

Calls Keys