Thursday 26 January 2006 3:57:17 am
hi all, I hope someone can help me. I just want to know what is the role of id in the code given below: This code is from->> content/datatype/view/ezxmltags/embed.tpl
<div class="object-{$object_parameters.align}{section show=ne($classification|trim,'')} {$classification|wash}{/section}"{section show=is_set($id)} id="{$id}"{/section}>
{content_view_gui view=$view link_parameters=$link_parameters object_parameters=$object_parameters content_object=$object}
</div>
cheers John
|