[support] HTML helper function in Drupal

Bojan Mihelac bmihelac at gmail.com
Wed Feb 20 13:13:06 UTC 2008


Hi all,
does Drupal have some helper function for creating HTML tags, like it  
exists in Rails (and I think cakePHP)?

somethin that could be called like this:

$output = tag("h1", $node->title, array('class' => ''title));

best,
Bojan





More information about the support mailing list