Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.977 | php_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 19 | administrator/components/com_modules/views/modules/tmpl/default.php |
2 | 2 | 22 | administrator/components/com_plugins/views/plugins/tmpl/default.php |
3 | 2 | 9 | administrator/components/com_search/views/search/tmpl/default.php |
| ||||
<?php echo JText::_('Go'); ?></button> <button onclick="document.getElementById('search').value=''; this.form.getElementById('filter_assigned').value='0'; this.form.getElementById('filter_position').value='0'; this.form.getElementById('filter_type').value='0'; this.form.getElementById('filter_state').value=''; this.form.submit();"><?php echo JText::_('Reset'); ?></button> </td> <td nowrap="nowrap"> |
| ||||
<?php echo JText::_( 'Go'); ?></button> <button onclick="document.getElementById('search').value='';this.form.submit();"><?php echo JText::_( 'Reset'); ?></button> </td> <td nowrap="nowrap"> |
| ||||
<?php echo JText::_('Go'); ?></button> <button onclick="document.getElementById('search').value='';this.form.submit();"><?php echo JText::_('Reset'); ?></button> </td> <td nowrap="nowrap"> <span class="componentheading"> |
| |||
<?php echo JText::_('Go'); ?> [[#variable52700380]]<?php echo JText::_('Reset'); ?> [[#variable52700320]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52700380]] | </button> <button onclick="document.getElementById('search').value='';this.form.submit();"> |
1 | 2 | [[#52700380]] | </button> <button onclick="document.getElementById('search').value=''; this.form.getElementById('filter_assigned').value='0'; this.form.getElementById('filter_position').value='0'; this.form.getElementById('filter_type').value='0'; this.form.getElementById('filter_state').value=''; this.form.submit();"> |
1 | 3 | [[#52700380]] | </button> <button onclick="document.getElementById('search').value='';this.form.submit();"> |
2 | 1 | [[#52700320]] | </button> </td> <td nowrap="nowrap"> <span class="componentheading"> |
2 | 2 | [[#52700320]] | </button> </td> <td nowrap="nowrap"> |
2 | 3 | [[#52700320]] | </button> </td> <td nowrap="nowrap"> |