railo-context.Component
contentbox.plugins.Paging
A paging plugin for ContentBox
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
any
|
PagingBandGap
|
true
|
false
|
|
any
|
pagingMaxRows
|
true
|
false
|
|
| Constructor Summary | |
|---|---|
|
init(any settingService)
|
|
| Method Summary | |
|---|---|
struct
|
getboundaries([numeric pagingMaxRows])
Calculate the startrow and maxrow. |
string
|
getPagingBandGap()
|
string
|
getPagingMaxRows()
|
any
|
renderit(numeric foundRows, string link, [numeric pagingMaxRows], [boolean asList='false'])
render plugin tabs. |
any
|
setPagingBandGap(any PagingBandGap)
|
any
|
setPagingMaxRows(any pagingMaxRows)
|
| Methods inherited from class railo-context.Component |
|---|
| None |
| Constructor Detail |
|---|
settingService| Property Detail |
|---|
required - falseserializable - truerequired - falseserializable - true| Method Detail |
|---|
Calculate the startrow and maxrow
pagingMaxRows - You can override the paging max rows here.render plugin tabs
foundRows - The found rows to pagelink - The link to use, you must place the @page@ place holder so the link ca be created correctlypagingMaxRows - You can override the paging max rows here.asList - Render the paging links as lists or notPagingBandGappagingMaxRows