j
k
j a
j l
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
Back to the thread
Back to the list