[System.Collections] element index
Package indexes
System.Caching
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.Common
System.Data.Common.Pgsql
System.Data.Common.Mssql
System.Data.Common.Mysql
System.Data.Commom.Sqlite
System.Data.Common.Oracle
System.Data.Common.Sqlite
System.Data.DataGateway
System.Data.SqlMap.Configuration
System.Data.SqlMap.Statements
System.Data.SqlMap
System.Data
System.Exceptions
System.I18N
System
System.IO
System.Security
System.Util
System.Web.Services
System.Web
System.Web.UI.ActiveControls
System.Web.UI
System.Web.UI.WebControls.assets
System.Web.UI.WebControls
System.Xml
All elements
a
c
d
e
g
h
i
k
m
n
o
p
r
s
t
v
_
_
top
__construct
TPagedListPageChangedEventParameter::__construct()
in TPagedList.php
Constructor.
__construct
TPagedListFetchDataEventParameter::__construct()
in TPagedList.php
Constructor.
__construct
TPagedList::__construct()
in TPagedList.php
Constructor.
__construct
TQueue::__construct()
in TQueue.php
Constructor.
__construct
TQueueIterator::__construct()
in TQueue.php
Constructor.
__construct
TStackIterator::__construct()
in TStack.php
Constructor.
__construct
TStack::__construct()
in TStack.php
Constructor.
__construct
TPagedMapIterator::__construct()
in TPagedDataSource.php
Constructor.
__construct
TPagedListIterator::__construct()
in TPagedDataSource.php
Constructor.
__construct
TDummyDataSourceIterator::__construct()
in TDummyDataSource.php
Constructor.
__construct
TDummyDataSource::__construct()
in TDummyDataSource.php
Constructor.
__construct
TList::__construct()
in TList.php
Constructor.
__construct
TListIterator::__construct()
in TList.php
Constructor.
__construct
TMapIterator::__construct()
in TMap.php
Constructor.
__construct
TMap::__construct()
in TMap.php
Constructor.
__get
TAttributeCollection::__get()
in TAttributeCollection.php
Returns a property value or an event handler list by property or event name.
__set
TAttributeCollection::__set()
in TAttributeCollection.php
Sets value of a component property.
a
top
add
TMap::add()
in TMap.php
Adds an item into the map.
add
TList::add()
in TList.php
Appends an item at the end of the list.
add
TAttributeCollection::add()
in TAttributeCollection.php
Adds an item into the map.
c
top
canGetProperty
TAttributeCollection::canGetProperty()
in TAttributeCollection.php
Determines whether a property can be read.
canSetProperty
TAttributeCollection::canSetProperty()
in TAttributeCollection.php
Determines whether a property can be set.
clear
TList::clear()
in TList.php
Removes all items in the list.
clear
TQueue::clear()
in TQueue.php
Removes all items in the queue.
clear
TStack::clear()
in TStack.php
Removes all items in the stack.
clear
TMap::clear()
in TMap.php
Removes all items in the map.
contains
TMap::contains()
in TMap.php
contains
TQueue::contains()
in TQueue.php
contains
TStack::contains()
in TStack.php
contains
TAttributeCollection::contains()
in TAttributeCollection.php
Returns whether the specified is in the map.
contains
TList::contains()
in TList.php
copyFrom
TQueue::copyFrom()
in TQueue.php
Copies iterable data into the queue.
copyFrom
TMap::copyFrom()
in TMap.php
Copies iterable data into the map.
copyFrom
TStack::copyFrom()
in TStack.php
Copies iterable data into the stack.
copyFrom
TList::copyFrom()
in TList.php
Copies iterable data into the list.
count
TQueue::count()
in TQueue.php
Returns the number of items in the queue.
count
TStack::count()
in TStack.php
Returns the number of items in the stack.
count
TMap::count()
in TMap.php
Returns the number of items in the map.
count
TDummyDataSource::count()
in TDummyDataSource.php
Returns the number of (virtual) items in the data source.
count
TList::count()
in TList.php
Returns the number of items in the list.
count
TPagedDataSource::count()
in TPagedDataSource.php
Returns the number of items in the current page.
current
TDummyDataSourceIterator::current()
in TDummyDataSource.php
Returns the current array item.
current
TStackIterator::current()
in TStack.php
Returns the current array item.
current
TQueueIterator::current()
in TQueue.php
Returns the current array item.
current
TPagedListIterator::current()
in TPagedDataSource.php
Returns the current array item.
current
TMapIterator::current()
in TMap.php
Returns the current array element.
current
TPagedMapIterator::current()
in TPagedDataSource.php
Returns the current array item.
current
TListIterator::current()
in TList.php
Returns the current array item.
d
top
dequeue
TQueue::dequeue()
in TQueue.php
Removes and returns the object at the beginning of the queue.
e
top
enqueue
TQueue::enqueue()
in TQueue.php
Adds an object to the end of the queue.
g
top
getAllowCustomPaging
TPagedDataSource::getAllowCustomPaging()
in TPagedDataSource.php
getAllowPaging
TPagedDataSource::getAllowPaging()
in TPagedDataSource.php
getCaseSensitive
TAttributeCollection::getCaseSensitive()
in TAttributeCollection.php
getCount
TStack::getCount()
in TStack.php
getCount
TPagedDataSource::getCount()
in TPagedDataSource.php
getCount
TMap::getCount()
in TMap.php
getCount
TQueue::getCount()
in TQueue.php
getCount
TList::getCount()
in TList.php
getCount
TDummyDataSource::getCount()
in TDummyDataSource.php
getCount
TPagedList::getCount()
in TPagedList.php
getCurrentPageIndex
TPagedDataSource::getCurrentPageIndex()
in TPagedDataSource.php
getCurrentPageIndex
TPagedList::getCurrentPageIndex()
in TPagedList.php
getCustomPaging
TPagedList::getCustomPaging()
in TPagedList.php
getData
TPagedListFetchDataEventParameter::getData()
in TPagedList.php
getDataSource
TPagedDataSource::getDataSource()
in TPagedDataSource.php
getDataSourceCount
TPagedDataSource::getDataSourceCount()
in TPagedDataSource.php
getFirstIndexInPage
TPagedDataSource::getFirstIndexInPage()
in TPagedDataSource.php
getIsFirstPage
TPagedList::getIsFirstPage()
in TPagedList.php
getIsFirstPage
TPagedDataSource::getIsFirstPage()
in TPagedDataSource.php
getIsLastPage
TPagedDataSource::getIsLastPage()
in TPagedDataSource.php
getIsLastPage
TPagedList::getIsLastPage()
in TPagedList.php
getIterator
TDummyDataSource::getIterator()
in TDummyDataSource.php
getIterator
TPagedList::getIterator()
in TPagedList.php
getIterator
TList::getIterator()
in TList.php
Returns an iterator for traversing the items in the list.
getIterator
TStack::getIterator()
in TStack.php
Returns an iterator for traversing the items in the stack.
getIterator
TQueue::getIterator()
in TQueue.php
Returns an iterator for traversing the items in the queue.
getIterator
TPagedDataSource::getIterator()
in TPagedDataSource.php
getIterator
TMap::getIterator()
in TMap.php
Returns an iterator for traversing the items in the list.
getKeys
TMap::getKeys()
in TMap.php
getLimit
TPagedListFetchDataEventParameter::getLimit()
in TPagedList.php
getNewPageIndex
TPagedListFetchDataEventParameter::getNewPageIndex()
in TPagedList.php
getOffset
TPagedListFetchDataEventParameter::getOffset()
in TPagedList.php
getOldPageIndex
TPagedListPageChangedEventParameter::getOldPageIndex()
in TPagedList.php
getPageCount
TPagedDataSource::getPageCount()
in TPagedDataSource.php
getPageCount
TPagedList::getPageCount()
in TPagedList.php
getPageSize
TPagedList::getPageSize()
in TPagedList.php
getPageSize
TPagedDataSource::getPageSize()
in TPagedDataSource.php
getReadOnly
TList::getReadOnly()
in TList.php
getReadOnly
TMap::getReadOnly()
in TMap.php
getVirtualCount
TPagedList::getVirtualCount()
in TPagedList.php
getVirtualItemCount
TPagedDataSource::getVirtualItemCount()
in TPagedDataSource.php
gotoPage
TPagedList::gotoPage()
in TPagedList.php
Changes to a page with the specified page index.
h
top
hasProperty
TAttributeCollection::hasProperty()
in TAttributeCollection.php
Determines whether a property is defined.
i
top
indexOf
TPagedList::indexOf()
in TPagedList.php
indexOf
TList::indexOf()
in TList.php
insertAt
TList::insertAt()
in TList.php
Inserts an item at the specified position.
itemAt
TPagedList::itemAt()
in TPagedList.php
Returns the item at the specified offset.
itemAt
TList::itemAt()
in TList.php
Returns the item at the specified offset.
itemAt
TAttributeCollection::itemAt()
in TAttributeCollection.php
Returns the item with the specified key.
itemAt
TMap::itemAt()
in TMap.php
Returns the item with the specified key.
k
top
key
TQueueIterator::key()
in TQueue.php
Returns the key of the current array item.
key
TStackIterator::key()
in TStack.php
Returns the key of the current array item.
key
TPagedMapIterator::key()
in TPagedDataSource.php
Returns the key of the current array item.
key
TPagedListIterator::key()
in TPagedDataSource.php
Returns the key of the current array item.
key
TListIterator::key()
in TList.php
Returns the key of the current array item.
key
TMapIterator::key()
in TMap.php
Returns the key of the current array element.
key
TDummyDataSourceIterator::key()
in TDummyDataSource.php
Returns the key of the current array item.
m
top
mergeWith
TMap::mergeWith()
in TMap.php
Merges iterable data into the map.
mergeWith
TList::mergeWith()
in TList.php
Merges iterable data into the map.
n
top
next
TQueueIterator::next()
in TQueue.php
Moves the internal pointer to the next array item.
next
TStackIterator::next()
in TStack.php
Moves the internal pointer to the next array item.
next
TPagedMapIterator::next()
in TPagedDataSource.php
Moves the internal pointer to the next array item.
next
TPagedListIterator::next()
in TPagedDataSource.php
Moves the internal pointer to the next array item.
next
TMapIterator::next()
in TMap.php
Moves the internal pointer to the next array element.
next
TDummyDataSourceIterator::next()
in TDummyDataSource.php
Moves the internal pointer to the next array item.
next
TListIterator::next()
in TList.php
Moves the internal pointer to the next array item.
nextPage
TPagedList::nextPage()
in TPagedList.php
Switches to the next page.
o
top
offsetExists
TPagedList::offsetExists()
in TPagedList.php
Returns whether there is an item at the specified offset.
offsetExists
TMap::offsetExists()
in TMap.php
Returns whether there is an element at the specified offset.
offsetExists
TList::offsetExists()
in TList.php
Returns whether there is an item at the specified offset.
offsetGet
TPagedList::offsetGet()
in TPagedList.php
Returns the item at the specified offset.
offsetGet
TMap::offsetGet()
in TMap.php
Returns the element at the specified offset.
offsetGet
TList::offsetGet()
in TList.php
Returns the item at the specified offset.
offsetSet
TList::offsetSet()
in TList.php
Sets the item at the specified offset.
offsetSet
TMap::offsetSet()
in TMap.php
Sets the element at the specified offset.
offsetUnset
TList::offsetUnset()
in TList.php
Unsets the item at the specified offset.
offsetUnset
TMap::offsetUnset()
in TMap.php
Unsets the element at the specified offset.
onFetchData
TPagedList::onFetchData()
in TPagedList.php
Raises
OnFetchData
event.
onPageIndexChanged
TPagedList::onPageIndexChanged()
in TPagedList.php
Raises
OnPageIndexChanged
event.
p
top
peek
TQueue::peek()
in TQueue.php
Returns the item at the top of the queue.
peek
TStack::peek()
in TStack.php
Returns the item at the top of the stack.
pop
TStack::pop()
in TStack.php
Pops up the item at the top of the stack.
previousPage
TPagedList::previousPage()
in TPagedList.php
Switches to the previous page.
push
TStack::push()
in TStack.php
Pushes an item into the stack.
r
top
remove
TAttributeCollection::remove()
in TAttributeCollection.php
Removes an item from the map by its key.
remove
TList::remove()
in TList.php
Removes an item from the list.
remove
TMap::remove()
in TMap.php
Removes an item from the map by its key.
removeAt
TList::removeAt()
in TList.php
Removes an item at the specified position.
rewind
TQueueIterator::rewind()
in TQueue.php
Rewinds internal array pointer.
rewind
TStackIterator::rewind()
in TStack.php
Rewinds internal array pointer.
rewind
TPagedMapIterator::rewind()
in TPagedDataSource.php
Rewinds internal array pointer.
rewind
TMapIterator::rewind()
in TMap.php
Rewinds internal array pointer.
rewind
TListIterator::rewind()
in TList.php
Rewinds internal array pointer.
rewind
TDummyDataSourceIterator::rewind()
in TDummyDataSource.php
Rewinds internal array pointer.
rewind
TPagedListIterator::rewind()
in TPagedDataSource.php
Rewinds internal array pointer.
s
top
setAllowCustomPaging
TPagedDataSource::setAllowCustomPaging()
in TPagedDataSource.php
setAllowPaging
TPagedDataSource::setAllowPaging()
in TPagedDataSource.php
setCaseSensitive
TAttributeCollection::setCaseSensitive()
in TAttributeCollection.php
setCurrentPageIndex
TPagedDataSource::setCurrentPageIndex()
in TPagedDataSource.php
setCurrentPageIndex
TPagedList::setCurrentPageIndex()
in TPagedList.php
setCustomPaging
TPagedList::setCustomPaging()
in TPagedList.php
setData
TPagedListFetchDataEventParameter::setData()
in TPagedList.php
setDataSource
TPagedDataSource::setDataSource()
in TPagedDataSource.php
setPageSize
TPagedList::setPageSize()
in TPagedList.php
setPageSize
TPagedDataSource::setPageSize()
in TPagedDataSource.php
setReadOnly
TList::setReadOnly()
in TList.php
setReadOnly
TMap::setReadOnly()
in TMap.php
setVirtualCount
TPagedList::setVirtualCount()
in TPagedList.php
setVirtualItemCount
TPagedDataSource::setVirtualItemCount()
in TPagedDataSource.php
t
top
TAttributeCollection.php
TAttributeCollection.php
in TAttributeCollection.php
TDummyDataSource.php
TDummyDataSource.php
in TDummyDataSource.php
TList.php
TList.php
in TList.php
TMap.php
TMap.php
in TMap.php
TPagedDataSource.php
TPagedDataSource.php
in TPagedDataSource.php
TPagedList.php
TPagedList.php
in TPagedList.php
TQueue.php
TQueue.php
in TQueue.php
TStack.php
TStack.php
in TStack.php
TAttributeCollection
TAttributeCollection
in TAttributeCollection.php
TAttributeCollection class
TDummyDataSource
TDummyDataSource
in TDummyDataSource.php
TDummyDataSource class
TDummyDataSourceIterator
TDummyDataSourceIterator
in TDummyDataSource.php
TDummyDataSourceIterator class
TList
TList
in TList.php
TList class
TListIterator
TListIterator
in TList.php
TListIterator class
TMap
TMap
in TMap.php
TMap class
TMapIterator
TMapIterator
in TMap.php
TMapIterator class
toArray
TPagedList::toArray()
in TPagedList.php
toArray
TQueue::toArray()
in TQueue.php
toArray
TMap::toArray()
in TMap.php
toArray
TList::toArray()
in TList.php
toArray
TStack::toArray()
in TStack.php
TPagedDataSource
TPagedDataSource
in TPagedDataSource.php
TPagedDataSource class
TPagedList
TPagedList
in TPagedList.php
TPagedList class
TPagedListFetchDataEventParameter
TPagedListFetchDataEventParameter
in TPagedList.php
TPagedListFetchDataEventParameter class.
TPagedListIterator
TPagedListIterator
in TPagedDataSource.php
TPagedListIterator class
TPagedListPageChangedEventParameter
TPagedListPageChangedEventParameter
in TPagedList.php
TPagedListPageChangedEventParameter class.
TPagedMapIterator
TPagedMapIterator
in TPagedDataSource.php
TPagedMapIterator class
TQueue
TQueue
in TQueue.php
TQueue class
TQueueIterator
TQueueIterator
in TQueue.php
TQueueIterator class
TStack
TStack
in TStack.php
TStack class
TStackIterator
TStackIterator
in TStack.php
TStackIterator class
v
top
valid
TQueueIterator::valid()
in TQueue.php
Returns whether there is an item at current position.
valid
TStackIterator::valid()
in TStack.php
Returns whether there is an item at current position.
valid
TPagedMapIterator::valid()
in TPagedDataSource.php
Returns whether there is an item at current position.
valid
TPagedListIterator::valid()
in TPagedDataSource.php
Returns whether there is an item at current position.
valid
TListIterator::valid()
in TList.php
Returns whether there is an item at current position.
valid
TMapIterator::valid()
in TMap.php
Returns whether there is an element at current position.
valid
TDummyDataSourceIterator::valid()
in TDummyDataSource.php
Returns whether there is an item at current position.
a
c
d
e
g
h
i
k
m
n
o
p
r
s
t
v
_