Packages

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Classes

  • NArrayList
  • NCollection
  • NHashtable
  • NSet

Interfaces

  • ICollection
  • IList
  • IMap
  • ISet

Exceptions

  • NKeyNotFoundException
  • Overview
  • Package
  • Class
  • Tree
  • Other releases

Package Nette

Subpackage Collections

Classes summary
NArrayList Provides the base class for a generic list (items can be accessed by index).
NCollection SPL ArrayObject customization.
NHashtable Provides the base class for a generic collection of keys and values.
NSet Provides the base class for a collection that contains no duplicate elements.
Interfaces summary
ICollection Defines methods to manipulate generic collections.
IList Represents a collection of objects that can be individually accessed by index (ordered collection)
IMap Represents a generic collection of key/value pairs.
ISet A collection that contains no duplicate elements.
Exceptions summary
NKeyNotFoundException The exception that is thrown when the key specified for accessing an element in a collection does not match any key.
Nette Framework 0.9.7 (for PHP 5.2) API documentation generated by ApiGen 2.3.0