Active
Project:
jQuery Media
Version:
6.x-1.4-beta1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2009 at 02:29 UTC
Updated:
8 Feb 2009 at 02:40 UTC
print l($node->title, $node->field_file_field[0]['filepath'], array('class' => 'media'));
?>what does the "l" stand for after print?
Comments
Comment #1
nevets commentedThat's a lower case 'L' and is a function that generates links (a tags). You can find it in the API documentation: http://api.drupal.org/api/function/l/6