Packages

  • Nette
    • Application
      • Application\Diagnostics
      • Application\Responses
      • Application\Routers
      • Application\UI
    • Caching
      • Caching\Storages
    • ComponentModel
    • Config
      • Config\Extensions
    • Database
      • Database\Diagnostics
      • Database\Drivers
      • Database\Reflection
      • Database\Table
    • DI
      • DI\Diagnostics
    • Diagnostics
    • Forms
      • Forms\Controls
      • Forms\Rendering
    • Http
    • Iterators
    • Latte
      • Latte\Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
      • Security\Diagnostics
    • Templating
    • Utils
      • Utils\PhpGenerator
  • NetteModule
  • None
  • PHP

Classes

  • NConnection
  • NRow
  • NSqlLiteral
  • NSqlPreprocessor
  • NStatement

Interfaces

  • IReflection
  • ISupplementalDriver
  • Overview
  • Package
  • Class
  • Tree

Class NRow

Represents a single table row.

stdClass
Extended by NArrayHash implements ArrayAccess, Countable, IteratorAggregate
Extended by NRow
Package: Nette\Database
Author: David Grudl
Located at Database/Row.php
Methods summary
public
# __construct( NStatement $statement )
public mixed
# offsetGet( mixed $key )

Returns a item.

Returns a item.

Parameters

$key
mixed
key or index

Returns

mixed

Implementation of

ArrayAccess::offsetGet
Methods inherited from NArrayHash
count(), from(), getIterator(), offsetExists(), offsetSet(), offsetUnset()
Nette Framework 2.0beta2 (for PHP 5.2) API API documentation generated by ApiGen 2.3.0