Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 6 | 0.971 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 122 | administrator/components/com_modules/views/modules/tmpl/default.php |
2 | 2 | 121 | administrator/components/com_weblinks/views/weblinks/tmpl/default.php |
| ||||
echo $this->pagination->orderDownIcon($i, $n, ($row->position == @$this->rows[$i+1]->position),'orderdown', 'Move Down', $ordering); ?></span> <?php $disabled= $ordering ? '' : 'disabled="disabled"'; |
| ||||
echo $this->pagination->orderDownIcon($i, $n, ($item->catid == @$this->items[$i+1]->catid), 'weblinks.orderdown', 'JGrid_Move_Down', $ordering); ?></span> <?php $disabled= $ordering ? '' : 'disabled="disabled"'; |
| |||
echo $this->pagination->orderDownIcon($i,$n,( [[#variable5253a1a0]]-> [[#variable5253a100]]== @$this-> [[#variable5253a060]][$i+1]-> [[#variable5253a100]]), [[#variable4bf07f80]], [[#variable22e3d560]],$ordering); ?> [[#variable4bf07fc0]]<?php $disabled=$ordering ? '' : 'disabled="disabled"'; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5253a1a0]] | $row |
1 | 2 | [[#5253a1a0]] | $item |
2 | 1 | [[#5253a100]] | position |
2 | 2 | [[#5253a100]] | catid |
3 | 1 | [[#5253a060]] | rows |
3 | 2 | [[#5253a060]] | items |
4 | 1 | [[#4bf07f80]] | 'orderdown' |
4 | 2 | [[#4bf07f80]] | 'weblinks.orderdown' |
5 | 1 | [[#22e3d560]] | 'Move Down' |
5 | 2 | [[#22e3d560]] | 'JGrid_Move_Down' |
6 | 1 | [[#4bf07fc0]] | </span> |
6 | 2 | [[#4bf07fc0]] | </span> |