Class: atkDGPaginator
Source Location: /datagrid/class.atkdgpaginator.inc
Class atkDGPaginator
Property Summary
| int |
$m_maxLinks |
Maximum number of pagination links (excluding the previous and next links). |
Method Summary
| void |
getLinks() |
Returns an array with pagination links. |
| string |
render() |
Renders the paginator for the given data grid. |
Properties
Maximum number of pagination links (excluding the previous and next links).
API Tags:
Methods
Returns an array with pagination links.
API Tags:
Renders the paginator for the given data grid.
API Tags:
| Return: | rendered HTML |
| Access: | public |
Redefinition of:
- atkDGComponent::render()
- Renders the component.