|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.iterator.queryIterator
mura.content.contentIterator
public class contentIterator
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any |
buildQueryFromList([any idList], [any siteid], any idType='contentID')
|
any |
getRecordIdField()
|
any |
packageRecord()
|
Methods inherited from class mura.iterator.queryIterator |
---|
clearPageQueries, currentIndex, currentRow, end, getArray, getFirstRecordOnPageIndex, getIteratorID, getLastRecordOnPageIndex, getNextN, getPageIDList, getPageIndex, getPageQuery, getQuery, getRecordCount, getRecordIndex, hasNext, hasPrevious, next, pageCount, peek, previous, queryRowToStruct, recordCount, reset, setArray, setNextN, setPage, setPageQuery, setQuery, setStartRow
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init()
Method Detail |
---|
public any buildQueryFromList([any idList], [any siteid], any idType='contentID')
idList
siteid
idType
public any getRecordIdField()
getRecordIdField
in class
queryIterator
public any packageRecord()
packageRecord
in class
queryIterator
|
Mura CMS 6.1 | ||||
FRAMES |