[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 3 <tr class="{$related_object.sequence|wash}"> 4 <td class="checkbox"><input type="checkbox" id="related-object-id-{$related_object.id}" name="DeleteRelationIDArray[]" value="{$related_object.id}" /></td> 5 {* <td class="icon"><label for="related-object-id-{$related_object.id}">{$related_object.class_identifier|class_icon( 'small', concat( 'Class: ', $related_object.class_name, ' 6 ', 'Object ID: ', $related_object.id, ' 7 ', 'Section: ', $related_object.section_id ) )}</label></td>*} 8 <td class="name">{node_view_gui view=line content_node=$related_object.item}{*<label for="related-object-id-{$related_object.id}">{$related_object.name|wash}</label>*}</td> 9 <td class="class">{$related_object.class_name|wash}</td> 10 <td class="code"><input class="linkbox" type="text" value="<object id={$related_object.id} />"></td> 11 </tr>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |