CloneSet1318


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1154
components/com_content/models/archive.php
2143
components/com_content/views/archive/view.html.php
Clone Instance
1
Line Count
1
Source Line
54
Source File
components/com_content/models/archive.php

                        // Get the pagination request variables
                        $limit=           JRequest::getVar('limit', $params->get('display_num', 20), '', 'int');


Clone Instance
2
Line Count
1
Source Line
43
Source File
components/com_content/views/archive/view.html.php

                $limit=           JRequest::getVar('limit', $params->get('display_num', 20), '', 'int');


Clone AbstractionParameter Count: 0Parameter Bindings

// Get the pagination request variables
$limit=JRequest::getVar('limit',$params->get('display_num',20),'','int');
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None