node_page_title($node)
Title callback.
modules/node/node.module, line 1607
<?php function node_page_title($node) { return $node->title; } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen