WEB-INF.cftags.componentmura.cfobject
mura.iterator.queryIterator
This provide core iterating functionality
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
clearPageQueries()
|
any
|
currentIndex()
|
any
|
currentRow()
|
any
|
end()
|
any
|
getArray()
|
any
|
getCurrentIndex()
|
any
|
getFeed()
|
any
|
getFirstRecordOnPageIndex()
|
any
|
getItemsPerPage()
|
any
|
getIteratorID()
|
any
|
getLastRecordOnPageIndex()
|
any
|
getNextN()
|
any
|
getPageCount()
|
any
|
getPageIDList()
|
any
|
getPageIndex()
|
any
|
getPageQuery(string queryName)
|
any
|
getQuery()
|
any
|
getRecordCount()
|
any
|
getRecordIdField()
|
any
|
getRecordIndex()
|
any
|
hasFeed()
|
boolean
|
hasNext()
|
boolean
|
hasPrevious()
|
any
|
next()
|
any
|
packageRecord([any recordIndex='[runtime expression]'])
|
any
|
pageCount()
|
any
|
peek()
|
any
|
previous()
|
struct
|
queryRowToStruct(query qry)
|
any
|
recordCount()
For Lucee compatibility use getRecordCount(). |
any
|
reset()
|
any
|
setArray(any array, [numeric maxRecordsPerPage])
|
any
|
setCurrentIndex([any currentIndex])
|
any
|
setFeed([any feed])
|
any
|
setItemsPerPage([any itemsPerPage])
|
any
|
setNextN([any nextN])
|
any
|
setPage([any pageIndex])
|
any
|
setPageIndex(numeric pageIndex)
|
any
|
setPageQuery(string queryName, [any queryObject=''])
|
any
|
setQuery(query rs, [numeric maxRecordsPerPage])
|
any
|
setStartRow([any startRow])
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Method Detail |
---|
getFeed
in class
cfobject
queryName
recordIndex
qry
For Lucee compatibility use getRecordCount()
array
maxRecordsPerPage
currentIndex
feed
itemsPerPage
nextN
pageIndex
pageIndex
queryName
queryObject
rs
maxRecordsPerPage
startRow