Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.983 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 46 | administrator/components/com_menus/views/items/tmpl/default.php |
2 | 1 | 35 | administrator/components/com_weblinks/views/weblinks/tmpl/default.php |
3 | 1 | 40 | administrator/components/com_weblinks/views/weblinks/tmpl/default.php |
| ||||
'select.options', JHtml::_('menu.menus'), 'value', 'text', $this->state->get('filter.menutype') |
| ||||
'select.options', JHtml::_('access.assetgroups'), 'value', 'text', $this->state->get('filter.access') |
| ||||
'select.options', JHtml::_('jgrid.publishedOptions'), 'value', 'text', $this->state->get('filter.published') |
| |||
'select.options',JHtml::_( [[#variable3f2e3ba0]]),'value','text',$this->state->get( [[#variable3f2e3aa0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3f2e3ba0]] | 'jgrid.publishedOptions' |
1 | 2 | [[#3f2e3ba0]] | 'access.assetgroups' |
1 | 3 | [[#3f2e3ba0]] | 'menu.menus' |
2 | 1 | [[#3f2e3aa0]] | 'filter.published' |
2 | 2 | [[#3f2e3aa0]] | 'filter.access' |
2 | 3 | [[#3f2e3aa0]] | 'filter.menutype' |