Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 0 | 1.000 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 87 | administrator/components/com_plugins/views/plugin/view.html.php |
2 | 1 | 111 | administrator/components/com_plugins/views/plugin/view.html.php |
| ||||
$lists['ordering']= '<input type="hidden" name="ordering" value="' . $row->ordering . '" />' . JText::_( 'This plugin cannot be reordered'); |
| ||||
$lists['ordering']= '<input type="hidden" name="ordering" value="' . $row->ordering . '" />' . JText::_( 'This plugin cannot be reordered'); |
| |||
$lists['ordering']='<input type="hidden" name="ordering" value="' . $row->ordering . '" />' . JText::_('This plugin cannot be reordered'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |