Property | Type | Description | |
---|---|---|---|
$pagination | array | The pagination array It will hold all needed parameters, some of them need initialization. |
Method | Description | |
---|---|---|
execute ( ) | Execute the extra |
Method | Description | |
---|---|---|
getData ( ) | Load the data, don't forget to validate the incoming data | |
parse ( ) | Parse the data into the template |
protected array $pagination | ||
return | array |