Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 8 | 2 | 0.981 | echocall_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 43 | administrator/components/com_modules/views/modules/tmpl/default.php |
2 | 1 | 46 | administrator/components/com_modules/views/modules/tmpl/default.php |
3 | 1 | 49 | administrator/components/com_modules/views/modules/tmpl/default.php |
4 | 1 | 58 | administrator/components/com_modules/views/modules/tmpl/default.php |
5 | 1 | 64 | administrator/components/com_modules/views/modules/tmpl/default.php |
6 | 1 | 67 | administrator/components/com_modules/views/modules/tmpl/default.php |
7 | 1 | 70 | administrator/components/com_modules/views/modules/tmpl/default.php |
8 | 1 | 73 | administrator/components/com_modules/views/modules/tmpl/default.php |
| ||||
echo JHtml::_('grid.sort', 'Module Name', 'm.title', @$this->filter->order_Dir ,@$this->filter->order); |
| ||||
echo JHtml::_('grid.sort', 'Published', 'm.published', @$this->filter->order_Dir ,@$this->filter->order); |
| ||||
echo JHtml::_('grid.sort', 'Order', 'm.position', @$this->filter->order_Dir ,@$this->filter->order); |
| ||||
echo JHtml::_('grid.sort', 'Access', 'groupname', @$this->filter->order_Dir ,@$this->filter->order); |
| ||||
echo JHtml::_('grid.sort', 'Position', 'm.position', @$this->filter->order_Dir ,@$this->filter->order); |
| ||||
echo JHtml::_('grid.sort', 'Pages', 'pages', @$this->filter->order_Dir ,@$this->filter->order); |
| ||||
echo JHtml::_('grid.sort', 'Type', 'm.module', @$this->filter->order_Dir ,@$this->filter->order); |
| ||||
echo JHtml::_('grid.sort', 'ID', 'm.id', @$this->filter->order_Dir ,@$this->filter->order); |
| |||
echo JHtml::_('grid.sort', [[#variable44bf7820]], [[#variable44bf7780]],@$this->filter->order_Dir ,@$this->filter->order); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44bf7820]] | 'Module Name' |
1 | 2 | [[#44bf7820]] | 'Published' |
1 | 3 | [[#44bf7820]] | 'Order' |
1 | 4 | [[#44bf7820]] | 'Access' |
1 | 5 | [[#44bf7820]] | 'Position' |
1 | 6 | [[#44bf7820]] | 'Pages' |
1 | 7 | [[#44bf7820]] | 'Type' |
1 | 8 | [[#44bf7820]] | 'ID' |
2 | 1 | [[#44bf7780]] | 'm.title' |
2 | 2 | [[#44bf7780]] | 'm.published' |
2 | 3 | [[#44bf7780]] | 'm.position' |
2 | 4 | [[#44bf7780]] | 'groupname' |
2 | 5 | [[#44bf7780]] | 'm.position' |
2 | 6 | [[#44bf7780]] | 'pages' |
2 | 7 | [[#44bf7780]] | 'm.module' |
2 | 8 | [[#44bf7780]] | 'm.id' |