Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
13 | 2 | 5 | 0.961 | statement_sequence[15] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 13 | 122 | administrator/components/com_contact/admin.contact.html.php |
2 | 11 | 123 | administrator/components/com_newsfeeds/admin.newsfeeds.html.php |
| ||||
?> </td> <td class="order"> <span><?php echo $pageNav->orderUpIcon($i, ($row->catid == @$rows[$i-1]->catid), 'orderup', 'Move Up', $ordering); ?></span> <span><?php echo $pageNav->orderDownIcon($i, $n, ($row->catid == @$rows[$i+1]->catid), 'orderdown', 'Move Down', $ordering); ?></span> <?php $disabled= $ordering ? '' : 'disabled="disabled"'; ?> <input type="text" name="order[]" size="5" value="<?php echo $row->ordering;?>" <?php echo $disabled;?> class="text_area" style="text-align: center" /> </td> <td align="center"> <?php echo $row->groupname;?> </td> <td> <a href="<?php echo $row->cat_link; ?>" title="<?php |
| ||||
?> </td> <td class="order"> <span><?php echo $pageNav->orderUpIcon($i, ($row->catid == @$rows[$i-1]->catid), 'orderup', 'Move Up', $ordering); ?></span> <span><?php echo $pageNav->orderDownIcon($i, $n, ($row->catid == @$rows[$i+1]->catid), 'orderdown', 'Move Down', $ordering); ?></span> <?php $disabled= $ordering ? '' : 'disabled="disabled"'; ?> <input type="text" name="order[]" size="5" value="<?php echo $row->ordering;?>" <?php echo $disabled;?> class="text_area" style="text-align: center" /> </td> <td> <a href="<?php echo $row->cat_link; ?>" title="<?php echo JText::_('Edit Category'); ?>"> <?php |
| |||
?> </td> <td class="order"> <span><?php echo $pageNav->orderUpIcon($i,($row->catid == @$rows[$i-1]->catid),'orderup','Move Up',$ordering); ?></span> <span><?php echo $pageNav->orderDownIcon($i,$n,($row->catid == @$rows[$i+1]->catid),'orderdown','Move Down',$ordering); ?></span> <?php $disabled=$ordering ? '' : 'disabled="disabled"'; ?> <input type="text" name="order[]" size="5" value="<?php echo $row->ordering; ?>" <?php echo $disabled; ?> [[#variable500f5ea0]]<?php echo $row-> [[#variable500f5e00]]; ?> [[#variable500f5d60]]<?php echo [[#variable523e4d60]]; ?> [[#variable500f5ce0]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#500f5ea0]] | class="text_area" style="text-align: center" /> </td> <td align="center"> |
1 | 2 | [[#500f5ea0]] | class="text_area" style="text-align: center" /> </td> <td> <a href=" |
2 | 1 | [[#500f5e00]] | groupname |
2 | 2 | [[#500f5e00]] | cat_link |
3 | 1 | [[#500f5d60]] | </td> <td> <a href=" |
3 | 2 | [[#500f5d60]] | " title=" |
4 | 1 | [[#523e4d60]] | $row->cat_link |
4 | 2 | [[#523e4d60]] | JText::_('Edit Category') |
5 | 1 | [[#500f5ce0]] | " title=" |
5 | 2 | [[#500f5ce0]] | "> |