Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
10 | 2 | 6 | 0.973 | php_sequence[10] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 10 | 24 | administrator/components/com_redirect/views/links/tmpl/default.php |
2 | 10 | 20 | administrator/components/com_users/views/users/tmpl/modal.php |
| ||||
:</label> <input type="text" name="filter_search" id="search" value="<?php echo $this->state->get('filter.search'); ?>" size="60" title="<?php echo JText::_('Search in title'); ?>" /> <button type="submit"><?php echo JText::_('Go'); ?></button> <button type="button" onclick="$('search').value='';$('published').value=0;this.form.submit();"><?php echo JText::_('Clear'); ?></button> </div> <div class="right"> <ol> <li> <label for="published"> <?php echo JText::_('REDIRECT_SHOW_BY_STATE'); ?> |
| ||||
:</label> <input type="text" name="filter_search" id="search" value="<?php echo $this->state->get('filter.search'); ?>" size="60" title="<?php echo JText::_('Users_Search_in_name'); ?>" /> <button type="submit"><?php echo JText::_('JSearch_Filter_Submit'); ?></button> <button type="button" onclick="$('search').value='';this.form.submit();"><?php echo JText::_('JSearch_Filter_Clear'); ?></button> </div> <div class="right"> <ol> <li> <label for="filter_group_id"> <?php echo JText::_('Users_Filter_User_Group'); ?> |
| |||
:</label> <input type="text" name="filter_search" id="search" value="<?php echo $this->state->get('filter.search'); ?>" size="60" title="<?php echo JText::_( [[#variable58f6af60]]); ?>" /> <button type="submit"><?php echo JText::_( [[#variable58f6aee0]]); ?> [[#variable58f6ae40]]<?php echo JText::_( [[#variable58f6ada0]]); ?> [[#variable58f6ad20]]<?php echo JText::_( [[#variable58f6acc0]]); ?> |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58f6af60]] | 'Users_Search_in_name' |
1 | 2 | [[#58f6af60]] | 'Search in title' |
2 | 1 | [[#58f6aee0]] | 'JSearch_Filter_Submit' |
2 | 2 | [[#58f6aee0]] | 'Go' |
3 | 1 | [[#58f6ae40]] | </button> <button type="button" onclick="$('search').value='';this.form.submit();"> |
3 | 2 | [[#58f6ae40]] | </button> <button type="button" onclick="$('search').value='';$('published').value=0;this.form.submit();"> |
4 | 1 | [[#58f6ada0]] | 'JSearch_Filter_Clear' |
4 | 2 | [[#58f6ada0]] | 'Clear' |
5 | 1 | [[#58f6ad20]] | </button> </div> <div class="right"> <ol> <li> <label for="filter_group_id"> |
5 | 2 | [[#58f6ad20]] | </button> </div> <div class="right"> <ol> <li> <label for="published"> |
6 | 1 | [[#58f6acc0]] | 'Users_Filter_User_Group' |
6 | 2 | [[#58f6acc0]] | 'REDIRECT_SHOW_BY_STATE' |